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

html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color:#666666;
	font-family:Tahoma, Helvetica, Arial sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#666666;
	margin: 0px; 
	padding: 0px;
	min-height: 100%;
	}
	
#main {
	width:800px;
	margin:0 auto;
	background-color:rgb(245,245,245);
	background-image:url(images/bgMain.gif);
	background-repeat:repeat-y;
	}
	
#head {
	width:800px;
	height:111px;
	margin:0 auto;
	background-color:rgb(245,245,245);
	background-image:url(images/bgHead.gif);
	background-repeat:no-repeat;
	}
	
#flash {
	width:780px;
	height:190px;
	margin:0 auto;
	background-color:#ffffff;
	}

#homeflash {
	margin-left:10px;
	padding:10px;
	}
	
#content {
	width:350px;
	height:223px;
	margin-top:30px;
	margin-left:30px;
	text-align:justify;
	}
	
	
	
	
a:link, a:visited, a:active {color: rgb(0,87,144); text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}

a.bn:link, a.bn:visited, a.bn:active {color:#ccc; text-decoration: none;}
a.bn:hover {color:rgb(240,241,241); text-decoration: underline;}

.field {width:175px;}
	
h1 {font-size:16px; color:#666666;}

ing.arrow {margin-left:5px; margin-right:20px;}

img.bottom {margin-top:5px;} 
	
img.logo {margin-top:5px; margin-left:30px;}

img.title {margin-top:20px; margin-left:25px;}

.ltgray {color:#ccc;}

.gray {color:#666666;}

.nav {margin-top:77px; margin-right:20px;}

.oatmeal {color:rgb(245,245,245);}

.searchSub {margin-right:20px; margin-left:5px;}

.send {margin-left:25px; margin-top:10px;}

td.con {padding-left:40px; padding-right:50px; text-align:left;}

.ten {font-size:10px;}

.frontlinks a:link, a:visited, a:active {color:#666666;}