@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(img/body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: italic;
	font-weight: bold;
	color: #BC39E1;
	text-align: center;
	vertical-align: middle;
}
table {

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF43E3;
	text-align: center;
	vertical-align: top;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #BC39E1;
	text-align: center;
	vertical-align: top;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

#content.form.left {
	text-align: left;
	vertical-align: top;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	left: 250px;
	top: 1500px;
}
#content.descr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF43E3;
	text-align: center;
	vertical-align: top;
}


#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#navigation {
	position: fixed;
	width: 835px;
	left: 160px;
	top: 400px;
}
#container img.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a:hover {
	color: #660099;
}
#footer a:link {
	color: #CCCCCC;
}
img {
	border: thick solid #FFFFFF;
}
#right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	font-variant: normal;
}
#content a:link {
	color: #FFFF00;
}

