BODY {
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;	
	BACKGROUND-IMAGE: url(/images/fon.gif);

	scrollbar-face-color: #0066CC; 
	scrollbar-3dlight-color: #99CCFF;
	scrollbar-highlight-color: #99CCFF; 
	scrollbar-shadow-color: #0066CC; 
	scrollbar-arrow-color: #99CCFF; 
	scrollbar-track-color: #99CCFF;
}

h1 { font-size: 110%;}
h2 { font-size: 100%}
h3 { font-size: 95%}

a {text-decoration: none;}
a:visited {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {
color: #CC0000;
text-decoration: none;
}

.header {
	font-family: Century Gothic, sans-serif, serif;
	font-weight: bold;
	font-size: 100%;
	color: #0066CC;
        text-decoration: none;
}
.header:link {
	font-family: Century Gothic, sans-serif, serif;
	font-weight: bold;
	font-size: 100%;
	color: #0066CC;
        text-decoration: none;
}
.header:visited {
	font-family: Century Gothic, sans-serif, serif;
	font-weight: bold;
	font-size: 100%;
	color: #0066CC;
        text-decoration: none;
}
.header:hover {
	font-family: Century Gothic, sans-serif, serif;
	font-weight: bold;
	font-size: 100%;
	color: #CC0000;
        text-decoration: underline;
}

.Titles {  font-family: Arial, Helvetica, sans-serif; color: #0065A5; font-size: 90%; font-style: normal; font-weight: bold; text-decoration: none}
.Titles:link {  font-family: Arial, Helvetica, sans-serif; color: #0065A5; font-size: 90%; font-style: normal; font-weight: bold; text-decoration: none}
.Titles:hover {  font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 90%; font-style: normal; font-weight: bold; text-decoration: none}
.Titles:visited {  font-family: Arial, Helvetica, sans-serif; color: #0065A5; font-size: 90%; font-style: normal; font-weight: bold; text-decoration: none}
.Titles:active {  font-family: Arial, Helvetica, sans-serif; color: #0065A5; font-size: 90%; font-style: normal; font-weight: bold; text-decoration: none}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 75%;
}
.text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 75%;
}

.text:visited	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 75%;
}

.text:hover	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 75%;
}

.text:active	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 75%;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0066CC;
        font-size: 75%;
}

.links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
        font-size: 75%;
}

.links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
        font-size: 75%;
}

.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: underline; 
	color: #AA0000;
        font-size: 75%;
}

.links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: underline; 
	color: #AA0000;
        font-size: 75%;
}

.MenuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/menu-grey.gif);
	background-color: #FFFFFF;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;		
	vertical-align: middle;	
	padding-top: 0px;	
	padding-bottom: 0px; 
	width: 83px;
	height: 20px;
}

.MenuButton a:link, a:visited {
	color: #333333;	
}

.MenuButton a:hover, a:active {
	color: #CC0000;	
}

.MenuButton_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/menu-blue.gif);
	background-color: #FFFFFF;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;		
	vertical-align: middle;	
	padding-top: 0px;	
	padding-bottom: 0px; 
	width: 83px;
	height: 20px;
}

.mouse_hand {
	cursor:pointer;
	background: #FFFFFF;
	text-decoration: none;
}

.mouse_handact {
	cursor:pointer ;
	background: #F0F0F0;
	text-decoration: underline;
}

.mouse_hand_order {
	cursor:pointer ;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 75%;
}

.mouse_handact_order {
	cursor:pointer ;
	background: #F0F0F0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 75%;
}

.center1gif
{
	background-image: url(/images/center1.gif);	
}

.center3gif
{
	background-image: url(/images/center3.gif);	
}

.footerback
{
	background-image: url(/images/footer2.gif);	
}
