body { 
	padding: 0px 0 0; 
	margin:0px; 
	margin-left:0px; 
	font:12px Verdana; 
	weight:bold; 
	color: black; 
	overflow: auto; 
	text-align:center;
	scrollbar-face-color:#3399FF;
	scrollbar-arrow-color:#000000;
	}
	
a         { font: 14px Calibri; font-weight:bold; color:#0000FF; text-decoration: none;}
a:link    { font: 14px Calibri; font-weight:bold; color:#0000FF; text-decoration: none;}
a:visited { font: 14px Calibri; font-weight:bold; color:#0000FF; text-decoration: none;}
a:hover   { font: 14px Calibri; font-weight:bold; color:#333333; text-decoration: none;}
a:active  { font: 14px Calibri; font-weight:bold; color:#0000FF; text-decoration: none;}

a.main         { font: 14px Calibri; font-weight:bold; color:#99CCFF; text-decoration: none;}
a.main:link    { font: 14px Calibri; font-weight:bold; color:#99CCFF; text-decoration: none;}
a.main:visited { font: 14px Calibri; font-weight:bold; color:#99CCFF; text-decoration: none;}
a.main:hover   { font: 14px Calibri; font-weight:bold; color:#FFFFFF; text-decoration: none;}
a.main:active  { font: 14px Calibri; font-weight:bold; color:#99CCFF; text-decoration: none;}

p { font: 14px Calibri; font-weight:bold; color:#0000FF;}

h4 { font: 12px Calibri; font-weight:bold; color: #FFFFFF;
     	   }	   
h3 { font: 12px Calibri; font-weight:bold; color: #9999FF;
           }
h2  { font: 16px Calibri; font-weight:bold; color: #000000;
           }
#Content,navtable,leftframe, { background-color:#FFFFFF;}      

#browsertable { border: 2px solid #0000CC; background-color: #336699; }

#searchterms {font: 16px Calibri; font-weight:bold; color: #000000; }

#centerdiv { 
	position:absolute; 
	top: 0px; 
	left: 50%; 
	width:964px; 
	margin-left: -482px;
	}

.Menuline1 { 
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: rgb(255, 255, 255);
	width: 25%;
	cursor: pointer;
	}
	
.Menuline2 { 
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	color: rgb(255, 255, 255);
	cursor: pointer;
	}

#wrapper {
	position: relative;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin-top: 0 auto;
	margin-bottom: 0 auto;
	width: 670px;
	text-align: left;
	padding: 0px;
	}

.footer { 
	font-family: Verdana;
	font-size: 10px;
	font-weight: strong;
	text-align: center;
	font-color: #0000FF;
	text-decoration: none;
	color: rgb(255, 255, 255);
	cursor: pointer;
	}
	
