
body {
font-family: verdana, arial;
font-size: 9pt;
margin-top:0px; 
margin-left:0px; 
}
td {font-family: verdana,arial;
font-size: 9pt }
.sep {color:#ffff66}

#mid {width:75%; padding-left:100px;padding-top:20px}

/* bg */


/* forms*/

input {font-size: 8pt; font-family: verdana,arial,helvetica;font-weight: normal ; color:#000000; background-color: #FFFFFF; border: 1px Solid #003399; width:150px }
		
.inputsm {width:80px }
.inputm {width:120px }
.subbut {width:70px }
.submitbut {width:61px;border:1px }
.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 #003399;padding:2px }
	
	.textareal {font-size: 8pt;font-family: verdana,arial,helvetica; font-weight: normal ; color:#000000; 
    border: 1px Solid #003399; width:180px}
	
	select {font-size: 9pt; font-weight: normal ; color:#000000; background-color: #ffffff;
    border: 0px Solid #003399; }
	

	.radiobook {background-color:#FFFFFF; border: 0px Solid #FFFFFF; width:14pt}

.ccfield {border:1 solid #003399; background:#FFFFFF; height:18;  font-size: 10px; width:45px}

/* 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.SmallNote:link  { color:  #ffffff;text-decoration:	none;  }
A.SmallNote:visited  { color:  #ffffff }
A.SmallNote:active  { color:  #ffffff }
A.SmallNote:hover  { color: #ffffff;text-decoration:	underline;}


