img			{
			border: none;
}

table		{
			border: 0px;
			border-color: black;
			border-style: solid;
			border-collapse: collapse;
}

td			{
			border: 0px;
			border-color: Red;
			border-style: solid;
			border-collapse: collapse;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			vertical-align: top;
}

div			{
			border: 0px;
			border-color: Lime;
			border-style: solid;
			border-collapse: collapse;
			clear: both;
}

body		{
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
			background-color: #FFFFF5;
}

h1			{
			color: #8A2D00;
			font: 600 large "Times New Roman", Times, serif;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 20px;
			border: none;
}

h2			{
			color: #990000;
			background-color: #F4E8CA;
			font: italic bold medium "Times New Roman", Times, serif;
			padding: 0px 0px 0px 3px;
			margin: 0px 0px 3px 0px;
			border: none;
}
h2 a			{
			color: #990000;
			text-decoration: none;
}
h2 a:hover			{
			color: #626262;
			text-decoration: none;
}


/*CLASSES*/

/*fullwidth*/

table.fullwidth	{
			width: 100%;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}
/***********************************************************************************/


/*question*/

p.question	{
			color: #330066;
			font-weight: bold;
			font-style: italic;
}
/***********************************************************************************/


/*language*/

td.language	{
			height: 71px;
			vertical-align: bottom;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}
div.language	{
			text-align: right;
			color: #330066;
			font: bold small "Times New Roman", Times, serif;
			padding: 0px 140px 0px 0px;
			margin: 0px;
}
div.language a	{
			text-decoration: none;
			color: #330066;
}
div.language a:hover	{
			text-decoration: none;
			color: #990000;
}
/***********************************************************************************/


/*content*/

div.content	{
			color: black;
			font:  medium "Times New Roman", Times, serif;
			padding: 10px 0px 0px 10px;
			margin: 0px 0px 0px 0px;
}
table.content	{
			background-image: url(../img/fon_gray_line.gif);
			background-repeat: repeat-y;
			background-position: left top;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}
/***********************************************************************************/


/*subcontent*/

div.subcontent	{
			color: black;
			font: medium "Times New Roman", Times, serif;
			text-align: justify;
			margin: 0px 20px 0px 20px;
			padding: 0.1em 0px 0px 0px;
}
div.subcontent p	{
			text-indent: 1em;
			margin: 0px 0px 0px 0px;
			padding: 10px 0px 0px 0px;
			text-align: justify;
}
/***********************************************************************************/


/*navigation*/

td.navigation	{
			background-image: url(../img/leftline1.jpg);
			background-repeat: repeat-y;
			background-position: left top;
			height: 1em;
}
div.navigation	{
			color: #8E8C90;
			font: italic bold small "Times New Roman", Times, serif;
			padding: 10px 130px 0px 30px;
}
div.navigation a	{
			color: #8E8C90;
			text-decoration: none;
}
div.navigation a:hover	{
			color: #626262;
			text-decoration: none;
}
/***********************************************************************************/


/*menu*/

td.menu	{
			width: 150px;
}
div.menu		{
			color: #990000;
			font: italic bold small sans-serif;
			padding: 10px 0px 0px 10px;
			margin: 0px 0px 0px 0px;
}
div.menu div		{
			color: #990000;
			font: italic bold small sans-serif;
			padding: 0px 0px 0px 0px;
			margin: 0em 0em 0.5em 0em;
}
div.menu a		{
			color: #990000;
			text-decoration: none;
}
div.menu a:hover		{
			color: white;
			text-decoration: none;
}
/***********************************************************************************/


/*bottommenu*/

div.bottommenu	{
			color: #BA3434;
			font: bold small "Times New Roman", Times, serif;
			text-align: center;
}
div.bottommenu a	{
			color: #BA3434;
			text-decoration: none;
			text-align: center;
}
div.bottommenu a:hover	{
			color: white;
			text-decoration: none;
			background-color: #990000;
}
/***********************************************************************************/


/*contentmenu*/

div.contentmenu	{
			margin: 0px 20px 0px 20px;
			padding: 0px 0px 0px 0px;
}
/***********************************************************************************/


/*leftimage*/

img.leftimage	{
			margin: 10px 10px 10px 0px;
			float: left;
}
/***********************************************************************************/


/*rightimage*/

img.rightimage	{
			margin: 10px 0px 10px 10px;
			float: right;
}
/***********************************************************************************/

.copyright	{
			color: white;
			text-align: center;
			font-size: xx-small;
}
.copyright a	{
			color: white;
			text-align: center;
			font-size: xx-small;
			text-decoration: none;
}
.copyright a:hover	{
			color: white;
			text-align: center;
			text-decoration: underline;
}
.www		{
			color: #BA3434;
			text-align: center;
			font: small "Times New Roman", Times, serif;
			font-size: x-small;
}
.www a		{
			color: #BA3434;
			font-size: x-small;
			font: "Times New Roman", Times, serif;
			text-decoration: none;
}
.www a:hover		{
			color: #BA3434;
			font-size: x-small;
			font: "Times New Roman", Times, serif;
			text-decoration: underline;
}
.title		{
			background-image: url(../img/title.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}
.mertitle		{
			background-image: url(../img/mertitle.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}
div.toptop	{
			background-image: url(../img/topline.jpg);
			background-repeat: repeat-x;
			background-position: left top;
			position: relative;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}




.mainimg	{
			background-image: url(../img/logo.jpg);
			background-repeat: no-repeat;
			background-position: right top;
			margin:  0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font: italic bold x-large "Times New Roman", Times, serif;
			color: #330066;
			text-align: left;
}







div.photocontent	{
			color: black;
			font:  medium "Times New Roman", Times, serif;
			padding: 10px 0px 0px 0px;
			margin: 0em 0em 0em 0.3em;
}
div.photocontent div	{
			color: black;
			font:  medium "Times New Roman", Times, serif;
}
.mer	{
			color: #990000;
			text-decoration: none;
			font:  medium "Times New Roman", Times, serif;
			margin: 10px 0px 5px 10px;
			text-align: justify;
			padding-right: 1em;
}
.mer a	{
			color: #990000;
			text-decoration: none;
}
.mer a:hover	{
			color: #626262;
			text-decoration: underline;
}
div.arov		{
			font-size: x-large:
			color: #BA3434;
			text-align: center;
			padding: 5px 0px 5px 0px;
			margin: 0em 0em 0em 0em;
			clear:both;
}
div.arov a		{
			text-decoration: none;
			font-size: x-large;
			color: #BA3434;
}
div.arov a:hover		{
			text-decoration: none;
			color: #626262;
}
div.galery td		{
			text-align: center;
			vertical-align: middle;
}
.galery img		{
			text-align: center;
			margin: 10px;
			border: 0px;
}
.galery a		{
			text-decoration: none;
			margin-top: 5px;
}
.galery a:hover		{
			text-decoration: none;
}
.ramka		{
			border: 1px dotted #990000;
			color: #BA3434;
			font: bold large "Times New Roman", Times, serif;
}
.ramka a		{
			color: #BA3434;
			text-decoration: none;
			text-align: center;
}
.ramka a:hover		{
			color: white;
			text-decoration: none;
			background-color: #990000;
}