a:link,a:visited
{
	color: #000000;
	text-decoration: none;
}

a:active,a:hover
{
	color: #000000;
	text-decoration: underline;
}

a.mainmenu:link,a.mainmenu:visited
{
	color: #E8E8E8;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
}

a.mainmenu:active,a.mainmenu:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: none;
}

a.userinfo:link,a.userinfo:visited
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.userinfo:active,a.userinfo:hover
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a.pageselect:link,a.pageselect:visited
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a.pageselect:active,a.pageselect:hover
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}

a.item_link:link,a.item_link:visited
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.item_link:active,a.item_link:hover
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #004000;
}

a.support:link,a.support:visited
{
	color: #000000;
	text-decoration: none;
}

a.support:active,a.support:hover
{
	color: #000000;
	text-decoration: underline;
}

.pageselect
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

table.head_out
{
	width: 800px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

td.head_out
{
	background: url('img/nature.jpg');
	vertical-align: top;
}

table.head_in
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	border-style: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

td.head_in_top
{
	height: 75px;
	font-size: 40px;
	padding-left: 15px;
	text-align: left;
	vertical-align: center;
	font-family: Arial Black;
}

td.head_in_middle {height: 75px;}

td.head_in_menu
{
	height: 50px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	vertical-align: center;
}

td.item_white
{
	background-color: #FFFAFA;
}

td.item_gray
{
	background-color: #D0D0D0;
}

table.pageitem
{
	width: 100%;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin: 0px;
	padding: 10px;
	background: #FFFAFA;
	font-size: 12px;
}

table.pageitemcap
{
	font-size: 12px;
	border-style: none;
	width: 100%
}

table.cat_item
{
	width: 100%;
	border-style: none;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}
pre.code
{
	font-family: Monospace;
	background-color: #C0C0C0;
	color: #0000FF;
}
