A {     
	font-family: Tahoma;
	font-size: 14px;
    Color : #000000; font-weight: bold;
	text-decoration : none;
}
A:hover { 
    font-family: Tahoma;
	font-size: 14px;
	Color : #000000; font-weight: bold;
	text-decoration : underline;
}

.leftmenu {
	background-color: #24A6E2;
	color: #FFFF00;
	background-color: #24A6E2;
	padding-bottom: 15px;
}

.leftmenuitem {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	background-color: #24A6E2;
	padding-bottom: 12px;
}
body {
	font-family: Verdana;
	background-color: #C7E4F3;
	text-indent: 12px;
}
.topsub {
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;	
}
.mainbody {
//	background-color: #AEE8E8;
	background-color:  #DFF7F7;
	padding: 15px;
}

