body{
	background-color:#eeeeee;
//backround-image: url(image/back.gif);
//backround-position: center;
//backround-attachment: fixed;
}
    
input,textarea,select,button {

	color: #000000;

	background-color: #E6E6E6;

	border: 1px outset #008000;

	font-family: Tahoma;

	font-size: 12px;



}











.bodytbl {
	background-color:#E6E6E6;
	border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px none #006699;
	border-left: 1px solid #006699;

}
.bodytbl span,.fieldset span{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff3300;
}
.fieldset {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	padding:5px;
	
}

.fieldset TD {
	FONT-SIZE: 11px
}
.fieldset P {
	FONT-SIZE: 11px
}
.fieldset LI {
	FONT-SIZE: 11px
}
.announce {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
	background-color: #F5F5F5;
	position: relative;
	right: 30px;
	width:460;
	line-height:160%;
}
