html {
	margin-bottom: 1px; 
	height: 100%
}

body {
	font-family: verdana, arial, serif;
	font-size: 11px;
	line-height:15px;
	margin-top:17px;
	text-align: center;
	

}

a {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: #5D6AAD;
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	width: 769px;
	padding: 0;
	text-align: left;

}

#header {
	text-align: left;
	font-size: 16px;
	color: #5D6AAD;
	padding-left: 10px;
	padding-bottom: 16px;
	font-weight:600;
}


#header a {
	color: #5D6AAD;
	text-decoration:none;
}

#header a:hover {
	text-decoration:none;
	color: #5D6AAD;
}


#header1 {
	text-align: left;
	font-size: 16px;
	color: #5D6AAD;
	padding-left: 10px;
	padding-bottom: 14px;
	font-weight:600;
}


#header1 a {
	color: #5D6AAD;
	text-decoration:none;
}

#header1 a:hover {
	text-decoration:none;
	color: #5D6AAD;
}


#sideright {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height:15px;
	text-align: left;	
	color: gray;

}



#topbar {
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	color: #8C8035;

}

#content {
	align:top;
	text-align:justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width:570px;
	font-size: 11px;
}

#content a {
	text-decoration: none;
	color: #5D6AAD;
}

#content a:hover {
	text-decoration: underline;
	color: #5D6AAD;
}
#footer {
	text-align:right;
	color: gray;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 9px;
}

#footer a {
	color: gray;
	text-decoration:none;
}

#footer  a:hover {
	text-decoration:underline;
	color: #gray;
}


INPUT.size275 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 275px; 
}

INPUT.size565 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 565px; 
}


INPUT.check {
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	FONT: 10px Verdana, Arial; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid;
	COLOR: #ffffff; 
 	BACKGROUND-COLOR: #ffffff;
}

INPUT.size35 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 35px; 
}

TEXTAREA {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT: 11px Verdana, Arial; 
	WIDTH: 565px;
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff;

}

INPUT.size130 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 130px; 
}

INPUT.button {
	FONT: 10px Verdana, Arial; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #27458d
}

