.grayfooterline {
	background-attachment: fixed;
	background-image: url(images/grayfooterline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.graytopline {
	background-attachment: fixed;
	background-image: url(images/grayfooterline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menufont {
	font-family: verdana;
	font-size: 11;
	font-weight: normal;
	color: #00498D;
	text-decoration: none;

}
p,div,td {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.infoTitle {
	font-family: Arial,Verdana;
	font-size: 16;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.frontheader {
	font-family: verdana,arial;
	font-size: 11;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;

}
.submenufont {
	font-family: verdana,arial;
	font-size: 11;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
.submenufont:hover {
	font-family: verdana,arial;
	font-size: 11;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.submenufontSel {
	font-family: verdana,arial;
	font-size: 11;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
}
.newssetup {
	font-family: verdana, arial;
	line-height: 12px;
	text-decoration: none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.basiclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.langlink{
	font-family: verdana, arial;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.langlink:hover{
	font-family: verdana, arial;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	}
