@charset "windows-1251";
/* CSS Document */
html {height:101% !important;}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;	
	color: #336;
}
body {
	background-color: #FFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
    color: #336;
}
a:visited {
	text-decoration: underline;
	color: #336;
}
a:hover {
	text-decoration: underline;
	color: #C06;
}
a:active {
	text-decoration: underline;
	color: #336;
}
.header {
	font-size: 26px;
	
}
.header1 {
	color: #C06;
}
	
.bull {
	color: #C06;
	font-size: 16px;
}


	
     
