BODY, TABLE, TR, TD, A, BR, INPUT, TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

A.top_h {
   color: #C10100;
   font-size: 9pt;
   font-weight: bold;
   text-decoration: underline;   
} 

A.top_h#hover {
   text-decoration: none;
}

A.top_t {
   color: #000;
   font-size: 8pt;
   text-decoration: none;
}

A.top_t#hover {
   text-decoration: underline;
}

SPAN.page_title{
    color:#287D48;
    font-size:18pt;
}
 

.menu_item {
   color:#880E07; 
   font-size:11pt; 
   font-weight:bold; 
   font-family: Times, sans;
}

.menu_item a {
   color: #880E07; 
   text-decoration: none;
}

.menu_item_sel a {
   color: #287D48; 
   font-weight:bold; 
   text-decoration: none;
}

.menu_item a:hover {
   text-decoration: none;
}

.menu_item_sub {
   color:#C52412; 
   font-size:10pt; 
   font-weight:bold; 
   font-family: Times, sans;
}

.menu_item_sub a {
   color: #C52412; 
   text-decoration: none;
}

.menu_item_sub a:hover {
   text-decoration: none;
}

.copy, .copy A {
   color: #D6B201;
   font-size: 9pt;
}

.copy A#hover {
   text-decoration: underline;
}

.contacts {
   color: #fff;   
   font-size: 12pt;
   font-weight: bold;
   letter-spacing:1px;
   font-family: Veradana, Arial, Helvetica, sans-serif;
}


