/* Global Styles */

body {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #993300;
	}
	
	
a:hover {
	color: #000066;
	}

a.ovalbutton{
	background: transparent url('pcs/oval-orange-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px;
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	margin-top: 0;
	margin-right: 25%;
	margin-bottom: 0;
	margin-left: 25%;
	width: 50%;
	text-align: center;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
	background: transparent url('pcs/oval-orange-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	text-decoration: none;
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	text-decoration: none;
}

/**************************************************************/

a.ovalbuttonbr{
	background: transparent url('pcs/oval-brown-left.gif') no-repeat top left;
	display: block;
	float: right;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px;
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	text-align: center;
}

a:link.ovalbuttonbr, a:visited.ovalbuttonbr, a:active.ovalbuttonbr{
color: #494949; /*button text color*/
}

a.ovalbuttonbr span{
	background: transparent url('pcs/oval-brown-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	text-decoration: none;
}

a.ovalbuttonbr:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none;
}

a.ovalbuttonbr:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	text-decoration: none;
}

/**************************************************************/

a.ovalbuttonlft{
	background: transparent url('pcs/oval-brown-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px;
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	text-align: center;
}

a:link.ovalbuttonlft, a:visited.ovalbuttonlft, a:active.ovalbuttonlft{
color: #494949; /*button text color*/
}

a.ovalbuttonlft span{
	background: transparent url('pcs/oval-brown-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	text-decoration: none;
}

a.ovalbuttonlft:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none;
}

a.ovalbuttonlft:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	text-decoration: none;
}

/**************************************************************/


a.ovalbuttonrcl{
	background: transparent url('pcs/btn-left.gif') no-repeat top left;
	display: block;
	float: right; /* Change 13px as desired */
	line-height: 16px;
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	width : 140px;
}

a:link.ovalbuttonrcl, a:visited.ovalbuttonrcl, a:active.ovalbuttonrcl{
 color: #FFFFFF; /*button text color*/
}

a.ovalbuttonrcl span{
	background: transparent url('pcs/btn-right.gif') no-repeat top right;
	display: block; /*Set 11px below to match value of 'padding-left' value above*/
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
}

a.ovalbuttonrcl:hover{ /* Hover state CSS */
	background-position: bottom left;
	text-decoration: none;
}

a.ovalbuttonrcl:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: #FFFF00;
	text-decoration: none;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


/* ID Styles */
	
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: #003399;
	}
	
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#FFCC00;
	font-weight: bold;
	}
	
#navigation1 a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(pcs/arrow.gif);
	}
	
#navigation1 a:hover {
	color:#FFCC00;
	text-decoration: underline;
	}
	
#navigationnews a {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#navigationnews a:hover {
	color:#FF0000;
	text-decoration: underline;
	}

	
	
#navig td {
	background-color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
}

.topmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
.whitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.listblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565A41;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.storyheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	background-position: top;
	vertical-align: top;
}
.catalog_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: top;
	text-align: justify;
	vertical-align: top;
	display: table;
	font-style: normal;
	white-space: normal;
	overflow: auto;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	width: 350px;
	text-indent: 20px;
}
.listblacksmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #565A41;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.plaintext {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 10px;
	color: #006633;
}


.plaintextbold {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
	color: #663300;
}

.plaintextbolditalic {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
	color: #663300;
}

.smalltext {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.figureright {
	float: right; /* Цвет фона */
	padding: 15px; /* Отступ слева */
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
}

.figureleft {
	float: left; /* Цвет фона */
	padding: 0px; /* Отступ слева */
	margin-top: 5;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
.gb_normal {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
	text-transform: none;
}
.gb_header {
	ddae6fmargin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC9900;
	text-transform: none;
}
.text {

	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
}
.text_bold {


	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
}
.text_small {


	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
}
.text_bold_white {



	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.text_middle {


	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
}
.story_normal {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
	text-align: justify;
	text-indent: 15px;
	white-space: normal;
}
.story_bold {



	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
}
.story_header {



	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
}
.story_small {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
}
.brs_header {

	ddae6fmargin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC9900;
	text-transform: none;
}
.brs_normal {

	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006633;
	text-transform: none;
}
.brs_subheader {


	ddae6fmargin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC6600;
	text-transform: none;
}
.brs_small {


	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-transform: none;
}
.header_news {

	color: #006633;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hed_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
.hed_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
