* {
margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 1000px;
	height: 100%;
	background-image: url(img/body_bgr.gif);
	overflow: hidden;
}
#wrapper{
	width: 1000px;
	min-height: 100%; 
    height: auto !important;
    height: 100%;
    position: relative;
	margin: 0 auto;
	margin-top:0px;
	padding: 0px;
	background-color: #fefefe;
	background-image: url(img/bg.gif);
	 }
#header{
	width: 1000px;
	height: 68px;
	background-image: url(img/header.jpg);
	}
#header_right{
	width: 129px;
	height: 68px;
	background-image: url(img/header_right.gif);
	float: right;
	}	
	
#header_left{
	width: 871px;
	height: 68px;
	background-image: url(img/header_left.gif);
	float: left;
	}	
#graphics{
	width: 1000px;
	height: 182px;
	background-image: url(img/graphics.gif);
	}		
	
#footer{
	background-image:url(img/bottom.gif);
	background-repeat:no-repeat;
	width: 1000px;
	height: 53px;
	clear:both;
	}	
			 
body{
height:100%;
	background-color: #e6eaee;
	}
#sidebar{
	width: 199px;
	float: left;
	margin-bottom: 10px;
	background-image:url(img/menu_bgr.gif);
	color: #FFFFFF;

	 }	
#leftcolumn{
	width: 199px;
	float: left;
	margin-left: 17px;
	margin-bottom: 10px;
	color: #FFFFFF;
	 }	
	 
	 
#menu_head1{

	width: 199px;
	height: 23px;
	background-image:url(img/menu_head1.gif);
	vertical-align:middle;
	 }		 
#menu_head2{
	width: 199px;
	height: 21px;
    background-image:url(img/menu_head2.gif);
	vertical-align:middle;
	 }	 
#menu_bottom{
	width: 199px;
	height: 11px;
    background-image:url(img/menu_bottom.gif);
 }	 
	 
.menu {
margin-left: 10px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}	 
.table1{
width: 95%;
padding: 0px;
margin: 0px;
clear:both;
padding-top: 30px;
}
.left_cell {
	width: 48%;
	float: left;
	text-align:left;
}	 
.right_cell {
width: 48%;
float: right;
text-align:left;
}		 
#main{
	width: 585px;
	float: left;
	margin-left:9px;
	}
#main_top{
	width: 585px;
	height: 23px;
	background-image:url(img/main_top.gif)
	}	
#main_body{
	width: 585px;
  height: auto !important;
    height: 100%;
	background-image:url(img/main_body.gif);
	background-repeat:repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	padding-right:15px;
	overflow:hidden;
	}		

#main_bottom{
	width: 585px;
	height: 10px;
	background-image:url(img/main_bottom.gif);
	}	
	
#r_block{
	width: 166px;
	float: left;
	margin-left: 9px;
	}
#r_top{
	width: 166px;
	height: 23px;
	background-image:url(img/r_top.gif)
	}	
#r_body{
	width: 166px;
	height:600px;
	background-image:url(img/r_body.gif);
	background-repeat:repeat-y;
	}		
#r_bottom{
	width: 166px;
	height: 10px;
	background-image:url(img/r_bottom.gif);
	}		
	 

#copyright{
	position: relative;
	top: -44px;
	text-align:center;
	font-size: 9px;
	color: #FFFFFF;	
	 }	 
#ad_links{
	position: relative;
	top: -35px;
	text-align:center;
	font-size: 9px;
	color: #FFFFFF;	
	 }	 
	 	 	 
ul.ltmenu{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ltmenu li{
	margin: 0px;
	padding:0px;
	list-style: none;
	display: block;
}
.ltmenu li a{
	display: block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 11px;
}
.ltmenu li a:hover{
	color: #00CCFF;
	text-decoration: underline;	
}
ul.list{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.list li{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	display: block;
}
.list li a{
	display: block;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.list li a:hover{
	color: #FF6666;
	text-decoration: underline;	
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:21px
}
h1 {font-size:17px;}

a {
color:#00366C;
text-decoration:underline;
}

a:hover
{
color:#0099FF;
text-decoration:underline;
}

