A:link	{color:#444444; text-decoration:none}
A:visited	{color:#444444; text-decoration:none}
A:hover	{	color:#0078ac;}

.fnt {
	font-family: Arial;
	font-size: 12px;
}
.fntbig {
	font-family: Arial;
	font-size: 14px;
}
.fntwelcome {
	font-family: Arial;
	font-size: 16px;
	color:#666666;
	font-weight:700;
}
.fntsmall {
	font-family: Arial;
	font-size: 10px;
}
.fntnews
{
	font-family: Arial;
	font-size: 11px;
}
.mainheading{
	font-family: Arial;
	font-size: 14px;
	color:#005500;
	font-weight:600;
	border-bottom:solid 1px #666666;
}
.lk {
color:#009999;
text-decoration:underline;
}
.menuset1 {
	font-family: Arial;
	font-size: 12px;
	color: #EEEEEE;
	background-color: #29736d;
	border: 1px solid #333333;
}

.menuset2 {
	font-family: Arial;
	font-size: 12px;
	color: #EEEEEE;
	background-color: #509a94;
	border: 1px solid #333333;
}
.submenu {
	font-family: Arial;
	font-size: 11px;
	color: #EEEEEE;
	background-color: #efefef;
	border: 1px solid #333333;
}
.box{
	font-family: Arial;
	font-size: 11px;
	color:#555555;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
}
.newshd
{
	background-color: #ededed;
	
}
.newstable
{
	background-color: #fbfbfb;
	
}
.accesshd
{
	background-color: #eeeeee;
	
}
.accesstable
{
	background-color: #fbfbfb;
	
}
.srvhd
{
	background-color: #ededed;
	
}
.srvtable
{
	background-color: #fbfbfb;
	
}
.bline
{
border-bottom:1pt solid #dedede;
}