/* CSS Document */
.heading{
				background:url(../images/arrow.jpg) no-repeat;
				width:399px;
				height:23px;
                 font: 15px verdana,arial,helvetica,sans-serif;
                 color: #F00000;
                text-decoration: none;
			    font-weight:bold;
				

}
.subheading{
				
                 font: 12px arial,helvetica,sans-serif;
                 color: #1173b2;
                text-decoration: none;
			    font-weight:bold;
				

}

.title{
				
                 font: 10px verdana,arial,helvetica,sans-serif;
                 color: #4B4B4B;
                text-decoration: none;
			    font-weight:bold;
				

}


.normal{

                 font: 12px arial,helvetica,sans-serif;
                 color: #000000;
                text-decoration: none;
				line-height:18px;


}

.small{

                 font: 10px verdana,arial,helvetica,sans-serif;

                 color: #9F0000;

                text-decoration: none;


}


.block{

                 font: 11px verdana;
                 color: #1155A3;
	             text-decoration: none;

}

a.block:link    {
                 font: 11px verdana;
                 color: #1155A3;
                 text-decoration: none;
                }

a.block:visited {

                 font: 11px verdana;
                 color: #1155A3;
                 text-decoration: none;

                }


a.block:hover   {

                 font: 11px verdana;
                 color: #FF8400;
                 valign:middle;
}                

.dfont{

                 font: 11px verdana;

                 color: #545454;

	             text-decoration: none;

}

a.dfont:link    {

                                    

                 font: 11px verdana;

                 color: #545454;

                 text-decoration: none;

                }

 

a.dfont:visited {

                 font: 11px verdana;

                 color: #545454;

                 text-decoration: none;

                }

a.dfont:hover   {


                 font: 11px verdana;

                 color: #EC8500;

                 valign:middle;

}


.tablel{
	border-left:1px solid #f1f1f1;
}

.table{
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	border-top:1px dotted #999999;		
}

.textbox{
background:url(../images/bg_logo.gif) no-repeat;
background-color:#ffffff;
background-position:right;
font:10px verdana #464646;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	width:200px;		
	height:18px;

}

.textboxsmall{
background:url(../images/bg_logo.gif) no-repeat;
background-color:#ffffff;
background-position:right;
font:10px verdana #464646;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	width:100px;		
	height:18px;

}

.textarea{
background:url(../images/bg_logo_big.gif) no-repeat;
background-color:#ffffff;
background-position:right;
font:10px verdana #464646;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	width:200px;		
	height:80px;

}

.button{
background-color:#E4F1FF;
background-position:right;
font:10px verdana #ffffff;
	border-right:1px solid #464646;
	border-bottom:1px solid #464646;
	border-left:1px solid #464646;
	border-top:1px solid #464646;
	width:100px;		
	height:20px;

}



.footer{
	border-top:1px solid #f1f1f1;
	font-family:verdana;
	font-size:11px;
	color:#999999;
	height:40;

}



.leftnav{
background:url(../images/leftnav.jpg) no-repeat;
width:250px;
height:366px;
border-left:1px solid #f1f1f1;
}

.nav1_up{
background:url(../images/nav.jpg) no-repeat;
width:157px;
height:27px;
font: 12px "Futura Bk BT";
color: #ffffff;
font-weight:bolder;
font-variant:small-caps;


}