﻿body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-image: url("../images/web/background.png");
	height:100%;

}
.text { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px }

.text A:link { font-size: 14px; color: #FF0000 }

.title {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660024;
	background-position: center;
	text-align: center;
}
.title2 {
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660024;
	background-position: center;
	padding-top: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6D6D6;
}
.Header {
	background-image: url("../images/web/header.png");

}
.menuactive {
	color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	cursor: hand;
	border: none;
}
.menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	cursor: hand;
	border: none;
}

.menu A:link { color: #FFFFFF; text-decoration: none; border: none }
.menu A:visited {  color: #FFFFFF; text-decoration: none }
.menu A:hover, .menuactive A:hover {color: #FF0000; text-decoration: none }

.menubackground {

	background-image: url("../images/web/menu.png");
}

.rightborder {
	background-image: url("../images/web/rightborder.png");
}

.botborder {
	background-image: url("../images/web/botborder.png");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	line-height: normal;
}
.botborder A:link {  color: #DDDDDD; text-decoration: none; border: none}
.botborder A:hover {  color: #CCCCCC; text-decoration: none;}
.botborder A:visited {  color: #DDDDDD; text-decoration: none}
.botborder A:active {  color: #CCCCCC; text-decoration: none;}


.content {	background-image: url("../images/web/content.png");}








