body{
	margin:0px;
	text-align:justify;
}

#page{
	margin:0px auto;
	width:990px;
}

td{
	font-family:tahoma;
	color:#000000;
	font-size:11px;
}

.slide_c{
	background:url('../../images/slider_c.gif') repeat-x;
}

.bar_c{
	background:url('../../images/bar_sl.gif') repeat-x;
	height:25px;
}

.left_sl{
	background:url('../../images/left_sl.gif') repeat-y;	
}

.right_sl{
	background:url('../../images/right_sl.gif') repeat-y;	
}

.text_sl{
	background:url('../../images/text_sl.gif') repeat-x;	
	height:70px;
}

.footer_sl{
	background:url('../../images/foot_sl.gif') repeat-x;	
	height:70px;
}

.red1{
	font-family:tahoma;
	color:red;
	font-size:11px;
	font-weight:bold;
}
.white{
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

a.white{
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

a.white:hover{
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.depart{	
}

.depart ul{		
}

.depart li{
	display:block;
	padding:5px;
	list-style:none;

}

.depart li a{
	background:url('../../images/icon.gif') no-repeat 0% 30%;
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 20px;

}

a{	
	font-family:tahoma;
	color:#000000;
	font-size:11px;	
	text-decoration:none;
}

a:hover{	
	font-family:tahoma;
	color:#000000;
	font-size:11px;	
	text-decoration:none;
}

h1{
	font-family:trebuchet ms;
	font-size:22px;
	color:#154C70;
	display:inline;
}
h2{
	font-family:trebuchet ms;
	font-size:19px;
	color:#154C70;
	display:inline;
}
h3{
	font-family:trebuchet ms;
	font-size:16px;
	color:#154C70;
	display:inline;
}
#paging{
    padding:10px 0 10px 0;   
    font-size:11px;   
    color:#000000;   
    font-weight:bold; 
}   
  
#paging a{   
    /*padding:2px 4px 2px 4px;*/
	padding:1px 3px 1px 3px;
    margin:0px 2px 0px 0px;   
    border:1px solid #3381B2;   
    background:#ffffff;   
    color: #104C75;   
    text-decoration:none;   
}   
  
#paging a:hover{   
    border:1px solid #3381B2;   
    color:#104C75;   
    background:#DEF2FF;
    text-decoration:none;   
}  
#pagingActive{   
    /*padding:2px 4px 2px 4px;*/
	padding:1px 3px 1px 3px;
    margin:0px 2px 0px 2px;   
    border:1px solid #3381B2;   
    background:#DEF2FF;   
    color: #104C75;   
    text-decoration:none;   
}  
.event{
	margin:0px auto;
	width:100%;
	border:1px solid #0F6594;
}
.eventText{
	color:#26A9D7;
}
.eventText a{
	color:#26A9D7;
}
.eventText a:hover{
	color:#009D9D;
}

#contentwrapper{
height: 200px;
border: 0px ;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
#fadeinbox{
		position:absolute;
		width: 750px;
		left: 0;
		top: -400px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color:#006633;
		font-size:14px;
		border: 4px solid #006633;
		background-color: #FFFFFF;
		padding: 4px;
		z-index: 100;
		visibility:hidden;
	}
	.msg_text{
		font-size:18px;
		color:#006633;
		font-family:Geneva, Arial, Helvetica, sans-serif
	}
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}