body {
font-family: verdana, arial;
font-size: 10pt;
		scrollbar-face-color: #808080; 
scrollbar-shadow-color: #C0C0C0; 
scrollbar-highlight-color: #C0C0C0; 
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-track-color: #C0C0C0; 
scrollbar-arrow-color: white; 

}
td {font-family: verdana,arial;
font-size: 9pt }

.wh {font-family: verdana,arial;
font-size: 8pt; color:#ffffff }

.offwh {
font-size: 8pt; color:#FEDBDA}

.red {font-family: verdana,arial;
font-size: 9pt;color:#FF0000 }

.main {font-family: verdana, arial, helvetica;
font-size: 10pt  }

.title {font-family: verdana,arial, helvetica;
font-size: 12pt; font-weight: bold  }

.iframe {border:outset 1px ;
    background-color: #ECECEC;
   padding:3px;
    WIDTH: 94%;
		height:320px;
		scrollbars:auto;
}

/* bg */

.bggreen {background-color:#009500}
.bgdarkred {background-color:#990100}
.bgwhite {background-color:#FFFFFF}

#bgcolor {
background-image: url(rotate_color/rotate.php);
clear: both;
}

#header {

background-image: url(rotate_index/rotate.php);
background-repeat: no-repeat;
clear: both;
}

/* forms*/

input {font-size: 8pt; font-family: verdana,arial,helvetica;font-weight: normal ; color:#000000; background-color: #FFFFFF; border: 1px Solid #990100; width:180px }
		
.inputsm {width:80px }
.inputm {width:120px }
.subbut{width:70px }
.submitbut{width:61px;border:0 }
.inputamt{width:40px }
.cbox {border:0px;width:15px;background-color: #FDEAEA;}
		
textarea {font-size: 8pt; font-family: verdana,arial,helvetica;font-weight: normal ; color:#000000; border: 1px Solid #990100;padding:2px }

	.textareasm {font-size: 8pt;font-family: verdana,arial,helvetica; font-weight: normal ; color:#000000; 
    border: 1px Solid #990100; width:180px}
	
	.textareal {font-size: 8pt;font-family: verdana,arial,helvetica; font-weight: normal ; color:#000000; 
    border: 1px Solid #990100; width:180px}
	
	select {font-size: 9pt; font-weight: normal ; color:#000000; background-color: #ffffff;
    border: 0px Solid #990100; }
	

	.radiobook {background-color:#FFFFFF; border: 0px Solid #FFFFFF; width:14pt}


/* main anchor */


a:link
	{
		color:	#990100;
		text-decoration:	none}

a:visited
	{
		color:	#909090;
		
		text-decoration:	none}

a:hover
	{
		color:	#000000;
		
		text-decoration:	none}
		
/* bot anchor */	


a.botlink:link
	{	font-size:	10px;
		color:	#404040;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	10px;
		color:	#404040;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#404040;
		font-size:	10px;
		text-decoration:	underline;}

/* print */

.PrintOnly
{
 display: none
}

