	body{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: inherit;
	color: #666666;
}
	
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1;
	line-height: inherit;
	color: gray;
}

th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1;
	line-height: inherit;
	color: gray;
	text-align:left;
}

	a {font-size: 11px; color:#ee3b41; font-weight: bold; text-decoration: none;}
	a:hover {font-size: 11px; color:#231f20; font-weight: bold; text-decoration: none;}
	input,select,submit,button, textarea {font-family:Verdana, Arial, Helvetica; font-size:10px; color:#263865;}
	
	.header {font-size: 11px; color:#000000;}
	.tbl {border : 1px solid #ededed;}
	
	.cubica { text-decoration:none;}
	.cubica:hover {color:orange; text-decoration:none;}
	.info{font-family:Verdana, Arial, Helvetica; font-size:9px; color:#878A9B; letter-spacing:-1;}
	
	#topbanner{letter-spacing: -1;}
	#topbanner td{font-size: 10px; color: #a8a8a8; line-height:14px;}
	#topbanner a{color: #a8a8a8; font-size: 10px; font-weight: normal;}
	#topbanner a:hover{color: #de060e; font-size: 10px; font-weight: normal;}
	
	.navbar {
	background-image: url(../images/nav-bg.jpg);	
	}
	
	.bottombg {
	background-image: url(../images/bottombar.jpg);
	background-repeat: repeat-x;
	}

	#tinywriting {font-size: 9px;}
	#tinywriting td{font-size: 9px; color: silver; line-height:14px;}
	#tinywriting a{color: gray;}
	#tinywriting a:hover{color: silver;}
		
	#copyright {font-size: 9px;}
	#copyright td{font-size: 9px; color: silver; line-height:14px;}
	#copyright a{color: gray;}
	#copyright a:hover{color: silver;}
	

	
	#topnav {}
	#topnav td {font-size: 11px; color:#b9570f; letter-spacing: -1px; padding:4px; padding-right:38px;}
	#topnav a {font-size: 11px; color:#0e3590; font-weight: bold; text-decoration: none;}
	#topnav a:hover {font-size: 11px; color:#b9570f; font-weight: bold; text-decoration: none;}
	
	
	.welcomehd {font-size: 16px; color:#ee6b10; letter-spacing: 0px; font-weight: bold;}
	
	
	#leftnav {}
	#leftnav a{font-size: 11px; color:white; font-weight: bold; text-decoration: none;}
	#leftnav a:hover{font-size: 11px; color:#082f8e; font-weight: bold; text-decoration: none;}
	
	#leftnav td {background-image: url(../images/nav.jpg); 	background-repeat: repeat-y; padding-left:14px;}
	
	#content td{text-align:justify;}
	
	.maincont {background-image: url(../images/mainbg.jpg); 	background-repeat: repeat-y;}
	#mainlinks td{font-family:  Helvetica, sans-serif;font-size: 17px; color: #FFFFFF; line-height:22px; letter-spacing:0px;}
	#mainlinks a{font-size: 19px; color: #FFFFFF;  text-decoration: none;}
	#mainlinks a:hover{font-size: 17px; color: silver;}
	
	#rightside .tbl {background-color:ebebeb; border-left: solid 1px #d0d0d0; border-right: solid 1px #d2d2d2;}
	#rightside .notetbl {background-color:cda0a0; border-left: solid 1px #d07979; border-right: solid 1px #d07979;}
	#rightside td {font-size: 11px; color: #666666;	line-height:14px;}
	#rightside a{font-size: 11px; color: #990000;}
	#rightside a:hover{font-size: 11px; color: #666666;}
	
	#a2 a{font-size: 11px; color: #666666;}
	#a2 a:hover{font-size: 11px; color: #990000;}
	
	#rightside .a3{font-size: 11px; font-weight: bold; color: #990000;}
	#rightside .a3:hover{font-size: 11px; font-weight: bold; color: #666666;}
	
	
	#rightside .hd{font-size: 11px; color: #333333; font-weight:bold;}
	#rightside .bg1 {background-color:ebebeb;}
	#rightside .bg2 {background-color:dbdbdb;}
	
	
	li{
	list-style: disc;
}
	
	
	.righttbls 
	.righttbls {
		font-size: 10px;
		color: #a8a8a8;
		line-height:14px;
		background-color:ebebeb;
		
		}
		
		
		#mainbuttons td{width: 162; height: 131; bgcolor:silver; text-align:center;}
		#mainbuttons .a2 {background-image: url(../images/mainbut/employee.jpg) no- repeat right top; margin: 0; padding:0px 8px 0px 0x;}
		#mainbuttons .eba:hover {background-image: url(../images/mainbut/employee2.jpg);}
		
.a1 img{
background: url("../images/mainbut/employee.jpg") no-repeat top right;
display:block;
border: 0px solid white;
}

.a1 img:hover {
background-image: url(../images/mainbut/employee2.jpg);
border: 0px;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 0px solid navy;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
border: 0px solid navy;
}

.content{padding-left:10px; padding-right:5px; padding-bottom:2px; font-size: 12px; text-align:justify;}
