/* CSS Document */
.heading{
				height:35px;
                 font: 18px arial;
                 color: #FFBA00;
                text-decoration: none;
			    font-weight:bold;
				border-bottom:1px dotted #BEBEBE;

		

}
.dottedbg{
			border-bottom:1px dashed #999999;

}

.title{
				background:url(../images/bg_title.jpg) no-repeat;
				width:180px;
				height:22px;
                 font: 10px verdana,arial,helvetica,sans-serif;
                 color: #4B4B4B;
                text-decoration: none;
			    font-weight:bold;
				

}


.normal{

                 font: 12px verdana,arial,helvetica,sans-serif;
                 color: #000000;
                text-decoration: none;
				line-height:18px;
				text-align:justify;


}

.normalwhite{

                 font: 11px verdana,arial,helvetica,sans-serif;
                 color: #ffffff;
                text-decoration: none;
				line-height:18px;


}

.smallgray{

                 font: 10px verdana,arial,helvetica,sans-serif;
                 color: #464646;
                text-decoration: none;



}
.smallblue{

                 font: 10px verdana,arial,helvetica,sans-serif;
                 color: #000099;
                text-decoration: none;



}

.smalldarkgreen{

                 font: 13px verdana,arial,helvetica,sans-serif;

                 color: #50A300;

                text-decoration: none; font-weight:bold;
	
			
}
.smallblack{

                 font: 11px verdana,arial,helvetica,sans-serif;

                 color: #000000;

                text-decoration: none; font-weight:bold;
}


.block{

                 font: 11px verdana;
                 color: #A10000;
	             text-decoration: none;

}

a.block:link    {
                 font: 11px verdana;
                 color: #A10000;
                 text-decoration: none;
                }

a.block:visited {

                 font: 11px verdana;
                 color: #A10000;
                 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: #B10000;

                 text-decoration: none;

                }

a.dfont:hover   {


                 font: 11px verdana;

                 color: #EC8500;

                 valign:middle;

}

.dfontwhite{

                 font: 11px verdana;

                 color: #ffffff;

	             text-decoration: none;

}

a.dfontwhite:link    {

                                    

                 font: 11px verdana;

                 color: #ffffff;

                 text-decoration: none;

                }

 

a.dfontwhite:visited {

                 font: 11px verdana;

                 color: #ffffff;

                 text-decoration: none;

                }

a.dfontwhite:hover   {


                 font: 11px verdana;

                 color: #000000;

                 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;		
}

#maintable{
	background-color:#ffffff;
	border-right:1px solid #8E8E8E;
	border-bottom:1px solid #8E8E8E;
	border-left:1px solid #8E8E8E;
	border-top:1px solid #8E8E8E;	
}

.footer{
	background:url(../images/bg_footer.gif) repeat-x;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	height:43px;

}

.nav{
background:url(../images/nav_bg.gif) no-repeat;
width:99px;
height:30px;
}

#left{
background-color:#920202;
border-right:1px solid #FFF7E5;
border-bottom:1px solid #FFF7E5;
width:190px;
}

.navup{
	background:url(../images/navup_bg.gif) no-repeat;
	height:30px;
	width:99px;
	font: 11px verdana,arial,helvetica,sans-serif;
    color: #000000;
	}
	
	.img_border{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;

}

.leftbg{
background:url(../images/left_bg.jpg) repeat-y;
width:240px;
height:366px;
border-left:1px solid #f1f1f1;
}

.dottedbg{
background:url(../images/dotted_bg.jpg) repeat-y;
width:1px;

}
.textbox{

background-color:#ffffff;
font:10px verdana #464646;
	border-bottom:1px solid #F9753D;
	border-left:1px solid #F9753D;
	border-top:1px solid #F9753D;
	border-right:1px solid #F9753D;	
	width:120px;		
	height:16px;

}

.textboxsmall{
background:url(../images/bg_logo.gif) no-repeat;
background-color:#ffffff;
background-position:right;
font:10px verdana #464646;
	border-right:1px dotted #B10000;
	border-bottom:1px dotted #B10000;
	border-left:1px dotted #B10000;
	border-top:1px dotted #B10000;
	width:134px;		
	height:16px;

}

.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;

}

.searchbutton{
background:url(../images/btn.jpg) no-repeat;
background-position:right;
	width:29px;		
	height:20px;

}

.button{
background-color:#efefef;
font:10px verdana #ffffff;
	border-right:1px solid #B10000;
	border-bottom:1px solid #B10000;
	border-left:1px solid #B10000;
	border-top:1px solid #B10000;
	width:50px;		
	height:20px;

}