body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;	
	}
	
.top_bar_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}
.top_bar_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

}
.bottom_bar{
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-color:#4DB3D4;
	border-top-style:solid;
	border-top-width:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.news_lines_top{
	background-attachment: scroll;
	background-position: 0px 0px;
	color: #FFFFFF;
	}
.listing {
	list-style-position: outside;
	list-style-image: url(../images/list.gif);
	list-style-type: square;
}
.web_arrow{
	list-style-position: inside;
	list-style-image: url(../images/1_arrow.gif);
	list-style-type: square;
}
.soft_arrow{
	list-style-position: inside;
	list-style-image: url(../images/2_arrow.gif);
	list-style-type: square;
}
.host_arrow{
	list-style-position: inside;
	list-style-image: url(../images/3_arrow.gif);
	list-style-type: square;
}
.hard_arrow{
	list-style-position: inside;
	list-style-image: url(../images/4_arrow.gif);
	list-style-type: square;
}
.left_menu_border{
border-bottom-color:#0092C2;
border-bottom-style:dotted;
border-bottom-width:1px;

}
.left_menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0092C2;
	text-decoration: none;	
}
.left_menu_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration:underline;
	}
.highlight_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	}
