﻿

<STYLE type="text/css">

body 
{
  font-family: arial, sans-serif;
  background-color: #404040;
 
}


#pageContainer
{
	font: arial;
}

#pageContainer td 
{
	font-family: arial;
}

#pageContainer td div
{
	padding-left: 10px;
}


#headerMenu
{

}

#headerMenu td
{
	margin:0;padding:10px;
}
#headerMenu td:hover
{
	background-color:#550C10;
	border: 1px solid #000000;
	padding: 9px;
}
#headerMenu td a
{
	text-decoration:none; 
}

#footerMenu 
{
	 margin-top: 10px;border-top: 2px solid #550C10;
	 padding:10px;		
}

#footerMenu a
{
	 text-decoration:none; color:#000;padding:5px;
}
#footerMenu a:hover
{
	 text-decoration:none; color:#ff0000;
}


#minicabMenu td a
{
	 text-decoration:none; color:#000; font-size: 12px;font-weight:bold;
}


#minicabMenu td:hover
{
	 text-decoration:none; background-color:#b0b0b0; width: 300px;	
}

#mainText
{
	padding: 20px;line-height: 120%; text-align:justify;
}
.lk 
{ 
	font-family: verdana; font-size: 12px; font-weight: bold; 

} 

.d 
{  

	font-family: arial; font-size: 12px; 
}
</STYLE>