/* CSS Document */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

}

.login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.textLogin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65689F;

}
.textLogin:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65689F;
	text-decoration: none;
}
.textLogin:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65689F;
	text-decoration: none;
}
.searchText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #292929;
}
.searchText a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
.searchText visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
.menuText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #948E88;
	text-decoration: none;	
}
.menuText a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #948E88;
	text-decoration: none;	
}
.menuText visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #948E88;
	text-decoration: none;	
}
.menuText hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #948E88;
	text-decoration: underline;	
}
	
div#activePicture img{
border: 1px solid #FFFFFF;

}	
div#detailText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding:10px;

}	
div#detailPicture img{
border: 3px solid #FFFFFF;

}	
	
div#RuleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #292929;
	text-decoration: none;	
}	
div#RuleText H1{
	font-size: 18px;color: #292929;text-decoration: none;	
}
div#RuleText td{
	font-size: 12px;color: #292929;text-decoration: none;	
}
div#RuleText box{
	font-size: 12px;color: #000000;text-decoration: none;	
}
.submit{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.redMark{
	font-size: 12px;color: #FFFFFF;text-decoration: none;	
}

div#ServiceText H1{
	font-size: 25px;color: #000000;text-decoration: none;	
}
div#ServiceText td{
	font-size: 12px;color: #000000;text-decoration: none;	
}
div#ServiceText a{
	font-size: 12px;color: #000000;text-decoration: underline;	
}
div#ServiceText visited{
	font-size: 12px;color: #000000;text-decoration: underline;	
}
INPUT.btnSubmit{
	
	
	
}

INPUT.btnLogin {
 
	height:21px; 
	font-size:12px;
	BACKGROUND-IMAGE:url(images/bg_button.gif); 
	BORDER-RIGHT: #666666 0px solid; BORDER-TOP: #666666 0px solid; FONT-WEIGHT: bold; BORDER-LEFT: #666666 0px solid; BORDER-BOTTOM: #666666 0px solid;
	BORDER-LEFT-COLOR: #666666; BORDER-BOTTOM-COLOR: #666666; BORDER-TOP-COLOR: #666666; BORDER-RIGHT-COLOR: #666666;
	border:1px;
 border-color:#FFFFFF;
}
A.btnLogin {
	PADDING-RIGHT: 8px; BACKGROUND-POSITION: 0px 1px; PADDING-LEFT: 8px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: text-bottom; COLOR: #000000; LINE-HEIGHT: 250%; PADDING-TOP: 2px; TEXT-DECORATION: none;
}
A.btnLogin:link {
	PADDING-RIGHT: 8px; BACKGROUND-POSITION: 0px 1px; PADDING-LEFT: 8px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: text-bottom; COLOR: #000000; LINE-HEIGHT: 250%; PADDING-TOP: 2px; TEXT-DECORATION: none;
}
A.btnLogin:visited {
	PADDING-RIGHT: 8px; BACKGROUND-POSITION: 0px 1px; PADDING-LEFT: 8px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: text-bottom; COLOR: #000000; LINE-HEIGHT: 250%; PADDING-TOP: 2px; TEXT-DECORATION: none;
}
A.btnLogin:active {
	PADDING-RIGHT: 8px; BACKGROUND-POSITION: 0px 1px; PADDING-LEFT: 8px; PADDING-BOTTOM: 2px; VERTICAL-ALIGN: text-bottom; COLOR: #000000; LINE-HEIGHT: 250%; PADDING-TOP: 2px; TEXT-DECORATION: none;
}
