body {
	margin: 0 0 0 0;
	background: #E3E3E3;
	font-family: Tahoma;
	font-size: 9px;
}

table {
	font-family: Tahoma;
	font-size: 11px;
}

.maintable {
	border-collapse: collapse;
	border-style: solid;
	border: 1px solid #4C5A68;
}

.toptable {
	
	border-style: solid;
	border: 0 0 0 0;
	
}

.topbg1 {
	
	background: url(images/topbg.gif);
	height: 65px;
	width: 451px;
}

.topbg2 {
	
	background: url(images/topbg2.gif);
	height: 65px;
	width: 16px;
}

.topbg3 {
	color: #C8D7E3;
	background: url(images/topbg3.gif);
	height: 65px;
	width: 286px;
}

.navbg {
	
	background: url(images/navbg.gif);
	height: 21px;
	
}

.mainbg1 {
	border-collapse: collapse;
	border-right: solid 1px;	
	background: url(images/img1.gif);
	height: 199px;
	width: 200px;

}

.mainbg2 {
	border-right: solid 1px;	
	background: url(images/img2.gif);
	height: 199px;
	width: 200px;
}

.mainbg3 {	
	background: url(images/img3.gif);
	height: 199px;
	width: 200px;
}

.label1 {
	border-right: solid 1px;
	background: url(images/label.gif);
	height: 23px;
	width: 200px;
}
.label2 {
	border-right: solid 1px ;	
	background: url(images/label.gif);
	height: 23px;
	width: 200px;
}
.label3 {
	background: url(images/label.gif);
	height: 23px;
	width: 200px;
}

.main {
	text-decoration: none;
	color: 272A2D;
	margin: 0 0 0 4px;
	background: #D9DEE8;
	width: 200px;
	height: 230px;
}
.main2 {
	text-decoration: none;
	color: 272A2D;
	background: #D6DcE6;
	width: 200px;
	height: 230px;	
}

a  {
	line-height: 14px;
	margin: 0 0 0 4px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;	
	font-size: 10px;
	color: #434D53;
	text-decoration: none
}

A:hover {
	line-height: 14px;
	margin: 0 0 0 4px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;	
	font-size: 10px;
	color: #636D73;
	text-decoration: none
}

.rightmenu {
	border-left: solid 1px;
	
}

.footer {
	background: url(images/footer.gif);
	height: 21px;
	
}