/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/main_bg.gif);
	font-size: 10px;
}
P
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #f9f9f9;
}
	
UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #f9f9f9;
}	
		
TD
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#FFFFFF;
} 
A {
	text-decoration: none;
	color:#858585;
}
A:hover {
	text-decoration: underline;
}
.forminput {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight : normal;
}

.whitetext {
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}
.graytext {
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
}
.mainmenu {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	text-align: center;
	padding-left: 2px;
	white-space: nowrap;
}
.mainmenu a {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
.mainmenu a:hover {
	text-decoration: underline;
}
.tdgreen {
	 background-color:#499700;
}
.mainText a {
	text-decoration: none;
	color:#ffffff;
}
.mainText a:hover {
	text-decoration: underline;
}
.menuLeft {
	background-image:url(../images/points_leftMenu.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 22px;
	vertical-align: middle;
}
.menuLeft a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#DADADA;
	text-decoration: none;
}
.menuLeft a:hover{
	text-decoration: none;
}
.menuLeftbut {
	background-image:url(../images/button_bg.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 100%;
	width:160px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	text-align: left;
}
.menuLeftbut_over {
	background-image:url(../images/button_bg_over.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 100%;
	width:160px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	text-align: left;
}
.style_1{
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #99ce00;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	cursor: default;
}
.style_1 a{
	line-height: 10px;
	text-decoration: none;
	color: #99ce00;
	cursor: default;
}
.style_1 a:hover{
	text-decoration: none;
	color: #99ce00;
	cursor: default;
}

#dev
{
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #475e00;
	padding-right: 20px;
	text-align: right;
}
#dev a
{
	text-decoration: none;
	color: #475e00;
	border-bottom: dashed 1px #475e00;
}
#dev a:hover
{
	text-decoration: none;
	color: #475e00;
	border-bottom: solid 1px #475e00;
}

#partLogos
{
	background-color: #ffffff;
	height: 60px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#partLogos td
{
 text-align: center;
}
#shema
{
	padding: 10px 0px 0px 10px;
}
#shema img
{
	border: solid 4px #a8a9b4;
}

.galleryTbl td
{
	text-align: center;
}
.galleryTbl a img
{
	border: solid 3px #aaabb5;
}
.galleryTbl a:hover img
{
	border: solid 3px #ffffff;
}