BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 8px;
	
	background-color: "#333333";
	color: white;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

td.topmenu
{

	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	text-align:center;
	width: 80px;
	font-size:12px;
}


td.submenu 
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	text-align:center;
	width: 120px;
	font-size:10px;
	white-space: nowrap;
}

td.topmenuleftside 
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	text-align:right;
	width: 120px;
	font-size:10px;
	white-space: nowrap;
}


A:active {
	text-decoration: none;
	text-transform: none;
	color: white;
}

A:link {
	text-decoration: underline;
	text-transform: none;
	color: white;
}

A:visited {
	text-decoration: underline;
	text-transform: none;
	color: white;
}

A:hover {
	text-decoration:underline;
	text-transform : none;
	font-weight: none;
	color: #70aece;
}

a:focus { outline: none;}

A.nolink:active {
	cursor					:	default;
	text-decoration	: none;
	text-transform	: none;
	color						: white;
}

A.nolink:link {
	cursor					:	default;
	text-decoration	: underline;
	text-transform	: none;
	color						: white;
}

A.nolink:visited {
	cursor					:	default;
	text-decoration	: underline;
	text-transform	: none;
	color						: white;
}

A.nolink:hover {
	cursor					:	default;
	text-decoration	: underline;
	text-transform 	: none;
	font-weight			: none;
	color						: #70aece;
}

a.nolink:focus { outline: none;}

A.menu:active {
	text-decoration	: underline;
	text-transform	: none;
	color						: white;
}

A.menu:link {
	text-decoration	: none;
	text-transform	: none;
	color						: white;
}

A.menu:visited {
	text-decoration: none;
	text-transform: none;
	color: white;
}

A.menu:hover {
	text-decoration: none;
	text-transform : none;
	font-weight: none;
	color: #70aece;
}

a:menu focus { outline: none;}

td.slideText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	valign:top;
 }

td.topmenuactive
{
	border-left-style: solid;	
	border-right-style: solid;
	border-left-width: 1px; 
	border-right-width:1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	text-align:center;
	width: 80px;
	font-size:12px;
}

td.submenuactive
{
	border-left-style: solid;	
	border-right-style: solid;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	text-align:center;
	width: 120px;
	font-size:10px;
	white-space: nowrap;
}

img.slide {
	border: 1px solid #5e5e5e
}

hr.news {
	background-color 	: #606060; 
	color 						:	#FFFFFF;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	
	width: 850; 
	height: 4; 
}
