body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800000;
	background: #4265A9 url('../images/bg.jpg') no-repeat right bottom;
	text-align: center;
	margin: 0 auto;
}
.contentIndex {
	background-color: #fff;
	border: 1px solid #800000;
	width: 760px;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
}
a, a:link, a:visited {
	color: #800000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #800000;
	text-decoration: underline;
	background-color: #FFFF66;
}
.footer, .footer a, .footer a:link, .footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px auto;
}
.footer a:active, .footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#header {
	font-size: 16px;
	padding: 10px 10px 10px 0px;
}
.siteMenu {
	background-color: #fff;
	border: 1px solid #800000;
	width: 760px;
	margin: 10px auto;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800000;
	font-variant: small-caps;
	font-weight: bold;
}
.siteMenu a, .siteMenu a:link, .siteMenu a:visited {
	font-size: 14px;
	color: #800000;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
.siteMenu a:active, .siteMenu a:hover {
	font-size: 14px;
	color: #800000;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
#tab {
	padding-left: 20px;
}
.contentTitel {
	font-size: 16px;
}
.borderImage {
	border: 1px solid #800000;
}
td {
	font-size: 14px;	
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFBF;
	border: 1px solid #330000;
}

li {
	list-style-type: circle;
}

