body

{

background-color: #FFFFFF; 

scrollbar-face-color: #CF0000; 

scrollbar-shadow-color: #0000A7; 

scrollbar-highlight-color: #0000A7; 

scrollbar-3dlight-color: #0000A7; 

scrollbar-darkshadow-color: #0000A7; 

scrollbar-track-color: #F1D208; 

scrollbar-arrow-color: #F1D208;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;
}
a:link                                      {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:active                                      {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover                                       {
	color:#CF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited                                     {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover                               { 
    color:#CF0000;
	text-decoration: none;
	font-weight: bold;
}

.smallforminput { font-size: 7pt; font-family: Arial; font-weight: bold; color: #000000; vertical-align: middle; background : #F1D208; border : 1px solid #CF0202;}

.forminput { font-size: 8pt; font-family: Arial; font-weight: bold; color: #000000; vertical-align: middle; background : #F1D208; border : 2px solid #CF0202;}

.formerror { font-size: 8pt; font-family: Arial; font-weight: bold; color: #000000; vertical-align: middle; background : #F1D208; border : 2px solid #0000A7;}

.text {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; color:#000000; }

.textunderline {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; text-decoration:underline; color:#000000; }

.error{font-family:Arial; font-size:11px; font-weight: bold; color: #CF0202}

.title {font-family:Arial; font-size: 18px; color:#000000; }

.small {font-family:Arial; font-size: 10px; color:#000000; }

.table {padding-left:5; padding-right:10; padding-top:0; padding-bottom:0;}

.linktable {padding-left:25; padding-right:10; padding-top:0; padding-bottom:0;}

.on {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; color:#CF0000; }

.required{font-family:Arial; font-size:11px; font-weight: bold; color: #0000A7}