@CHARSET "ISO-8859-1";

p
{
	
}
.MsoNormal
	{
	line-height:100%;
	}	
	
body
{
	margin	: 0px;
	padding	: 0px;
}

.header
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
	width				: 1130;
	height				: 204px;
	background-image	: url(files/site/img/hsvheader.jpg);
	background-repeat	: no-repeat;	
}

.menu
{
	height				: 100%;
	background-repeat	: no-repeat;
	padding-left		: 30px;
	padding-top			: 30px;
}

.content
{
	height				: 100%;
	padding-bottom		: 30px;
}

.maintablewidth
{
	position			: absolute;
	top					: 203px;
	width				: 1130px;
	background-image	: url(files/site/img/bg_all.png);
	background-repeat	: no-repeat;
}

.maintable
{
	position			: absolute;
	top					: 203px;
	background-image	: url(files/site/img/bg_all.png);
	background-repeat	: no-repeat;
}

.menuitem
{
	color				: rgb(96,80,97);
	font-size			: 14pt;
	font-family			: Arial;
}
.menusubitem
{
	color				: rgb(111,80,65);
	font-size			: 10pt;
	font-family			: Arial;
	text-decoration		: underline;
}

.login
{
	background-color	: rgb(240,228,217);
	font-family			: Arial;
	font-size			: 10pt;
	width				: 170px;
	border-width		: 1px;	
}
.menuheaderlink
{
	color				: rgb(250,250,250);
	text-decoration		: underline;
	font-size			: 12px;
	font-family			: arial;
}
.menuheader
{
	font-size			: 12px;
	font-family			: arial;
	color				: rgb(250,250,250);
	margin-top			: 178px;
	margin-left			: 30px;
}
.searchheader
{
	position			: absolute;
	top					: 171px;
	left				: 620px;		
}
.search
{
	background-color	: rgb(205,169,133);
	font-family			: Arial;
	font-size			: 10pt;
	width				: 200px;
	border-width		: 0px;	
}
.thirdlevelmenu
{
	font-family			: arial;
	font-size			: 10pt;
	padding-left		: 10px;
	margin-left			: 10px;
	border-left-width	: 2px;
	border-left-color	: rgb(150,150,150);
	border-left-style	: solid;
	line-height			: 200%;
}
.thirdlevelselected
{
	font-size			: 10pt;
	color				: rgb(198,92,50);
}
.thirdlevellink
{
	color				: rgb(85,68,86);
}

.eventsadmin
{
	font-size			: 10pt;
	font-family			: arial;
	padding-right		: 10px;
}

.SearchResultHeader
{
	font-family	: arial;
	font-size	: 10pt;
	color		: rgb(0,0,0);
}

.SearchResultLink
{
	font-decoration	: none;
	font-family		: arial;
	font-size		: 10pt;
	color			: rgb(0,0,0);	
}
.LoginError
{
	font-family		: arial;
	font-size		: 10pt;
	color			: rgb(250,100,100);
}


