@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
background-image:url(../grad-bg.jpg);
background-repeat:repeat-x;
background-color:#4ab7ef;
margin:0px;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
width:854px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#header h1 {
margin:0px;
padding:0px;
}
#header {
height:53px;
width:854px;
background:url(../content-bg.png);
background-position:center;
}
#flash {
height:200px;
width:auto;
background:url(../content-bg.png);
background-position:center;
}
#slidercontent {
height:auto;
width:auto;
background:url(../content-bg.png);
background-position:center;
}
#slider {
height:52x;
width:810px;
padding-left:22px;
padding-right:22px;
line-height:52px;
background:url(../slider-bg.jpg);
background-position:top;
background-repeat:no-repeat;
}
#contentwrapper {
height:auto;
width:802px;
background:url(../content-bg.png);
padding-left:22px;
padding-right:30px;
line-height:18px;
}
#navigation {
height:auto;
width:150px;
float:left;
}

#navigation a{
font-weight:bold;
}

#navigation ul li ul li a{
font-weight:normal;
}

#navigation ul{
list-style-image:url(../menu.gif);
}
#navigation ul li ul li{
padding-top:5px;
}
#navigation ul li {
padding-top:5px;
}
#navigation ul ul{
list-style:none;
margin-left:-35px;
}
#content {
height:100%;
width:620px;
float:right;
}

#content img {
	padding-left:20px;
	padding-bottom:20px;
}

#spacer {
height:1px;
width:1px;
background:#FFFFFF;
margin-left:auto;
margin-right:auto;
clear:both;
}
#footer {
height:45px;
width:854px;
clear:both;
background:url(../footer.png);
}
.footertext {
color:#27588e;
font-size:9px;
}
.footer:link {
color:#27588e;
text-decoration:none;
}
.footer:visited {
color:#27588e;
text-decoration:none;
}
.footer:active {
color:#27588e;
text-decoration:none;
}
.footer:hover {
color:#27588e;
text-decoration:underline;
}

.sidemenu A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;


}
.sidemenu A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;


}
.sidemenu A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;


}
.sidemenu A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;


}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.main A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
.main A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
.main A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
.main A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.userform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
#taster {
	width: 803px;
	height: auto;
	margin: 0 auto 0 auto;
}
#tasterhd {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#tasterct {
	width: auto;
	height: auto;
	padding: 0px 20px 0px 20px;
	background: url(../tasterct.png) center;


}
#tasterct sup {
	color: red;
}
#clear {
	clear: both;
}
#taster h1 {
	margin: 0;
	padding: 0;
}
#taster p {
	margin: 10 0 0 0;
	padding: 0;
}
#tasterft {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#msg {
	display: none;
	position: absolute;
	z-index: 200;
	background: url(/images/msg_arrow.gif) left center no-repeat;
	padding-left: 7px;
}
#msgcontent {
	display: block;
	background: #e6f2f3;
	border: 2px solid #0284d1;
	border-left: none;
	letter-spacing: 1pt;
	line-height: 1;
	padding: 5px;
	min-width: 50px;
	max-width: 150px;
}
a:link {
color:#666666;
	text-decoration: none;
}
a:visited {
color:#666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
color:#666666;
	text-decoration: none;
}

input.error {
	border: 2px solid red;
}

#credits {
	width:800px; 
	text-align:right; 
	font-size:9px;
	margin:auto;
	color:#fff;
}

#credits a {
	font-size:0px;
}
