/* CSS Document */

body {
	background-image: url(../graphics/bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #7c9cae;
}

.body A:link {color: #386278; text-decoration: none} 
.body A:visited {color: #4b6673; text-decoration: none} 
.body A:active {color: #7c9cae; text-decoration: none} 
.body A:hover {color: #7c9cae ; text-decoration: none;} 

.body2 A:link {color: #374f5b; text-decoration: none} 
.body2 A:visited {color: #374f5b; text-decoration: none} 
.body2 A:active {color: #374f5b; text-decoration: none} 
.body2 A:hover {color: #000000; text-decoration: none;} 

hr {color: #eff3f6; background-color: #eff3f6; border: 1px dotted #386278; border-style: none none dotted; }

.tableright {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px 4px 2px 4px;
border-right: 0px solid #000000;
}

.tableleft {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px 4px 2px 4px;
border-right: 0px solid #000000;
}

.tableheader {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #000000;
}

.tablefooter {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #000000;
}

.tablefootermid {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #000000;
}

.tablefooterad {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #000000;
}

.tablegoogle {	
background-color: #eff3f6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #000000;
}

.style1 {
	font-size: x-small;
	font-family: Verdana;
}

.style2 {font-size: xx-small}

.style3 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #213843;}
	
	.style4 {
	font-size: x-small;
	font-style: italic;
}