/* CSS Document */
html, body {
    height:100%
}
*, html, body {
    margin:0px; 
	padding:0px;
}
body {
	color:#000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-color: #baebb2;
}
img {
    border:0px solid; 
}
td, input, textarea, option, select {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #216c00;
}
a:hover {
	color: #c90404;
	text-decoration: none;
}
#center {
	position:relative;
	width: 998px;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 175px;
	width: 998px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 175px;
	width: 479px;
	left: 0px;
	top: 0px;
}
.head {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 998px;
}
.head h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	font-weight: normal;
	padding-top: 42px;
	text-transform: uppercase;
}
.contentBox {
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	width: 998px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 38px;
	width: 998px;
	position: relative;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #aa872d;
	text-align: center;
	height: 30px;
	width: 289px;
	right: 0px;
	top: 0px;
	position: absolute;
	padding-top: 4px;
}
#Sidebar1 {
	float: left;
	width: 210px;
	height: 400px;
	height: auto !important;
	min-height: 400px;
}
#Sidebar2 {
	float: left;
	width: 480px;
}
#Sidebar3 {
	margin: 0 0 0 500px;
	width: 260px;
}
#sp {
	background-image: url(images/sp.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
	width: 998px;
}
#content {
	width: 770px;
	padding-top: 15px;
	padding-left: 10px;
	margin: 0 0 0 210px;
}
#content p {
	line-height: 17px;
	margin-bottom: 5px;
}
#content h1 {
	font-size: 14px;
	color: #c90404;
	text-align: center;
}
#content h2 {
	font-size: 12px;
	color: #216c00;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #216c00;
	font-weight: normal;
	padding-top: 5px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#content ul li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 13px;
	list-style-type: none;
}
#menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-y;
	width: 210px;
}
#menu ul {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #deff96;
	text-decoration: none;
}
.lin {
	background-image: url(images/line02.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 6px;
	width: 195px;
}
#menuBot {
	background-image: url(images/menu_bot.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 210px;
}
.banner {
	margin-bottom: 14px;
	border: 1px solid #aa872d;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 5px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #216c00;
	text-align: left;
	padding: 15px;
}
table.ram {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6ac36a;
	border-right-color: #6ac36a;
	border-left-color: #6ac36a;
}
td.box01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ac36a;
	background-color: #baebb2;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6ac36a;
}
td.box02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ac36a;
	padding: 5px;
	color: #c90404;
}
.mainmenu {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, arial
}
A.mainmenu:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.mainmenu:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.mainmenu:hover {
	COLOR: white; TEXT-DECORATION: none
}

.topcolor
{
}

.userLineColor
{
	background-color: #baebb2;
}

.inputError
{
	COLOR: red;
}

.inputStyle
{
}

.passwordStyle
{
}

.errorMessage
{
	COLOR: red;FONT-SIZE:  12px;FONT-WEIGHT: bold;
}

.header3Message
{
	FONT-SIZE: 14px;FONT-WEIGHT: bold;
}

.header2Message
{
	color: #216c00;FONT-SIZE: 18px;FONT-WEIGHT: bold;
}

.headerMessage
{
	color: #c90404;FONT-SIZE: 18px;FONT-WEIGHT: bold;
}

.captionLabel
{
	FONT-SIZE: 12px;FONT-WEIGHT: bold;
}

.siteComboBox
{
	FONT-SIZE: 12px;
}

.contentTable {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, arial
}
A.contentTable:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.contentTable:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.contentTable:hover {
	COLOR: white; TEXT-DECORATION: none
}
table.insideTable {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a4b26d;
	border-right-color: #a4b26d;
	border-left-color: #a4b26d;
	border-bottom-color: #a4b26d;
}
td.insideTableCol1 {
	background-color: #e1eec8;
	padding: 5px;
	font-weight: bold;
}

td.insideTableCol2 {
	padding: 5px;
	color: Black;
}


