body {
font-family: verdana, arial;
font-size: 9pt;
background-image: url(images/bg.gif);

}
td {font-family: verdana,arial;font-size: 9pt;line-height:17px}
.tb {font-size: 8pt}
.sm {font-size: 8pt}
.tbb {font-size: 8pt;font-weight:bold}
.main {font-family: verdana, arial, helvetica;
font-size: 10pt  }
.red {colour:#FFFFFF}
.bred {colour:#FF4005; font-weight: bold }
.title {font-family: verdana,arial, helvetica;
font-size: 12pt; font-weight: bold  }

/* bg */

.bgor {background-color:#F79803}
.bgmidor {background-color:#FFAD2B;color:white}
.bgwh {background-color:#FFFFFF}
.bgorlt {background-color:#F7D3A5}
.bgorltpd {background-color:#F7D3A5;padding:3px}
.sidebg {background-image:url(images/sidebg.gif)}
/* forms*/

input {font-size: 8pt; font-family: verdana,arial,helvetica;font-weight: normal ; color:#000000; background-color: #FFFFFF; border: 1px Solid #FFAD2B; width:180px }
		
.inputsm {width:80px }
.inputm {width:120px }
.subbut{width:70px }
.submitbut{width:61px;border:1;background-color: #FFAD2B}
.inputamt{width:40px }
.cbox {border:0px;width:15px;background-color: #FFFFFF;}
		
textarea {font-size: 8pt; font-family: verdana,arial,helvetica;font-weight: normal ; color:#000000; border: 1px Solid #FFAD2B;padding:2px }
	
	.textareal {font-size: 8pt;font-family: verdana,arial,helvetica; font-weight: normal ; color:#000000; 
    border: 1px Solid #FFAD2B; width:250px}
	
	select {font-size: 9pt; font-weight: normal ; color:#000000; background-color: #ffffff;
    border: 0px Solid #FFAD2B; }
	

	.radiobook {background-color:#FFFFFF; border: 0px Solid #FFFFFF; width:14pt}



/* main anchor */


a:link
	{
		color:	#800000;
		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;}

/* pint only */

.PrintOnly
{
 display: none
}

.hiddenPic {display:none;}