@charset "iso-8859-1";
body {
margin: 0; 
padding: 0; 
border: 0; /* This removes the border around the viewport in old versions of IE */
width: 100%;
min-width: 990px; /* Minimum width of layout - remove line if not required */
background-color: #161616; /* The min-width property does not work in old versions of Internet Explorer */
font-size: 12px; 
background-image: url(images/bg.jpg); background-repeat: repeat-x;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
} 
a { color: #FF0000; text-decoration: none; }

a:hover { color: #990000; text-decoration: underline; }
.topbar1 { color : #FFFFFF; margin-top : 0px; padding-bottom : 0px; 	margin-bottom : 0px; margin-left : 0px; margin-right : 0px; font-size : 11px; font-family : Tahoma,Verdana,Arial; font-weight: bold; }
.topbar1 a:link, .topbar1 a:visited, .topbar1 a:active { color : #FFFFFF; 	text-decoration: none; }
.topbar1 a:hover { color : #FFFF00; }

.text { color : #000000; margin-top : 0px; padding-bottom : 0px; 	margin-bottom : 0px; padding-left : 10px;  padding-right : 10px; margin-left : 0px; margin-right : 0px; font-size : 11px; font-family : Tahoma,Verdana,Arial; }
p {font-size: 14px;	font-family: Arial,Tahoma,Verdana;}
	
ul {font-size: 13px; font-weight:bold; font-family: Arial,Tahoma,Verdana;}
h1 {font-size: 23px; font-weight:bold; font-family: Arial,Tahoma,Verdana;}
h2 {font-size: 18px; font-weight:bold; font-family: Arial,Tahoma,Verdana;}
.qa {color:#000;font-size: 13px; padding:5px; background-color: #FFFFFF; border:1px dotted #FF0000;}
 .buttonunder {color:#000;font-size: 13px; text-decoration:none; padding:5px; background-color: #F6F6F6; border:1px dotted #A9A9A9; text-align: justify}
.buttonunder a {color:#808080; text-decoration:none;}
.buttonunder a:hover {color:#FF0000; text-decoration:none;}

img {border:0px;}