/* CSS Document */
.heading{
				height:35px;
                 font: 18px arial;
                 color: #0072C9;
                text-decoration: none;
			    font-weight:bold;

		

}

.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: 11px 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;


}

.highlight{

                 font: 11px verdana,arial,helvetica,sans-serif;
                 color: #00000;
				 font-weight:bold;


}

.smallgray{

                 font: 10px verdana,arial,helvetica,sans-serif;
                 color: #464646;
                text-decoration: none;



}

.small{

                 font: 10px verdana,arial,helvetica,sans-serif;

                 color: #B10000;

                text-decoration: none;


}


.block{

                 font: 11px verdana;
                 color: #A10000;
	             text-decoration: none;

}

a.block:link    {
font-family:Arial, Helvetica, sans-serif;
                 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: #545454;

                 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;		
}

.footer{
	border-top:1px solid #f1f1f1;
	font-family:verdana;
	font-size:11px;
	color:#999999;
	height:40;

}


.nav{
	background:url(../images/bg_nav.gif) no-repeat;
	height:20px;
	width:159px;
	}
	
	.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;

}

