
.font {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.headnews{
	font-family: Tahoma, "Microsoft Sans Serif", Verdana;
	font-size: 10pt;
	color: #666666;
}
.headnews ul{
list-style-type: none;  
}
.headnews li{
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;   
}

.headnews h1{
	font-family: Tahoma, "Microsoft Sans Serif", Verdana;
	font-size: 10pt;
	color: #666666;
}
.headnews h2{
	font-family: Tahoma, "Microsoft Sans Serif", Verdana;
	font-size: 10pt;
	color: #666666;
}

.bul {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
}
.pup {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FF00FF;
}
.back {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #330000;
}
.bigbul {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #0066FF;
}
.red {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
.link {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #005CA2;
}
.yello {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #CCFF00;
}
a.Link {
	text-decoration : none;
}

a.Link:hover {
	text-decoration : none;
	width : 100%;
	color : #006699;
	background-color : #E1F0FF;
}

a.topmenu {
	text-decoration : none;
	color : White;
}

a.topmenu:hover {
	text-decoration : underline;
	color : White;
}
.sidemenu{
	width: 204px;
	font-family: Tahoma, "Microsoft Sans Serif", Verdana;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sidemenu h2{
	font-family: Tahoma, "Microsoft Sans Serif", Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidemenu ul{
	list-style-type: none;
	font-family: Tahoma, "Microsoft Sans Serif", Verdana;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
.sidemenu li{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}