
body,td { 
		 font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif ;margin-top: 0px;
	margin-left: 0px; color: #ffffff;	background-color: #660000; }
	
hr {
	height: 1px;
	background-color: #cccccc;
	color: #cccccc;

}	

 img {
	border: 2px solid #FFFFFF;
}

imgtop {
	border: 0px;
}

a:link {color: #ffffff; text-decoration:none; font-weight:bold; font-size:10px;}
a:hover {color: #cc9900; text-decoration:underline;}
a:visited {color: #ffffff; text-decoration: none; font-size:10px; font-weight:bold; }
a:visited:hover {color: #ffffcc; text-decoration:underline;}

h1 {font-size: 12px; font-weight: normal; padding: 4px 10px; color: #fff; background-color: #990000 ; border: 1px; border-bottom:2px; border-bottom-color:gray;}

.boldbluetitle {color: #0063a3; font-weight: bold; font-size:14px;}
.dkgoldtitle {color: #cc9900; font-weight: bold; font-size:10px;}

.white-largetext {
	color: #ffffff;
	font-weight: normal;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	line-height: 26px;
}
.white-mediumtext {color: #ffffff; font-size:12px;}

.red-boldtitle {color: #990000; font-weight: bold; }


.imgborder  {
	
	border-bottom: 6px solid #cc9900;	

}


#main-container {
         width:800px;
	  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;

		 
}

#main {
         width: 800px;
         background-color: #ffffff;
	  margin-left: auto;
  margin-right: auto;
	
}

.middle {width: 99.2%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	}

		





.nothing {
display: block;
width: 700px;
background-color: #990000;
margin-top:2px;
clear: both;
}

#header
	{
	width: 800px;
	}
	
#header
	{
	
	background-color:#ffffff
	}
	
#headertext {
	
	background-color:#990000; display:block; width: 619px; font-family:"Times New Roman", Times, serif;  height: 87px; float:left;  font-size:14px; 
	}

#footer
	{
		  margin-left: auto;
  margin-right: auto;

	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 50px;
	background-color: #660000;
	}
	
	#popup
	
	{
		  margin-left: auto;
  margin-right: auto;
background-color:#ffffff;
width:400px;
color: #000000;
	}
	
.popuptext {text-align:left; color:#000000; width:75%;}
