body {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #990000;
	background-image: url(../images/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #000000;}
h1{
font-family: Book Antiqua, "Times New Roman", Times, serif;
font-size:24pt;
font-weight:normal;
color:#000000;
}

.rub{font-size: 20px; line-height: 24px; color: #000000;}
.sub1{font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; color: #000000;}
.sub2{font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 20px; color: #990000; font-weight: lighter;}
.sub3{font-size: 14px; line-height: 16px; color: #990000;}
.sub4{font-size: 16px; line-height: 18px; color: #000000;}

.small{font-size: 10px; color: #2C4D94;}
.brod{font-size: 11px; color: #000000;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text1{ width: 480px; height: auto; text-align: left; }
.text2{ width: 360px; height: auto; text-align: left; }

.submenu{ width: auto; height: auto; text-align: center; padding: 5px; color: #fff; background-color:#a4171e; }
a.sublink:link {font-weight: normal; color: #ffffff; text-decoration: none;}
a.sublink:active {font-weight: normal; color: #ffffff; text-decoration: none;}
a.sublink:hover {font-weight: normal; color: #ffffff; text-decoration: underline;}
a.sublink:visited {font-weight: normal; color: #ffffff; text-decoration: none;}

.footfill{ width: auto; height: 80px; text-align: center; background-image: url(../images/footer.png); background-position: center top; background-repeat: no-repeat; }
.footfill-no{ width: auto; height: 80px; text-align: center; background-image: url(../images/footer-no.png); background-position: center top; background-repeat: no-repeat; }
.quotefill{ width: auto; height: 90px; text-align: center; background-image: url(../images/quote.png); background-position: center top; background-repeat: no-repeat; }
.quotefill-no{ width: auto; height: 90px; text-align: center; background-image: url(../images/quote-no.png); background-position: center top; background-repeat: no-repeat; }
.subframe{ width: auto; height: 15px; text-align: left; background-image: url(../images/bullet.png); background-position: left middle; background-repeat: no-repeat; padding-left: 15px; margin-bottom: 3px; font-size: 14px;}

a:link {font-weight: normal; color: #A4171E; text-decoration: none;}
a:active {font-weight: normal; color: #A4171E; text-decoration: none;}
a:hover {font-weight: normal; color: #222222; text-decoration: underline;}
a:visited {font-weight: normal; color: #A4171E;	text-decoration: none;}

/*Menu */
.menu{margin:0; padding:0; height:25px; width:100%; display:block; background: url(../images/topMenuImages.png) repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:8px; display:block; color:rgb(164,23,30); text-decoration:none; font:12px Arial, Helvetica, sans-serif; cursor:pointer; background: url(../images/topMenuImages.png) 0px -30px no-repeat;}
.menu li a span{line-height:25px; float:left; display:block; padding-right:8px; background: url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:25px; font:12px Arial, Helvetica, sans-serif; background: url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background: url(../images/topMenuImages.png) 100% -90px no-repeat;}