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

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

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

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

.logo {
	position: absolute;
	left: 100px;
	top: 40px;
	width: 420px;
	height: 131px;
}

.navibox {
	background-image: url('../images/navi_bg.jpg');
	background-repeat: x-repeat;
	width: 100%;
	height: 34px;
	color: white;
	font-size: 1.3em;
	padding-top: 7px;
}

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

.navi2box {
	background-image: url('../images/navi_bg.jpg');
	background-repeat: x-repeat;
	width: 100%;
	height: 32px;
	color: #AAA;
	font-size: 1.1em;
	padding-top: 9px;
}

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

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

.subbox {
	background-image: url('../images/subline_bg.jpg');
	background-repeat: x-repeat;
	margin: 0;
	height: 55px;
}

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

.contentbox2 {
	background-color: #e3e3e3;
	width: 200px;
	float: right;
	min-height: 392px;
	margin-left: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	padding-left: 13px;
	padding-right: 13px;
}

.contentbox1 {
	background-color: #e3e3e3;
	margin-left: 10px;
	margin-right: 257px;
	min-height: 400px;
	min-width: 600px;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 10px;
}

.contentbox1content {
	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: #C7C7C7;
	border: 1px solid black;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

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

.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;
	margin-right: 10px;
	margin-left: 10px;
	border: 0px;
	border-bottom: 1px dotted #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: 100%;
	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: #C7C7C7; /*#C3C3C3;*/
	padding: 5px;
	text-align: center;
	width: 90%;
	margin: 10px auto 0 auto;
}

.welcome:hover {
	border: 1px solid #7d4e11;
	background-color: #72c028;
}

.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;
}