
.menu {
	font-family: Verdana, Arial, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 52px;
	color: #FFFFFF;	
}

.menu:hover {
	font-family: Verdana, Arial, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;	
	vertical-align: middle;	
	height: 52px;	
	color: #FFFF00;
}

body, td	
{ 
	font-family: tahoma, helvetica; 
	font-size: 11px; 
	color: #000000; 
}

body 
{ 
	background-image: url('/images/pagebg.jpg'); 
}

.footer {
	color: #dcdcdc;
}

.carea 
{ 
	color: #000000; 
	line-height: 20px; 
}

a 
{ 
	color: #55AAFF; 
	text-decoration: none; 
}

a:hover 
{ 
	text-decoration: underline; 
}

a.llink
{ 
	color: #000000; 
	font-size: 10px; 
	line-height: 20px; 
}

.bt1 { 
	color: #d0d0d0; 
}

.bt2 
{ 
	color: #808080; 
	font-size: 10px; 
	line-height: 20px; 
}

.in {
 	 border-style: solid;
	 border-color: #000000;
	 border-width: 1px;	 
	 margin: 4px;
	 padding: 0px;
	display: block;
	position: relative;
}	 

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}







