.bgheader {
	background-image: url(../images/frontpage/header.jpg);
	background-repeat: no-repeat;
}
.style1 {color: #FFFFFF}
.bgmenu {
	background-image: url(../images/frontpage/menu_bg.jpg);
	background-repeat: repeat-x;
}
.leftbg {
	background-image: url(../images/frontpage/left_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #ececec;
	margin-top: 0px;
}
form,p,h1,h2,h3,h4,h5{margin:0px; padding:0px;}
.style2 {font-size: 11px}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.flashbg {
	background-image: url(../images/frontpage/flash_bg.jpg);
	background-repeat: no-repeat;
}
a.login{
	color:#000;
	text-decoration:none;
}
a.login:hover{
	color:#000;
	text-decoration:underline;
}
.loginerror{
	height:15px;
	color:#f00;
	font-size:12px;
	font-weight:bold;
}

#login_holder_adj{height:10px;}
