.lefttop {
	background-image: url(images/top-left.jpg);
	background-repeat: repeat-x;
}
.righttop {
	background-image: url(images/top-right.jpg);
	background-repeat: repeat-x;

}
.top {
	background-image: url(images/main_05.gif);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;




}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.bottomPanel {
	border: 1px solid #AEB5BD;
}
.botSide {
	background-image: url(images/main_05.gif);
	background-repeat: no-repeat;
}
.bot-box {
	background-image: url(images/bot-box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.picmargin {
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

