.background{
    background-image:url("images/bg.jpg"); background-repeat: repeat-x; background-position: top; background-color:#E3E3E3;}


/* Navigation
----------------------------------------------- */
#navContainer {
	background: #DFDFDF;
	}

 ul.nav
 {
  list-style: none;
 margin: 0;
 padding: 0;
 }

  ul.nav li
 {
 padding: 0;
 margin: 0;
 background:url(images/nav_bk2.jpg) no-repeat left center;
 border-bottom: 1px solid #AAA;
}

ul.nav li a
 { 
  text-align: center;
 display: block;
 padding: 4px 1px 4px 1px;
 text-decoration: none;
font-family:Tahoma; font-weight: bold; font-size:78%;
font-weight: bold;
color: #191919;
 }
* html ul.nav li a {
height: 1%;
}

html>body  ul.nav li a { width: auto; }

  ul.nav li a:visited
 {
color: #191919;
 }
  ul.nav li a:hover
 {
color: #7A0E0A; text-decoration:none; 
 padding: 4px 1px 4px 1px;font-size: 78%;
 }





#menu{
	background-image: url(images/nav_bg.jpg)}
#menu ul{
margin: 0 0 0 0;
cursor: hand;
list-style-position: outside;}
#menu li{
	vertical-align:middle;background-image:url("images/nav_bg.jpg"); height:25;
	padding: 0 0 0 0; background-repeat:repeat-y;font-family:Tahoma; font-weight: bold; font-size:84%;}
#menu li a{
	width: 100%;
	text-decoration: none; color: #191919; text-align: center; height:25;
	padding: 4 0 2 0; background-repeat:no-repeat;font-family:Tahoma; font-weight: bold; font-size:100%;}
	
#menu li a:hover{
	vertical-align:middle; background-image:url("images/nav_link_o_bg.jpg"); color: #7A0E0A; height:25;
	padding: 3 0 2 0;background-repeat:repeat-y;font-family:Tahoma; font-weight: bold; font-size:100%;}


.disclaimer {
	color: #1D1D1D;
	text-decoration: none;
}

.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 110%;
	font-weight:bold;
	color:#0B33B2;
}
.box_hd {
	font-family: Verdana;
	font-size: 80%;
	padding: 8 10 5 0;
	font-weight:bold;
	color:#0B33B2;
}
.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 68%;
	color:#101010;
	padding: 3 18 0 24;
	background-image: url(images/content_bg.jpg);
	background-position: right top;
	line-height: 20px;
}
.verdict {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 68%;
	color:#101010;
	padding: 0 0 0 0;
	vertical-align:top;
	line-height: 15px;
	display: block;
}
h1{ color:#FFFFFF;
    margin: 0;
    height: 50px;
	 padding: 10px 15px 8px 14px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background: url(images/header_bg.jpg) no-repeat left top;
	font-size: 120%;
	line-height: 50px;
	 
}
.contact {
	font-family: Verdana;
	font-size: 68%;
	color: #565656;
	padding: 2 0 2 0;
	text-decoration: none;
}
.info{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #2A2A2A;
	padding: 18 0 18 20;
	background-image: url(images/left_botbg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
}
.url{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #0555BD;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	padding: 10 0 10 0;
	text-align: center;
	text-decoration: none;
}

a{
color:#0555BD;
}
a:hover {
text-decoration: none;
color:#8B1D15;
}
a:visited {
color:#6A6A6A;
}
a:active {
color:#041F64;
}
blockquote {
margin: 0 30 0 30;
text-align: justify;}
ul{margin: 0 0 0 50;}
ul li{padding: 0 20 0 0; text-align: justify;}