body {
	
	 margin-left : 0; 
	 margin-top : 0;
	 margin-right : 0;
	 margin-bottom : 0;
	 background-color: #d9d9d9;

	 scrollbar-3d-light-color : #ffffff;
	 scrollbar-arrow-color : #006666;
	 scrollbar-base-color : #d9d9d9;
	 scrollbar-track-color : #d9d9d9;
	 scrollbar-darkshadow-color : #999999;
	 scrollbar-face-color : #ffffff;
	 scrollbar-highlight-color : #efefef;
	 scrollbar-shadow-color : #cccccc;
	
}

text {  font-family: arial, verdana, sans-serif; font-size: 11px; color:#000000}
UL {list-style-type: square;}
td {  font-family: arial, verdana, sans-serif; font-size: 11px; color:#000000}
blockquote {  font-family: arial, verdana, sans-serif; font-size: 14pt; font weight: bold; font style: italic;}
h1 {  font-family: arial, verdana, sans-serif; font-size: 21px; text-transform: uppercase; font-weight: lighter}
h2 {  font-family: arial, verdana, sans-serif; font-size: 18px; text-transform: uppercase; font-weight: lighter}
h3 {  font-family: arial, verdana, sans-serif; font-size: 18px; color:#333333; font-weight: bold; font style: italic;}
h4 {  font-family: arial, verdana, sans-serif; font-size: 14px; color:#333333; font-weight: bold; font style: italic;}

A:link { color:#006666; text-decoration: none; font-size: 10px;}
A:hover { color:#999999; text-decoration: underline; font-size: 10px;}
A:active { color:#000000; text-decoration: underline; font-size: 10px;}
A:visited { color:#006666; text-decoration: none; font-size: 10px;}

.inputSubmit
{
color: #FFFFFF;
background-color: #006666;
border-color : #FFFFFF;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #efefef;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;

}