/*
 1 - white
 2 - blue
 */
/* ###############################
 * ########## common css #########
 * ############################### */
body
{
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	background-color: black;
	color: white;
}
td
{
	font-size: 12px;
}
a p
{
	margin:0;
}
p
{
	margin-top:3px;
}
.png
{
	behavior: url("/script/iepngfix.htc");
}
.spacer
{
	font-size: 1px;
}
h1
{
	padding:0;
	margin:0;
}
.error
{
	font-weight:bold;
	color: red;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}
.message
{
	color: #37a7fb;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}
.sitemap, .sitemap a, .sitemap a:visited, .sitemap a:active, .sitemap a:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	line-height: 20px;
}
.sitemap a:active, .sitemap a:hover
{
	text-decoration: underline;
}

.copyright
{
	color: white;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
/*
.contacts_h
.contacts_regular

.reg_h
*/
textarea
{
	border:1px solid rgb(55,167,251);
	background-color: black;
	color:white;
	font-size: 12px;
	font-family:Arial;
	padding: 2 2;
}

/*****************************
 ************* a *************
 *****************************/
a, a:visited, a:active, a:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}
a:active, a:hover
{
	text-decoration: none;
}


/*****************************
 *********** small ***********
 *****************************/
a.small_1, a.small_1:visited, a.small_1:active, a.small_1:hover
{
	color: white;
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	text-decoration: underline;
}
a.small_1:active, a.small_1:hover
{
	text-decoration: none;
}
.small_1_2
{
	color: #ded5d5;
	font-family:Arial;
	font-size: 9px;
}

a.small_2, a.small_2:visited, a.small_2:active, a.small_2:hover
{
	color: #37a7fb;
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	text-decoration: underline;
}
a.small_2:active, a.small_2:hover
{
	text-decoration: none;
}





/*****************************
 *********** medium **********
 *****************************/
.medium_1, a.medium_1, a.medium_1:visited, a.medium_1:active, a.medium_1:hover, .contacts_h, .contacts_regular, .reg_h
{
	color: white;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: underline;
}
.medium_1, a.medium_1:active, a.medium_1:hover, .contacts_h, .contacts_regular, .reg_h
{
	text-decoration: none;
}

.medium_1_2, a.medium_1_2, a.medium_1_2:visited, a.medium_1_2:active, a.medium_1_2:hover, .contacts_h, .contacts_regular, .reg_h
{
	color: white;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}
.medium_1_2, a.medium_1_2:active, a.medium_1_2:hover, .contacts_h, .contacts_regular, .reg_h
{
	text-decoration: none;
}

.medium_2, a.medium_2, a.medium_2:visited, a.medium_2:active, a.medium_2:hover
{
	color: #38a6fa;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}
.medium_2, a.medium_2:active, a.medium_2:hover
{
	text-decoration: none;
}

.medium_2_2, a.medium_2_2, a.medium_2_2:visited, a.medium_2_2:active, a.medium_2_2:hover
{
	color: #38a6fa;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}
a.medium_2_2:active, a.medium_2_2:hover
{
	text-decoration: underline;
}


/*****************************
 *********** headers *********
 *****************************/
.h1_1, a.h1_1, a.h1_1:visited, a.h1_1:active, a.h1_1:hover
{
	color: white;
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
}
a.h1_1:active, a.h1_1:hover
{
	text-decoration: underline;
}

.h2_1, a.h2_1, a.h2_1:visited, a.h2_1:active, a.h2_1:hover
{
	color: #eeecfc;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	text-transform: uppercase;
}
a.h2_1:active, a.h2_1:hover
{
	text-decoration: underline;
}


/*****************************
 *********** ul li ***********
 *****************************/

img.articles
{
	border: 1px solid rgb(44,123,176);
}
img.news
{
	border: 1px solid rgb(44,123,176);
}


input
{
	border:1px solid rgb(55,167,251);
	background-color: black;
	color:white;
	font-size: 11px;
	font-family:Arial;
	padding: 2 2;
}
input.long
{
	width:200px;
	height:24px;
	font-size: 12px;
}
input.regular
{
	cursor: default;
	width:153px;
	height:22px;
}
input.small
{
	width:137px;
	height:22px;
}
.calendar
{
	border: 0;
	width:194;
	padding: 10 0 10 0;
}
ul.news
{
	padding:0 0 0 12;
	margin:0 0 0 0;
	vertical-align: top;
}
ul.news li
{
	padding:0 0 0 0;
	margin:0;
	line-height: 17px;
	list-style-image: url("/images/news_li.gif");
	vertical-align: top;
}
.date
{
	font-family: Tahoma;
	color: #020000;
	font-size: 12px;
	font-weight: bold;
}
.regular, a.regular, a.regular:visited, a.regular:active, a.regular:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	cursor: pointer;
}
a.regular:active, a.regular:hover
{
	text-decoration: underline;
	line-height: 16px;
	cursor: pointer;
}
.border
{
	height:3px;
	background: url("/images/header.jpg") 0px -218px no-repeat;
}

.art1
{
	margin:0;
	padding:5 17;
	text-align: center;
}
.art1 a, .art1 a:visited, .art1 a:active, .art1 a:hover
{
	margin: 0;
	padding: 0 10 5;
}

.art2
{
	margin:0;
	padding:0 17 5;
	text-align: center;
}
.art2 a, .art2 a:visited, .art2 a:active, .art2 a:hover
{
	margin: 0;
	padding: 0 10 5;
}


ul.art6
{
	margin:0;
	padding:0 0 0 10;
}
ul.art6 li
{
	margin: 0;
	padding: 2 5 2 0;
	list-style-image: url("/images/list_image.jpg");
}

