
.menuTop
{
	border: 1px solid LightGoldenrodYellow;
	cursor:pointer;
	background-color: rgb(0, 85, 28);
	color: LightGoldenrodYellow; 
	text-align:center;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	
}

.menuTopOver
{
	border: 1px solid LightGoldenrodYellow;
	cursor:pointer;
	background-color: LightGoldenrodYellow;
	color: rgb(0, 85, 28); 
	text-align:center;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}

.menuLeft
{
	border: 0px solid LightGoldenrodYellow;
	cursor:pointer;
	background-color: rgb(0, 85, 28);
	color: LightGoldenrodYellow; 
	text-align:left;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	
}

.menuLeftOver
{
	border: 0px solid LightGoldenrodYellow;
	cursor:pointer;
	background-color: LightGoldenrodYellow;
	color: rgb(0, 85, 28); 
	text-align:left;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	
}

A
{
	color: rgb(0, 85, 28);
	font-family:Arial;
	font-size:12px;
}
.thubnail
{
cursor:hand;
}

body
{
	font-family: Arial;
	font-size: 11px;
	color: #003B1B;
}

.NewsTable
{
	margin-LEFT:5px;
	margin-RIGHT:-5px;
}

.NewsCell
{
	FONT-SIZE:11px;
	FONT-FAMILY: Arial;
	width:132px;
	/*background-image:url(../images/categoryBackground.jpg);
	background-color:#003B1B;
	border-color:Black ;
	border-width:2px;
	border-style:solid;*/
}

.AdsTable
{
	margin-LEFT:5px;
	margin-RIGHT:-5px;
}

.AdsCell
{
	FONT-SIZE:11px;
	FONT-FAMILY: Arial;
	width:132px;
	/*background-image:url(../images/categoryBackground.jpg);
	background-color:#003B1B;
	border-color:Black ;
	border-width:2px;
	border-style:solid;*/
}

.input
{
	font-family: Arial;
	font-size: 11px;
	border-width:1px;
}

.button
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	background-color:#FAFAD2;
	color:#003B1B;
}

.dropdownList
{
	font-family: Arial;
	font-size: 11px;
}

#tableContents table
{
	font-size: 12px;
}

td.title
{
	font-size:14px;
	background-color:#003B1B;
	color:#FAFAD2;
	padding-left:15px;
}
td.subTitle
{
	font-size:13px;
	background-image:url(../images/categoryBackground.jpg);
	color:#003B1B;
	padding-left:10px;
	height:1px;
}
