/* Designed by Alexey B. Andrievsky */
<style type="text/css">

body
{
	marign		: 0px;
	padding 		: 0px;
}

table
{
	background-repeat	: no-repeat;
	align			: center;
	margin		: auto;
	margin-top		: 0px;
	border		: 0px solid black;
/*	height		: 75px;*/
/*	width			: 225px;*/
}

h1
{
	margin-top		: 2px;
	text-align		: left;
	font-family		: 'Times New Roman';
	font-size		: 12pt;
	font-style		: normal;
	font-weight		: bold;
	padding		: 3px;
	padding-top		: 3px;
	color			: #0000af;	
}

h2
{
	text-align		: center;
	font-family		: 'Times New Roman';
	font-size		: 18pt;
	font-style		: normal;
	font-weight		: bold;
	margin-bottom	: 0.6em;
	padding-top		: 10px;	
}

a img
{
border: none; 
border-color: #fff;
}
div.bodytext
{
/*	background-image	: url(img/caption.gif);*/	
/*	background-color	: #f0f0ff;*/
/*	border		: 1px solid black;*/
	width			: 97%;
	height		: 95%;
	text-align		: center;	
	position		: absolute;
	margin-top		: 3px;
	margin-bottom	: 3px;
	margin-left		: 15px;
	margin-right	: 0px;
}
table.main
{
	padding		: 0px;
	margin		: 0px;
/*	background		: #faf3d2;*/
/*	border		: 0px solid white;*/
	background-repeat	: repeat-y;
}

.menu
{
	background-image	: url(../img/menu2.gif);
	background-repeat	: repeat-y;
	float			: left;
	width			: 200px;
	padding		: 0px;
	border		: 0px solid black;
	height		: 100%;
	position		: relative;
	text-align		: left;	
	margin		: 0px;
}

.menu a
{
	width			: 100%;
/*	height		: 57px;*/
	padding		: 0px;
/*	padding-left	: 43%;*/
	padding-top		: 0px;
	margin-top		: 0px;
	margin-bottom	: 0px;
	text-align		: center;
	font-family		: Arial;
	font-size		: 14pt;
	font-style		: normal;
	font-weight		: normal;
	display		: block;
/*	background-image	: url(../img/butt2.gif);*/
	background-repeat	: no-repeat;	
/*	background		: #faf3d2;*/
	color			: #000040;
	border		: 0px solid gray;
	text-decoration	: none;
}

.menu a:hover
{
	color			: #ffff00;
}

.menu a:active
{
	color			: #ffff00;
/*	background-image	: url(../img/butt8.gif);*/
/*	background-repeat	: no-repeat;*/
}
.headmenu
{
	width			: 100%;
/*	height		: 57px;*/
	padding		: 0px;
/*	padding-left	: 43%;*/
	padding-top		: 0px;
	margin-top		: 0px;
	margin-bottom	: 0px;
	text-align		: center;
	font-family		: Arial;
	font-size		: 14pt;
	font-style		: normal;
	font-weight		: normal;
	display		: block;
/*	background		: #faf3d2;*/
	border		: 0px solid white;
	text-decoration	: none;
	color			: #0f0faa;
/*	background-image	: url(../img/butt2.gif);*/
	background-repeat	: no-repeat;
}

.activemenu
{
	width			: 100%;
/*	height		: 57px;*/
	padding		: 0px;
/*	padding-left	: 43%;*/
	padding-top		: 0px;
	margin-top		: 0px;
	margin-bottom	: 0px;
	text-align		: center;
	font-family		: Arial;
	font-size		: 14pt;
	font-style		: normal;
	font-weight		: normal;
	display		: block;
/*	background		: #faf3d2;*/
	border		: 0px solid white;
	text-decoration	: none;
	color			: #ffff00;
/*	background-image	: url(../img/butt8.gif);*/
	background-repeat	: no-repeat;
}

.nactivemenu
{
	width			: 100%;
/*	height		: 57px;*/
	padding		: 0px;
/*	padding-left	: 43%;*/
	padding-top		: 0px;
	margin-top		: 0px;
	margin-bottom	: 0px;
	text-align		: center;
	font-family		: Arial;
	font-size		: 14pt;
	font-style		: normal;
	font-weight		: normal;
	display		: block;
/*	background		: #faf3d2;*/
	border		: 0px solid white;
	text-decoration	: none;
	color			: gray;
/*	background-image	: url(../img/butt8.gif);*/
	background-repeat	: no-repeat;
}

div.maintext
{
/*	background-image: url(../img/back.gif);*/
/*	border		: 1px solid black;*/
	text-align		: left;
	font-family		: Arial, sans-serif;
	font-size		: 11pt;
	font-style		: normal;
	font-weight		: normal;
	margin		: 0px;
	padding		: 5px;
	width			: 97%;
/*	position		: absolute;*/
/*	left			: 222;*/
}

div.background
{
	background-image: url(../img/back2.jpg);
/*	border		: 1px solid black;*/
}
.maintext p
{
/*	border		: 1px solid black;*/
	text-indent		: 25px;
	text-align		: justify;
	margin-left		: 2px;
	margin-top		: 0px;
	margin-bottom	: 0.5em;
	margin-right	: 2px;
	padding		: 2px;
}
.maintext hr
{
	border		: 0px solid white;
	background-color	: white;
	color			: white;	
	height		: 2px;
	width			: 100%;
	text-align		: center;
	margin-top		: -10px;
}

</style>
	