
/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#000000;
 color: #333333;
 text-align:center;
 padding:0;
 font-family: Verdana, Georgia, Arial;
 font-size: 9pt;
 }

#outer {
 text-align:left;
 width:800px;
 margin-left: 50px;
 background: #C3E96F url(bg.jpg) no-repeat center top;
 }

#inner {
	position: relative;
	width: 701px;
	margin-top: -4px;
	margin-left: 36px;
	z-index: 0;
	background: #fff;
	min-height: auto;
	padding-right: 10px;
	padding-left: 10px;
	}

#inner2 {
	position: relative;
	width: 700px;
	margin-top: -4px;
	margin-left: 37px;
	z-index: 0;
	background: #fff;
	min-height: auto;
	padding-right: 10px;
	padding-left: 10px;
	}

#inner h4{
	color: #FFCC00;
	font-size: 15pt;
	font-weight: 600;
	text-align: right;
	font-family: Verdana, Georgia, Arial;
	margin-bottom: 5px;
	padding-right: 0px;
}

#inner h3{
	color: #FFCC00;
	font-size: 15pt;
	font-weight: 600;
	text-align: left;
	font-family: Verdana, Georgia, Arial;
	margin-bottom: 5px;
	padding-right: 0px;
}

#inner p.boxright{
	display: block;
	width: 250px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	background: #C0C0C0;
	float: right;
	clear: none;
	margin: 8px;
	padding: 4px;
	}

#inner p.boxright span{
	position: relative;
	width: 250px;
	text-align: right;
	font-weight: 800;
	}

#inner tr {
	position: relative;
	margin-left: 30px;
	font-size: 8pt;
	}

#inner2 tr {
	position: relative;
	margin-left: 30px;
	font-size: 8pt;
	}

#hdr {
 height:45px;
 background:#74AC23 url(menu_bg.gif) no-repeat center bottom;
 color: #333333;
 margin-bottom: 0px;
 margin-top: 15px;
 margin-left: 0px;
 text-align:right;
 padding-right: 54px;
 }

#hdr div.menu {
	font-size: 9pt;
	font-family: Verdana, Georgia, Arial;
	padding-top: 5px;
	}

#hdr div.menu a {
	font-weight: bold;
	color: #557C1B;
	text-decoration: none;
}

#hdr div.menu a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

#bar {
 height:200px;
 align: center;
 background: url(head.gif) no-repeat right top;	
 }

#bar object {
	float: right;
	margin-right: 18px;
	margin-top: 8px;
	z-index: 50;
 }


#l-col {
 position: relative;
 float:left;
 color: #333333;
 background: url(left_bg.gif) no-repeat center top;
 width: 233px;
 height: 580px;
 margin-left: -40px;
 margin-top: -50px;
 z-index: 3;
 border: 0px;
 }

#l-col img{
margin-top: 17px;
margin-left: 20px;
z-index: 1;
}

#l-col object{
position: absolute;
margin-top: 28px;
margin-left: 18px;
z-index: 50;
}

#l-col img.none{
margin-top: 0px;
margin-left: 0px;
}

#l-col a{
	position: relative;
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Georgia, Arial;
	text-decoration: none;
	font-weight: bold;
	margin-left: 14px;
	margin-top: 25px;
	text-align: left;
	line-height: 25px;
	}

#l-col a:hover{
 	color: #9BD942;
	font-size: 9pt;
	font-family: Verdana, Georgia, Arial;
	text-decoration: underline;
	font-weight: bold;	
	margin-left: 14px;
	text-align: left;
	line-height: 25px;
	}

#shift {
	position: relative;
	display: block;
	margin-top: 175px;
	}

#cont {
 clear: none;
 position: absolute;
 width: 535px;
 background: #c03;
 min-height: auto;
 text-align:left;
 padding-left: 20px;
 padding-right: 2px;
 margin-top: 0px;
 margin-left: -8px;
 clear: none;
 }

p.lg {
background-color:#EAEAEA;
}

#inner img.left{
	position: relative;
	float: left;
	margin: 5px 10px 10px 0px;
	z-index: 3;
}

#inner img.right{
	position: relative;
	float: right;
	margin: 0px 10px 10px 5px;
	z-index: 3;
}

#inner fieldset {
	margin: 0 30px 15px 30px;
	padding: 24px;
	border: solid 1px #74AC23;
	line-height: 14px;
}

#inner fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #74AC23;
	padding: 0 10px 0 10px;
	border: solid 1px #74AC23;
}

#inner fieldset label {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float:left;
  	width:35%;
 	margin-right:0.5em;
	padding-top:0.2em;
    text-align:right;
}
#inner fieldset label.error { color: #E88B05; }

#inner fieldset {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

#inner fieldset input,
#inner fieldset textarea {
	width: 275px;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	color: #666;
	margin: 5px 0 5px 0;
}

#inner fieldset input.submit {
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}
#inner fieldset input.radio {
	width: 20px;
}
#inner fieldset input.auto {
	width: auto;
}


#store {
	position: relative;
	background: #fff;
	width: 630px;
	padding: 3px;
	margin-left: 35px;
	margin-top: -4px;
	margin-right: 35px;
	}

#store p.menu{
	display: block;
	height: 25px;
	width: 620px;
	color: #000;
	background: url(store-bg.gif) no-repeat center top;
	padding: 3px 3px 3px 10px;
	text-indent: 30px;
	}

#store p.menu a{
	color: #333;
	text-decoration: none;
	font-size: 9pt;
	font-weight: 700;
	font-family: Verdana, Georgia, Arial;
	}

#store p.menu a:hover{
	color: #FFCC00;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: 700;
	font-family: Verdana, Georgia, Arial;
	}

#ftr {
 	color: #333333;
 	background: url(foot_bg.gif) no-repeat center top;
 	height: 130px;
	margin-left: -1px;
	margin-right: 0px;
	font-size: 8pt;
	font-family: Verdana, Georgia, Arial;
	z-index: auto;
	vertical-align: bottom;
 }