body,html
{
	height:100%;
	margin:6px;
}

p
{
	font-family:Verdana;
	color: #3a3a3a;
	font-size:	12px;
}

h1
{
	font-family:Verdana;
	color: #3a3a3a;
	font-size:	26px;
}

.text
{
	font-family:Verdana;
	color: #3a3a3a;
	font-size:	10px;
}

.newstext
{
	font-family:Verdana;
	color: #003cb5;
	font-size:	10px;
}

.newsHeader
{
	font-family:Verdana;
	color: #003cb5;
	font-size:	16px;
}

a.newsDate:link
{
	font-family:Verdana;
	color: #003cb5;
	font-size:	12px;
}

a.newsDate:visited
{
	font-family:Verdana;
	color: #003cb5;
	font-size:	12px;
}

.newsColheader
{
	font-family:Verdana;
	color: #000000;
	font-size:	12px;
}

.newsDate
{
	font-family:Verdana;
	color: #003cb5;
	font-size:	12px;
}

table
{
	border:	0px;
	border-collapse: collapse;
	padding: 0px;
}

td,th
{
	padding:	0px;
	margin:		0px;
}

a.menuText:link
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	/*color:#538181;*/
	color:#000000;
}

a.menuText:visited
{
	font-family:Arial;
	font-size:14px;
	//color:#62a6a6;
	color:#000000;
	text-decoration:none;
}

.menuItem
{
	width:160px;
	height:26px;
	background-color:transparent;
	background-image:url('../menubg.png');
	float:left;
	clear:both;
	margin-top:-1px;
	padding-left:20px;
	padding-top:8px;
}
/*
.menuItem:hover
{
	background-color:#eef5f8;
	color:#174251;
	cursor:pointer;
	cursor:hand;
}
*/
.menu
{
	margin-left:	14px;
	margin-top:		14px;
	margin-bottom:	14px;
}

a:link
{
	font-family:Verdana;
	color: #4b8080;
	text-decoration:none;
}

a:visited
{
	font-family:Verdana;
	color: #4b8080;
	text-decoration:none;
}

a:hover
{
	font-family:Verdana;
	color: #30a5fc;
}

.menu a:link
{
	font-family:Verdana;
	color: #FFFFFF;
	font-size:	12px;
	text-decoration:none;
}

.menu a:visited
{
	font-family:Verdana;
	color: #FFFFFF;
	font-size:	12px;
	text-decoration:none;
}

.menu a:hover
{
	font-family:Verdana;
	color: #30a5fc;
	font-size:	12px;
}

.mainBg
{
	background-image:	url('../images/bg.gif');
	background-repeat:	no-repeat;
}

.fontFix
{
	font-size: 0px;
}

.adressBg
{
	background-image:	url('../images/adress_bg.png');
	background-repeat:	no-repeat;
	padding:0px;
	margin:0px;
}

.contentBg
{
	background-image:	url('../images/main_bg.gif');
	background-repeat:	repeat-y;
}

.menuBg
{
	background-image:	url('../images/menu_bg.gif');
	background-repeat:	repeat-y;
}
