@charset "utf-8";
/* CSS Document */

body{
	background-color: #333333;
	font-family: Arial;
	color:#000000;
	line-height: 1.5em;
	
}

#mainTable{
	background-color: #709ba6;
	top: 50px;
}

td.rightleftpad{ padding:0 15 0 15;

}
.leftpad	{ padding:15 30 15 15;
}
.rightpad 	{ padding: 15 30 15 15;
}

a:link { color:#66FFFF;
	}
	
a:visited  {color:#2A7FAA;
	}

a:hover  {text-decoration:none;
		  color:#A94148;
	}
	
a:active  {color:#CCCCCC;
}
td.topbottomP{ 
	padding-bottom: 20px;
	padding-top: 20px;
	}
	.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.style6 {color: #000000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style9 {font-size: 12px}
.style11 {font-size: 16px}
.style13 {font-size: 14px}
.topbottomP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.style15 {font-size: 18px}



table{border-bottom-style:ridge;}

td.line{
border-bottom: medium solid #000000;
border-bottom-style: solid;
border-width:thin;

}
td.line1{
border-bottom: small outset #999999;
border-bottom-style:outset;
border-width:thin;
border-bottom-color:#CCCCCC;
}

.testPad{
	padding-left:15px;
	padding-right:25px;
	
}
#sarah {
	position:absolute;
	top:651px;
	left:151px;
}

