/* CSS Document */

body {
	background-image:url(images/BG_Strip.jpg) ;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
	
#main_container 
{
    background-image:url(images/BG.jpg) ;
    background-repeat: no-repeat;
    background-position:top center;

    
}

.block_cell {
	border: 1px solid #999999;
	font-style:normal;
	background-color:#EBEBEB;
	font-family: tahoma;
	text-decoration:none;
	font-size: 11px;
	color: #6D6F71;    
}
	
.block_cell A{
	font-style:normal;
	font-family: tahoma;
	text-decoration:none;
	font-size: 11px;
	color: #6D6F71;

	} 
	
.contents_txt {
	font-style:normal;
	font-family: tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
	padding-right: 5px;
	} 
	
.contents_txt A {
	font-style:normal;
	font-family: tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #3333CC;
	line-height:20px;
	padding-right: 5px;
	}
	
.content_box {
	border: 1px;
	border-style: solid;
	background-color:#E5E5E5;
	border-color: #848282;
	font-style:normal;
	font-family: tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #393939;
	line-height:20px;
	padding-right: 5px;

	}
	
.content_box A {

	font-style:normal;
	font-family: tahoma;
	text-decoration:none;
	font-size: 11px;
	color: #393939;
	line-height:20px;
	}
	
	
.footer_cell {
             font-family: tahoma;
             font-size: 12px;
             color: #616161;  
}

.footer_cell A{

             font-family: tahoma;
             font-size: 12px;
             color: #616161;  
             text-decoration:none;
}


.blue_txt {
	font-family: tahoma;
	font-size: 11px;
	color: #0E4C7C;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	padding-right:5px;
}

.blue_txt A {
	font-family: tahoma;
	font-size: 11px;
	color: #0E4C7C;
	text-decoration:none;
	line-height:22px;
	padding-right:5px;
}



.header_txt {
	font-family: tahoma;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
	color: #C60502;
		
}


.hd_box {
	border: 1px;
	border-style: solid;
	background-color:#ffffff;
	border-color: #848282;
	font-style:normal;
	font-family: tahoma;
	text-decoration:none;
	font-size: 13px;
	color: #C60502;
	line-height:20px;
	padding-right: 5px;

	}



