body {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	margin: 0px;
}

.maintable {
	border : 1px solid Black;
	font : normal normal normal xx-small Arial;
	color : Black;
}

.maintbhead {
	border-bottom : 1px solid Black;
}

.maintbbottom {
	border-top : 1px solid Black;
}

.menubar:link 
 {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none
}

.menubar:visited 
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none
}

.menubar:active 
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none
}

.menubar:hover
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none cursor: e-resize;
	filter: Light
}

.contentlink:link 
 {
	font-family: Verdana;
	font-size: xx-small;
	color: #FF3300;
	text-decoration: none
}

.contentlink:visited 
{
	font-family: Verdana;
	font-size: xx-small;
	color: #FF3300;
	text-decoration: none
}

.contentlink:active 
{
	font-family: Verdana;
	font-size: xx-small;
	color: #FF3300;
	text-decoration: none
}

.contentlink:hover
{
	font-family: Verdana;
	font-size: xx-small;
	color: #FF3300;
	text-decoration: none cursor: e-resize;
	filter: Light
}

.maincontent {
	font : normal normal normal xx-small Tahoma;
	color : Black;
}

.homebg {
	background-image: url(../../images/yellow.jpg);
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
