* {
	font-size: 100.1%;
	color: black;
	font-family: "Myriad Pro", Verdana;
	font-weight: normal;
}

body {
	background-color: #464646;
	margin: 0px;
	padding: 0px;
	min-width: 900px;
}

.headbox {
	background-image: url('../images/L2011_02.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

.logobackground {
	background-image: url('../images/L2011_01.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 145px;
}

.logo {
	position: absolute;
	right: 100px;
	top: 20px;
	width: 332px;
	height: 103px;
}

.navibox {
	background-color: #441502;
	width: 100%;
	height: 38px;
}

.naviorange {
	width: 211px;
	height: 38px;
	margin-right: 0px;
	float: right;
}

.navimiddle {
	background-image: url('../images/L2011_03.png');
	width: 55px;
	height: 38px;
	float: right;
}

.navigrey {
	margin-left: 10px;
	margin-right: 245px;
	height: 31px;
	color: white;
	font-size: 1.2em;
	padding-top: 7px;
	min-width: 600px;
}

.naviline {
	width: 100%;
	height: 38px;
}

.navilink {
	color: white;
	text-decoration: none;
	margin-left: 30px;
}

.navi2box {
	background-color: #b87915;
	width: 100%;
	height: 38px;
}

.navi2orange {
	width: 211px;
	height: 38px;
	margin-right: 0px;
	float: right;
}

.navi2middle {
	background-image: url('../images/L2011_05.png');
	width: 55px;
	height: 38px;
	float: right;
}

.navi2grey {
	margin-left: 10px;
	margin-right: 245px;
	height: 30px;
	color: #AAA;
	font-size: 1.05em;
	padding-top: 8px;
	min-width: 600px;
}

.navi2line {
	width: 100%;
	height: 38px;
}

.two {
}

.navi2link {
	color: #FFF;
	text-decoration: none;
	margin-left: 30px;
}

.subbox {
	margin: 0;
	height: 27px;
}

.subboxorange {
	background-color: #e79d28;
	width: 211px;
	height: 27px;
	margin-right: 0px;
	float: right;
}

.subboxmiddle {
	background-image: url('../images/L2011_06.png');
	background-repeat: no-repeat;
	width: 55px;
	height: 27px;
	float: right;
}

.subboxgrey {
	background-color: #ccc;
	margin-left: 10px;
	margin-right: 247px;
	height: 27px;
	min-width: 600px;
}

.subboxline {
	width: 100%;
	height: 27px;
}

.contentbox {
	margin: 0;
	min-height: 400px;
	font-size: 0.9em;
}

.contentboxorange {
	background-color: #e79d28;
	width: 226px;
	float: right;
	min-height: 600px;
	margin-left: 11px;
	margin-right: 0px;
	padding: 4px;
	background-image: url('../images/L2011_09.jpg');
	background-position: 50% 90%;
	background-repeat: no-repeat;
}

.contentboxgrey {
	background-color: #ccc;
	margin-left: 10px;
	margin-right: 247px;
	min-height: 400px;
	min-width: 600px;
	padding-right: 13px;
}

.contentboxgreycontent {
	width: 100%;
	min-height: 100%;
	padding: 4px;
}

.error {
	color: red;
	font-weight: bold;
}

.inputerror {
	color: red;
	background-color: #EEEEEE;
}

input, textarea, select {
	border: 1px solid black;
	background-color: #F1F1F1;
	color: #000000;
}

input[type=checkbox] {
	border: 0px solid black;
	background-color: #D4D4D4;
}

input[disabled=disabled] {
	color: #666666;
}

input[readonly=readonly] {
	color: #666666;
}

input[type="text"] {
	width: 250px;
}

input[type="password"] {
	width: 250px;
}

textarea {
	width: 400px;
	height: 150px;
}

pre {
	background-color: #EEEEEE;
	border: 1px solid black;
	margin: 0px;
	margin-right: 4px;
}

img {
	border: 0px;
}

.news {
	background-color: #A7A7A7;
	border: 1px solid black;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.news:hover {
	border: 1px solid #7d4e11;
	background-color: #E99E27;
}

.newshead {
	white-space:nowrap;
	background-color: inherit;
	font-weight:bold;
	border: 1px solid black;
	padding: 3px;
	margin-left: 14px;
}

.newsbody {
	padding: 2px;
	margin-top: 3px;
	font-weight: normal;
}

.newsfooter {
	width: 100%;
	text-align: right;
	color: #555;
	font-size: 0.8em;
}

.seperator {
	margin: 5px 5px 5px 5px;
	height: 20px;
	vertical-align: middle;
	width: 1px;
}

.hseperator {
	height: 1px;
	text-align: left;
	border: 0px;
	border-bottom: 1px solid #000000;
}

.cleanup {
	clear: both;
	height: 0px;
}

.userlist {
	margin-left: 5px;
	margin-bottom: 10px;
	min-height: 104px;
	float: none;
	border: 0px solid black;
}

.smallgrey {
	color: #777777;
	font-size: 0.8em;
	font-weight: bold;
}

.smallgrey2{
	color: #2c2c2c;
	font-size: 8pt;
}

.headline {
	float: left;
	width: 400px;
}

.bold {
	font-weight: bold;
}

.hugebold {
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 0.2em;
}

.back {
	width: 240px;
	margin-left: 400px;
	text-align: right;
}

.login {
	margin-left: 5px;
	line-height: 1.5;
}

.noinput {
	border: 0px;
	background-color: #D4D4D4;
}

.footer {
	text-align: center;
	width: 100%;
	color: #333;
	font-size: 7pt;
}

h1 {
	margin-top: 0px;
	font-size: 10pt;
}

.welcome {
	border: 1px solid #000000;
	background-color: #A7A7A7; /*#C3C3C3;*/
	padding: 5px;
	text-align: center;
	width: 90%;
	margin: 10px auto 0 auto;
}

.welcome:hover {
	background-color: #E99E27;
}

.okay {
	color: green;
}

.warn {
	color: #FF8C00;
}

.miss {
	color: red;
}

.notice {
	font-weight: bold;
}

.grey {
	color: #666666;
}

.spec	{
	height: 200px; 
	width: 600px; 
	border: 1px solid black; 
	display: inline; 
	padding: 0; 
	margin: 0; 
}

.spec2 {
	height: 200px; 
	width: 600px; 
	border: 1px solid black; 
	display: none;
	padding: 0; 
	margin: 0; 
}

#no_underline {
	text-decoration: none;
}
