body {
	background-image: url(1.gif);
	background-repeat:repeat;
	background-repeat:repeat-y;
	}
A:visited  {color: #000099; text-decoration: none}
A:link  {color: black; text-decoration: none }
A:active  {color: black; text-decoration: none}
A:hover   {cursor: pointer; color: #CC0000; background-color: white; text-decoration: none}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#333333;
	text-align:justify;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold; 
	color:#333333;
	text-align:center;
}	

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: inherit;
	list-style: order;
	}
	
.tbody td{
	border-bottom: 2px dotted #FFFFFF;
		border-spacing: 10;	
		margin: 10em;
	
.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: #333333;
	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: #006F94;
	text-decoration: underline;	
}
.bottom_bar{
	border-top:2px solid #4DB3D4; background:#4DB3D4 url('none') no-repeat fixed 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
.news_lines_top{
	background:#FFFFFF url('../images/news_table.gif') repeat-y 0px 0px; 
	}
.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:outside;
	list-style-position:outside;
	list-style-type:circle;
	border-bottom:thin;
	border-bottom-color:#CC3300;

}
.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: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#660000;
	text-decoration: none;	
}

.highlight_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8C3F00;
	}
	.custom_table {
	padding: 2px;
	vertical-align: middle;
	padding: 2px;
	font-weight: normal;
	font-size: 8px;
	border: thin;
	border-spacing:8px;
	border-width:medium;
	border-style:dashed;
	border-top-width: thin;
	border-right-width: inherit;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style:outset;
	border-right-style:groove;
	border-bottom-style:groove;
	border-left-style:outset;
	border-top-color: #98D4F1;
	border-right-color: #98D4F1;
	border-bottom-color: #98D4F1;
	border-left-color: #98D4F1;
	background-color: #98D4F1;
	}
	
	table-class="table.myclass"
	(
	table.mytable { background-color: #FFFFCC; width: 100%; padding: 0px; border: thin; 
	border: 1px;
	}
table.mytable td {
	font-size: 12px;
	border: thin;
	background-color: #FFFFD9;
	vertical-align: middle;
	padding: 8px;
	font-weight: normal;
	border-left: thin;
	border-color: #98D4F1;
	border-bottom-style: inset;
	border-right-style: inherit;
	border-right-color: #98D4F1;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: medium;
	padding-right: 5px;
}
table.mytable tr.special td {
	border-bottom: thin;
	background-color:#990000;
	border: 5;
}	
.link_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#990000;
	text-align:center;
	}