BODY {
   background : #9E1824;
   
   font-style : normal; 
   font-weight : normal; 
   color: #C0333C;
   font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration : none; 
   margin-top:10px;
   margin-bottom:10px; 
   margin-left: 0px;
   margin-right:0px;




}


.box {

 margin-top:20px;
   margin-bottom:5px; 
   margin-left: 10px;
   margin-right:0px;


}

.box2 {

 margin-top:0px;
   margin-bottom:5px; 
   margin-left: 10px;
   margin-right:0px;


}

.main { 
 font-size: 11px; 
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 color : #000000;
} 




.large { 
 font-size: 16px; 
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 color : #C0333C;
 font-weight: bold;
} 

.small {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
   color : #000000; 
} 



.border {
      border:#C0333C 1px solid;
	margin-right:10px;
}




.dotted {
      border:#C0333C 1px dotted;
  
}

.menu { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold; font-size:10pt; color:#000000; }

.menu A:link {
color : #FFFFFF; 
text-decoration : underline;
}

.menu A:visited {
   color : #FFFFFF; 	
text-decoration : underline;
}


.menu A:hover {
   color : #FFFFFF; 	
text-decoration : none;
background: #C0333C; 
}


.menu A:active {
   color : #FFFFFF; 	
text-decoration : none;
}


.submenu { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold; font-size:10pt; color:#000000; }

.submenu A:link {
color : #000000; 
text-decoration : underline;
}

.submenu A:visited {
   color : #000000; 	
text-decoration : underline;
}


.submenu A:hover {
   color : #FFFFFF; 	
text-decoration : none;
background: #C0333C; 
}


.submenu A:active {
   color : #000000; 	
text-decoration : none;
}


A:link {
  color : #000000; 
	
text-decoration : underline;
}

A:visited {
  color : #000000; 
	
text-decoration : underline;
}


A:hover {
text-decoration : none;
color: #FFFFFF;

background: #C0333C; 
}


A:active {
text-decoration : none;
color: #000000;

}



input {  
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 color:#660000;
	font-size: 12px;
; background-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-color:#660000;
}
select { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; ; border-style: solid; border-top-width: 1px; border-color:#660000; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

textarea { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; ; background-color: #FFFFFF; border-style:solid; border-color:#660000;border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
