
body {
	margin: 0;
		background-color: #cccccc;
	background-image: url(images/bg.jpg);
 		}
 
a{
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}
		
#menu p {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
   padding-right: 10px;	
}
      
#menu p a{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
   padding-right: 10px;	
} 
#menu p a:hover{
	color:#A5D623;
	padding-right: 10px;
}

.content
	{
	font-family: arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	color: #33333;	
	padding-left: 15px;
	padding-right:15px;
	line-height: 19px;
}

.title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:justify;
	color: #6D8E17;
   text-transform: uppercase;
	padding-left: 15px;
	padding-top: 10px;
}

.subtitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:justify;
	color: #191970;
   text-transform: uppercase;
	padding-left: 15px;
}

.subtitle1
	{
	font-family: arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align:justify;
	color: #000080;
	padding-left: 15px;
}



#left table tr td p a{
	font-family: ARIAL;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;	
} 
#left table tr td p a:hover{
	color:  #295D97;
	text-decoration:underline;
	}
   
   
.dots {

font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #333333;
padding-left: 5px;
}

#bot p {
		font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
  
}
      
#bot p a{
		font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
  
} 

#bot p a:hover{
	color: #000000;
	text-decoration: underline;
	
	}

.link a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #333333;
   text-decoration:none; 
	padding-left: 5px;
	padding-right:5px;
	line-height: 19px;
}


.link a:hover{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:justify;
	color: #000000;
   text-decoration:underline; 
	line-height: 19px;
}

#tableb{
   width:902;
   background-color: #ffffff;
   border-left:1px solid #ffffff;
   border-right:1px solid #ffffff;
}


#leftcell{
width:240px;
background-image: url(images/leftbg.jpg);
  
}

#indexcell{
   width:662px;
background-color: #EEEAE9;
  
}

.content a {text-decoration:none; color:#000;}
.content a:hover {text-decoration:underline; color:#000;}

