@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #435E00;
	background-image: url(/css/bkg.gif);
}
h1, h2, h3 {
	font-family: Impact, "Arial Black";
	color: #627A48;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: normal;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
form {margin: 0px;padding: 0px;}
ul, ol {margin-top: 0px;margin-bottom: 5px;}
fieldset {
	border: 1px solid #495A35;
	margin-left:5px;
}
legend {
	color: #485A35;
	font-weight:bold;
}
input[type=text],input[type=password], textarea, select {
	border: 1px inset #495A35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited  {
	font-weight:bold;
	color: #485A35;
	text-decoration: underline;
}
a:hover, a:active  {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
#Page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #FFFFFF;
}
.PageTop {
	background-color: transparent;
	background-image: url(/css/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:122px;
	width:800px;
}
.PageMid {
	background-color: transparent;
	background-image: url(/css/mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 776px;
	padding-right: 12px;
	padding-left: 12px;
}
.PageBot {
	background-color: transparent;
	background-image: url(/css/bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:72px;
	width:800px;
}
#Banner {
	height: 120px;
	margin-left: 48px;
}
#Content {
	background-color: #FFFFFF;
	color: #666666;
	min-height:200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Content p { text-align: justify; margin-top: 0px; margin-bottom: 10px; }
/*html #Content {
	height: 200px;
}
*/
#Copyright {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#Copyright a:link, #Copyright a:visited  {
	color:#FFFFFF;
	text-decoration: underline;
}
#Copyright a:hover, #Copyright a:active {
	color:#FFFF00;
}
#Nav {
	height: 2.2em;
}
#Nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#Nav li {
	float: left;
	margin: 0px;
	margin-right: 2px;
	border-right: 1px solid #7FA540;
}
#Nav a:link, #Nav a:visited  {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #627A48;
}
#Nav a:hover, #Nav a:active  {
	color: #FFFFFF;
	background: #7FA540;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.btn {
	background-color: #27421F;
	background-image: url(/Images/btn.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px outset #495A35;
}
.ErrorBox {
	background: #990000;
	margin: 2px;
	width: 300px;
	border: 1px outset #990000;
	text-align: left;
}
.ErrorBox th {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border: 1px inset #990000;
	background: #F9C22F;
}
.ErrorBox td {
	padding: 2px;
	color: #FFFFFF;
}
.MsgBox {
	background: #009900;
	margin: 2px;
	width: 300px;
	border: 1px outset #009900;
	text-align: left;
}
.MsgBox th {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px inset #009900;
	background: #F9C22F;
	color: #006600;
}
.MsgBox td {
	padding: 2px;
	color: #FFFFFF;
}
.Table {
	font-size: 11px;
}
.Table th {
	color: #FFFFFF;
	background-color: #485A35;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.Table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #485A35;
	border-bottom-color: #485A35;
}
#Content .Table p {
	text-align: left;
}
.Table .Left {
	border-left-width: 1px;
	border-left-color: #485A35;
	border-left-style: solid;
}
.Table .Top {
	border-top-width: 1px;
	border-top-color: #485A35;
	border-top-style: solid;
}
.release {
	font-size: 10px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AdBanner {
	background-image:url(/css/box_ad2.gif);
	width:780px;
	height:100px;
	margin-top: 10px;
	color: #666666;
	padding: 10px;
}
#Hibernate {
	background-image: url(Images/Hibernate.gif);
	height: 300px;
	width: 300px;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: 100;
	right: 0px;
	bottom: 0px;
}
