/* body */	
BODY  {
	font-size: 11px;
	margin: 0;
	color: #000000;
	background-color:#D9DCC5;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
form {margin: 2; padding:0;}
/* LINKS*/	
A:Link  {color: #005595;text-decoration : underline; }
A:Visited  {color: #005595;text-decoration : underline;}
A:Active  {color: #005595;text-decoration : underline;}
A:Hover  {color: #BF2E1A;text-decoration: underline;}

#menu a{
width: 100%;
height: 27px;
display: block;
color:#FFFFFF;
text-decoration: none;
font-family: "Georgia", serif;
font-size: 12px;font-weight: bold;
line-height:27px;
}

#menu a:hover{ /*hover background color*/
background-color: #C4D5E5;
color:#BF2E1A;
}

A.white:Link  {color: #ffffff; font-weight:bold; text-decoration : none; }
A.white:Visited  {color: #ffffff;font-weight:bold; text-decoration : none;}
A.white:Active  {color: #ffffff;font-weight:bold; text-decoration : none;}
A.white:Hover  {color: #ffffff;font-weight:bold; text-decoration: underline;}

A.nada:Link  {color:#000000;font-weight:bold; text-decoration : none; }
A.nada:Visited  {color:#000000;font-weight:bold; text-decoration : none;}
A.nada:Active  {color:#000000;font-weight:bold; text-decoration : none;}
A.nada:Hover  {color:#8BA6CA; font-weight:bold; text-decoration: none;}

A.nadasm:Link  {color:#005595; text-decoration : none; }
A.nadasm:Visited  {color:#005595; text-decoration : none;}
A.nadasm:Active  {color:#005595; text-decoration : none;}
A.nadasm:Hover  {color:#8BA6CA;text-decoration: none;}

A.nadabg:Link  {font-size: 12px; font-weight:bold; color : #BF2E1A; line-height:18px; font-family: "Georgia", serif; text-decoration : none; }
A.nadabg:Visited  {font-size: 12px; font-weight:bold; color : #BF2E1A; line-height:18px; font-family: "Georgia", serif; text-decoration : none;}
A.nadabg:Active  {font-size: 12px; font-weight:bold; color : #BF2E1A; line-height:18px; font-family: "Georgia", serif;text-decoration : none;}
A.nadabg:Hover  {font-size: 12px; font-weight:bold; color : #8BA6CA; line-height:18px; font-family: "Georgia", serif; text-decoration: none;}

/* TEXT */
.bodytext {font-size: 11px; text-align: justify;line-height:19px}
.plaintext {font-size: 10px; line-height:13px; font-family:Verdana, sans-serif;}
.smalltext {font-size: 10px; line-height:14px;}
.redtext {font-size: 10px; font-weight:bold; line-height:14px; color:#BF2E1A;}
.italic_smtext {font-size: 10px; line-height:14px; font-style:italic;}
.italic_sm2text {font-size: 9px; font-style:italic;}
.bluebold {font-size: 11px; color : #005595; line-height: 13px; font-weight:bold; font-family: "Georgia", serif;}
.blueboldsm {font-size: 10px; color : #005595; line-height: 13px; font-weight:bold; font-family: "Georgia", serif;}

/* headlines */
.smsmhead {font-size: 11px; font-weight:bold; color : #BF2E1A; line-height:15px; font-family: "Georgia", serif;}

.smallhead {font-size: 12px; font-weight:bold; color : #BF2E1A; line-height:18px; font-family: "Georgia", serif;}
.midhead {font-size: 12px; font-weight:bold; color : #BF2E1A; line-height:16px; font-family: "Georgia", serif;}
.largehead {font-size: 18px; color : #BF2E1A; line-height: 26px; font-family: "Georgia", serif;}

/* content table*/
.content_table {border: 1px solid #323030; color: #F7E9B9; background-color: #1E1D1D; font-size: 11px; line-height:18px;}

/* page table*/
.page_table {border: 1px solid #005595; background-color: #D9DCC5; font-size: 11px; line-height:18px;}

/* other table*/
.other_table {border: 1px solid #005595; background-color: #F4F5EE; font-size: 10px; line-height:13px;}

/* print table*/
.print_table {border: 1px solid #005595; background-color: #FFFFFF; font-size: 11px; line-height:13px;}
.report_head {background-color:#F4F5EE; line-height:15px;}

/* other table*/
.other2_table {border: 1px solid #005595; background-color: #E4E6D6; font-size: 10px; line-height:13px;}

/* frame table */
.frame_table {background-color:#D9DCC5; font-size:10px;}

/* tool tip*/
.help {position:absolute; display:none; border: 1px solid #005595; background-color: #F4F5EE; font-size: 11px; line-height:14px; font-family:Arial, Helvetica, sans-serif; padding: 8px;}

/* form field table*/
.form_field {border: 1px solid #005595; background-color: #F4F5EE; font-size: 10px;}
/* text field table*/
.text_field {border: 1px solid #005595; background-color: #F4F5EE; line-height:14px; font-size: 10px; font-family:Verdana, sans-serif}

/*listing box*/
.listing_odd {background-color:#E4E6D6; }
.listing_even {background-color:#F4F5EE; }





#listing_link a{
width: 100%;
padding-top:3px;
padding-bottom:3px;
display: block;
color:#000000;
text-align:center;
text-decoration: none;
font-family: "Verdana", san-serif;
font-size: 10px; 
}

#listing_link a:hover{ /*hover background color*/
background-color: #C4D5E5;
color:#BF2E1A;
}




/*image thumbnail*/
.thumb {
	border: 1px solid #005595;
} 

input.gobtn {
	background-color: #8BA6CA; 
	font-weight: bold; 
	font-size: 9px; 
	color: #FFFFFF;
	padding: 1px;
	margin-left:3px;
}




