@charset "windows-1251";
/* CSS Document */
body {
    font-size:12px;
}
td {
	text-align: justify;
	vertical-align: top;
	font-family:Verdana;
	font-size:12px;
	color:#494945;
}
form
{
	margin:0px;
}
h1 {
     font-size:16px;
	 font-weight: bold;
	 color:#666666;
}
h2 {
     font-size:14px;
	 font-weight: bold;
	 color:#666666;
	}
h3 {
     font-size:12px;
	 font-weight: bold;
	 color:#CCCCCC;
}
a {
	text-decoration: none;
	color:#F60;
}
a:hover {color:#333;} 
.textMove {color:#F60; 
           font-size:20px; 
}
.leftmenu {color:#666666;
           font-size:12px;
		   font-weight:bold;
		   text-align:center; 
} 
.menuitem {color:#F60; 
           font-size:12px; 
		   font-weight:bold;
} 
.menuitem2 {color:#F60; 
           font-size:12px;
		   text-align:left;
}
.menuitem4 {color:#F60; 
           font-size:12px; 
		   font-weight:bold; 
		   text-align:left;
} 



