body{     margin:0;     padding:0;}
a{ text-decoration:none;}a:hover{	text-decoration:none;}
.redtitle{	font:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#bf2e1a;}.graytitle{	font:Verdana;	font-size:16px;	font-weight:bold; 	color:#767676;}
img{ border:none;}		   
.text{
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	line-height:17px;
	color:#333333;
}
	   
#wilcome a{font-family:arial; 
           font-size:13px; 
		   color:#CC0000; 
		   text-decoration:none;}
		   
#wilcome a:hover{font-family:arial; 
                 font-size:14px;
				 color: #000033; 
				 text-decoration:underline;}
				 
.redtitle2{font:arial;
           font-size:16px;
		   font-weight:bold; 
		   color:#bf2e1a;}
		   
.graytitle2{font:Verdana;
            font-size:16px;
			font-weight:bold; 
			color:#767676;}
			
.text2{
	font-family:tahoma;
	font-size:11px;
	text-align: justify;
	line-height:17px;
	color:#333333;
	padding-left:22px;
}
.innertext{
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	line-height:17px;
	color:#333333;
	padding:5px;
}
.protext{
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	line-height:17px;
	color:#333333;
	padding:5px 0;	}
.subprotext{
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	line-height:17px;
	color:#333333;
	padding:5px 7px;;	}
.footer{ font-family:arial; font-size:12px; font-weight:bold; float:right; padding:0 0 5px 0; text-align:justify; color:#757575;}
.style1 {color: #BF2E1B}
body {
	background-color: #FFFFFF;
}
.style6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
}
.newtitle{font-family:arial;  
          font-size:15px;
          font-weight:bold;
		  color: #26328c;}

.newtitle2{font-family:arial;  
          font-size:13px;
          font-weight:bold;
		  color: #bf2e1a;}
.arrowlistmenu{
width: 621px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
text-align:right;
color: white;
background:#666666 url(../images/titlebar.png) repeat-x center left;
margin-bottom:2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 10px 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(../images/titlebar-active.png)}

#innertx{ font-family:verdana;
          font-size:12px;
		  color:#202020;
		  text-align:justify;
		  padding-right:10px;
		  padding-left:10px;
		  line-height:20px;		  
		  padding-bottom:10px;
		  padding-top:10px;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

#innertx a{
		color:#bb2e17;
		text-decoration:underline;

}

#innertx a:hover{
		color:#333333;
		text-decoration:none;

}








