body			{ font-size: 15px; font-family: Arial, Helvetica, sans-serif; width:780px; }

body#homePage 	{ background:url('images/bg2.jpg') 0 0 #FFFFFF; width:780px; margin: 0 auto; }

body#contentPage { background:url('images/bg_content2.jpg') 0 0 repeat-x #DBD9EE; width:780px; margin: 0 auto;}


#content 	{ padding:20px 28px; }

h1 			{ font-family: "Times New Roman", Times, serif; font-size: 30px; color: #333366; }
h2 			{ font-family: "Times New Roman", Times, serif; font-size: 18px; color: #333366; }
h3 			{ font-size: 19px; color: #333366;  }
h4 			{ font-size: 17px; color: #333366; margin-top:10px;}
a 			{ color: #CC0000; 	text-decoration: none; }
a:hover 	{ color: #FF0000; 	text-decoration: underline; }
.box 		{ border: 1px dotted #9999CC;}


#topMenu 			{ font-size: 16px ; margin:8px 0; font-family:Tahoma, Geneva, sans-serif;}
#topMenu ul			{ padding: 0; margin:0; list-style-type: none }
#topMenu ul li 		{ float:left; margin-left: 28px; position: relative; list-style: none;}

#homePage #topMenu a		{ color: #4D347D; text-decoration: none ; }
#homePage #topMenu a:hover 	{ color: #000; text-decoration: underline; }


#contentPage #topMenu a			{ color: #FFF; text-decoration: none ; }
#contentPage #topMenu a:hover 	{ color: #CCC; text-decoration: underline; }


td {
	color: #000000;
	text-align: left;
	left: auto;
	top: auto;
	vertical-align: top;

}
.chem {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.topper {
	border: 1px inset #9999CC;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333366;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;


}

.darktop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	border: 1px solid #FFFFFF;
	font-family: Helvetica;
	word-spacing: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;



}


.maintable {  /* this will go */
	border: 1px dotted #9999CC;
}



.faq {
	font-weight: bold;
	margin-left:2px ;
	padding-top:2px ;
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#9999CC ;
}
 