@charset "utf-8";
/* CSS Document */

body{
	background-color:#dddddd;
	padding-top:38px;
	margin-bottom:20px;
}

#navigation{
	width:219px;
	height:100%;
	}
	
#navigation ul{
	width:219px;
	float:left;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	list-style-type:none;
	}
	
#navigation ul li{
	width:219px;
	height:17px;
	float:left;
	padding:0px;
	margin:0px;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	list-style-type:none;
	border-bottom:1px dashed #9c9c9c;
	background-color:#cccccc;
	}
	
#navigation ul li a{
	width:199px;
	height:15px;
	float:left;
	padding-top:2px;
	padding-left:20px;
	margin:0px;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	list-style-type:none;
	border-bottom:1px dashed #9c9c9c;
	background-color:#cccccc;
	}
	
#navigation ul li a:hover{
	width:199px;
	height:15px;
	float:left;
	padding-top:2px;
	padding-left:20px;
	margin:0px;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	list-style-type:none;
	border-bottom:1px dashed #9c9c9c;
	background:url(images/menu_bullet.jpg) left top no-repeat;
	background-color:#ffffff;
	}
	
.content_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

.nav_bottom_{
	background:url(images/nav_bottom_pic.jpg) left top no-repeat;
	height:15px;
}

.home_back_link{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.home_back_link a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.home_back_link a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

.link_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.link_text a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.link_text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}

.content_text3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
