/* CSS Document */
/**/
/*Codes by Vishal Govinden, 2006 vkengo@lycos.com*/


/**/

html{
margin:0px;
background:#000 url;

}

body {
    height:100%;
	min-width:960px;
	margin:auto;
	background:#fff;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;	
				behavior: url(../styles/csshover3.htc);
}


a ,a:visited {
	color: #999;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:active{
	color: #993333;
	text-decoration: none;
	font-weight:bold;
}

.text_link a:link{color:#333; text-decoration:none; background:#999999;}
.text_link a:hover{color:#fff; text-decoration:none;}



div#main_table{
padding-top:20px;
padding-bottom:20px;
padding-left:35px;
padding-right:35px;
margin:auto;
/*width:90%;
max-height:450px;
overflow:auto;*/
}

div#head_name{
 color:#999;
 font-size:13px;
 margin-top:-2px;
}

/*footer*/
div#footer{
margin:0px;
padding:0px;
 background:none;
 height:20px;
 color:#999;
 font-size:9px;
 padding-bottom:10px;
}
#bg_0 {
	background-color: #999999;
	background-image: url(../images/bill_bg/head_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
				padding:0;
	height:128px;
}
#bg_1 {
	background-image: url(../images/bill_bg/head_top_repeat_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bg_2 {
	background-image: url(../images/bill_bg/head_top_rep_low.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#bg_3 {
	background-image: url(../images/bill_bg/head_top_11.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	
}
#bg_4 {
	background-image: url(../images/bill_bg/head_top_rep_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#bg_5 {
	background-image: url(../images/bill_bg/head_top_bill-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bg_6 {
	background-image: url(../images/bill_bg/head_top_bill-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bg_7 {
	background-image: url(../images/bill_bg/head_top_bill-b_lf.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bg_8 {
	background-image: url(../images/bill_bg/head_top_bill-b_rg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bg_0 #container_head {
	background-image: url(../images/bill_bg/head_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height:131px;
}
#bg_0 #bg_t1 {
	background-image: url(../images/bill_bg/cloud_top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:131px;
}
#bg_0 #bg_t2 {
	background-image: url(../images/bill_bg/cloud_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*terms n con

ul#t_n_c_ul, ul#t_n_c_ul li, ul#t_n_c_ul li ul,  ul#t_n_c_ul li ul li {
	color: #333;
	list-style-type: none;
	
	width:90%;
	
}
*/
.t_n_c_ul{
width:90%;
color:#333;
list-style-type: none;
text-align:left;
}