@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7DA0C6;
}

a {
color : #424865;
text-decoration : underline;	
}
a:link {
color : #424865;
text-decoration : underline;	
}
a:active {
color : #990000;
text-decoration : underline;
}
a:hover {
color: #AD2F2F;
text-decoration : underline;	
}

a.footer { color: #666666; font-weight: normal; text-decoration: none; }
a.footer:link { color: #666666; font-weight: normal; text-decoration: none; }
a.footer:active { color: #666666; font-weight: normal; text-decoration: none; }
a.footer:hover { color: #990000; font-weight: normal; text-decoration: underline; }
a.footer:visited { color: #666666; font-weight: normal; text-decoration: none; }

.body { 
	FONT-SIZE: 12px; 
	MARGIN: 0px; 
	COLOR: #000000; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.sideMenu { 
text-decoration : none; 
color : #333333; 
font-size : 8pt; 
font-family : Arial, Helvetica, sans-serif; 
line-height : 14px; 
}

.TextField {
background-color: #FFFFFF;
padding: 1px;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
color: #333333;
font-size: 8pt;
font-weight: normal;
font-family: arial;
}
.FormButton {
font-size: 8pt;
font-weight: normal;
font-family: arial;
}
.style1 {font-size : 8pt; font-family : Verdana, Arial, Helvetica, sans-serif; line-height : 16px; text-decoration: none;}

.bgTable { 
	background-color : #7DA0C6;
	background-image : url(MainBackground.jpg);
	background-repeat : no-repeat;
}
