body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	
	background-color: #ffffff;
	background-image:url(images/site_bg.png);
	background-repeat:repeat-x;
}
#website {
	position:absolute;
	left:50%;
	margin-left:-400px;
	background-color:#ffffff;
	background-image:url(images/bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#main {
	width:800px;
	height:100%;

}

#header {
	height:100px;
}

#menu {
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:48px;
	background-image:url(images/menu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu a.button:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a.button:hover {
	text-decoration: none;
	color: #FB9E14;
}
#menu a.button:active {
	color: #567ec7;
	text-decoration: none;
}

#menu .link {
	float:left;
	height:35px;
	text-align:center;
	cursor:pointer;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
#boxContent {
	/*height:400px;*/
	margin-top:0px;
	padding:20px;
	padding-top:5px;
	background-image:url(images/top_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#content {
	margin-top:0px;
	padding:10px;
	padding-top:0px;
	background-image:url(images/top_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#title {
	font-weight:bold;
	margin-left:7px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
}
#quickbox {
	float:left;
	width:201px;
	/*height:450px;*/
	font-size:8pt;
	text-align:left;
	border-right:solid #CCCCCC 1px;
}
#page {
	/*position:absolute;
	left:298px;
	top:153px;*/
	float:left;
	margin-left:10px;
	width:540px;
}
#bottom {
	color:#999999;
	font-size:8pt;
	text-align:center;
}
#banner {
	position:absolute;
	left:820px;
	top:150px;
	width:160px;
	z-index:10;
}
.system {
	color: #000000;
	padding:4px;
	font-weight:bold;
	font-size:10pt;
	border:solid 1px #85A4D2;
}
a:link {
	color: #4FA622;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4FA622;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #000000;
}

input.button {
	width:100px;
	height:24px;
	background-image:url(images/input_button.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	outline:none;
	border:none;
}

.Stil1 {color: #006699}

#buttonBlue {
	width:100px;
	height:50px;
	text-align:center;
	font-family: Arial, Helvetica;
	background-image:url(images/button_blue.jpg);
}

h1 {color: #FDA624; font-size:10pt; }
