th {
	text-align: 		left;
	font-weight:		normal;
}

/*input.leftBand[type="button"]
{
	font-family:			Tahoma, Verdana, Arial, Helvetica, sans-serif;
}*/


body table tr td { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; color: #414141;}
table.siteMenu { width: 140px; border-bottom: solid 1px #B6B6B6; border-left: solid 1px #B6B6B6; border-right: solid 1px #B6B6B6; }
table.siteMenu td { width: 35px; height: 20px; cursor: pointer; text-align: center; vertical-align: middle; }
table.mainMenu {background-image: url("/images/ru/vdv_30.gif"); width: 966px;}
td.mainMenuButton { cursor: pointer; }
td.tradeMark { color: #3D3D3D; }

td.tradeMark a, a:link, a:visited, a:active  { color: #3D3D3D; text-decoration: none; }
td.tradeMark a:hover { color: #3D3D3D; text-decoration: underline; }

a, a:link, a:visited, a:active {color: #295E8A; text-decoration: underline; cursor: pointer; }
a:hover {color: #558BA8; text-decoration: none; cursor: pointer; }

a.paging, a.paging:link, a.paging:visited, a.paging:active {color: #295E8A; text-decoration: underline; cursor: pointer; padding: 0 5 0 5; }
a.paging:hover {color: #558BA8; text-decoration: none; cursor: pointer; padding: 0 5 0 5; }

.siteMenuOver { background-color: #ECECEC; }
.siteMenuOut { background-color: #FFFFFF; }
.subMenuBg { background-color: #ECECEC; }
.subMenuOver { background-color: #C4D8EB; cursor: pointer; padding: 0 3px 0 5px;}
.subMenuOut { background-color: #ECECEC;  padding: 0 3px 0 5px;}
.subMenuOver a { color: #3D3D3D; font-size: 11px; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;  text-decoration: none; }
.subMenuOut a { color: #777777; font-size: 11px; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;  text-decoration: none;}

a.flagActive {opacity:			1; filter:				alpha(Opacity=100); -moz-opacity:		1; font-size:10px; text-decoration: none; display: inline; margin: 0 0 0 0; padding: 0 0 0 0;}
a.flagNormal {opacity:			0.5; filter:			alpha(Opacity=50); -moz-opacity:		0.5; font-size:10px; text-decoration: none; display: inline; margin: 0 0 0 0; padding: 0 0 0 0;}
a.flagActive:hover, a.flagActive:link, a.flagActive:active {opacity:			1; filter:				alpha(Opacity=100); -moz-opacity:		1; font-size:10px; text-decoration: none; display: inline; margin: 0 0 0 0; padding: 0 0 0 0;}
a.flagNormal:hover, a.flagActive:link, a.flagActive:active {opacity:			0.5; filter:			alpha(Opacity=50); -moz-opacity:		0.5; font-size:10px; text-decoration: none; display: inline; margin: 0 0 0 0; padding: 0 0 0 0;}

.button { background-image: url('/images/ru/button_05.png'); cursor: pointer; font-size: 12px; font-weight: bold; color: #295E8A; }
.button a, .button a:hover, .button a:link, .button a:active, .button a:visited { text-decoration: none; }
button {padding: 0 0 0 0; background: none; border: none; cursor: pointer;}

input[type=text] { background-color: #EBECFF; border: solid 1px #A5B3D0; width: 200px; }
input[type=password] { background-color: #EBECFF; border: solid 1px #A5B3D0; width: 200px; }
textarea { background-color: #EBECFF; border: solid 1px #A5B3D0;  width: 200px; }
select { background-color: #EBECFF; border: solid 1px #A5B3D0; width: 200px; }
.price { color: #FF7708; font-weight: bold; display: inline; }


.submenu {
	position:			absolute;
	visibility:			hidden;	  
	border-top:			0px;
	border-left:		0px;
	border-right:		0px;
	border-bottom:		0px;
	z-index:			100;
	opacity:			0.9;
	filter:				alpha(Opacity=90);
	-moz-opacity:		0.9;
}	  


.content_header { background-image: url("/images/ru/vdvsub_11.png"); background-repeat: repeat-x; vertical-align: top;}
.content_header td { color: #414141; vertical-align: middle; font-size: 14px; }


/*STYLES*/
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #343434 1px solid;
	border-style : dashed;
	padding-right: 5px;
	padding-left: 5px;
	color: #5A5A5A;
	font-family: 'Courier New' , Monospace;
	background-color: #FFF5C6;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}
