/*//////////////////////////////////////////////
Stylesheet by B-man Artworks - www.b-man.dk
Last edited 02.12.2005
//////////////////////////////////////////////*/
body {
	background-color: #285C69;
	margin: 0px;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,tr {
	font-family: "Lucida Sans Unicode", tahoma, arial;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #AC1414;
	text-decoration: none;
}
a:visited {
	color: #255561;
	text-decoration: underline;
}
a:hover {
	color: #34798A;
	text-decoration: underline;
}
a:active {
	color: #255561;
	text-decoration: underline;
}
.conbin {
	background-image: url(images/layout/conbin_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menubg {
	background-image: url(images/layout/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.submenu {
	font-family: "Lucida Sans Unicode", tahoma, arial;
	font-size: 10px;
	color: #63848C;
	text-decoration: none;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	color: #B3C5C9;
	text-decoration: none;
}
a.submenu:hover {
	color: #FFF;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #255561;
}
.forminput {
	font-family: "Lucida Sans Unicode", tahoma, arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.white {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
