*			{border: 0px; margin: 0px; padding: 0px; outline:none; }
img.png		{behavior: url(style/iepngfix.htc);}
.clr 		{clear:both;}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color:#333333;
	font-size: 11px;
}
a {
	color:#7F9B39;
	font-weight:bold;
	text-decoration:none;
}
a:hover		{color:#BCE344;}
#footer a {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover		{color:#666666;}





.oneColFixCtr #outer {
	position: absolute;
	z-index:3;
	left: 50%;
	width: 780px;
	margin-left: -390px; /* half of width */
}
.oneColFixCtr #container {
	position:relative;
	z-index:1;
}
.oneColFixCtr #mainBackground {
	background:url(../images/back-main.png);
	behavior: url(style/iepngfix.htc);
}
.oneColFixCtr #mainContent {
	margin-left:15px;
	margin-right:11px;
}



.oneColFixCtr #topBar {
	position:relative;
	height:6px;
	width:754px;
	background-color:#BCE344;
}
.oneColFixCtr #logo {
	float:left;
	height:72px;
	width:304px;
	margin-left:-2px;
	margin-top:4px;
}







.oneColFixCtr #footer {
	height:28px;
	background:url(../images/back-main-footer.png) no-repeat;
	behavior: url(style/iepngfix.htc);
}
.oneColFixCtr #footer p{
	margin-left:15px;
	margin-right:15px;
	padding-top:25px;
	font-size:10px;
	color:#999999;
}
.oneColFixCtr #footerSymbol {
	position:relative;
	top:-215px;
	left:570px;
}







.oneColFixCtr .column {
	position:relative;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px;
  }
.oneColFixCtr .none {
	width:550px;
	margin-left:0px;
	margin-right:25px;
	
}
.oneColFixCtr .one {
	width:350px;
	margin-left:0px;
	margin-right:25px;
}
.oneColFixCtr .two {
	width:200px;
}
.oneColFixCtr .menuFake {
	width:140px;
}
h1 {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-2px;
	color:#666666;
	margin-top:-5px;
}
.oneColFixCtr p 		{line-height:19px;}
.oneColFixCtr p.topP 	{padding-top:22px;}
ul.list {
	list-style-type: none;
	line-height:15px;
	padding-left:2px;
	float:left;
	width:200px;
}
ul.list li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	padding-bottom:10px;
	behavior: url(style/iepngfix.htc);
	line-height:15px;
}







.oneColFixCtr #loginBox {
	float:right;
	height:52px;
	width:256px;
	background:url(../images/back-login.png);
	behavior: url(style/iepngfix.htc);
}
#loginBox table {
	margin-left:4px;
	margin-top:7px;
}
#loginBox table td.title {
	padding-left:3px;
	font-weight:bold;
	padding-bottom:4px;
}
#loginBox input {
	width:96px;
	font-size:10px;
	border:1px solid #4A5929;
	color:#4A5929;
	padding-left:2px;
}
#loginBox table td {
	padding-right:5px;
}






.oneColFixCtr #menu {
position:absolute;
z-index:10;
left:15px;
top: 103px;
	height:164px;
	width:122px;
}
#sidebar {
	width: 122px;
	background:url(../images/back-menu.png);
	behavior: url(style/iepngfix.htc);
	height:164px;
}
#sidebar ul {
	list-style: none;
	margin-left:6px;
	line-height:20px;
}
#sidebar a {
	width: 100px;
	display: block;
	padding: 7px 0 4px 2px;
	text-decoration: none;
}
#sidebar a.loginLink {
	width: 80px;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	color: #fff;
	font-weight:normal;
}
#sidebar a {color: #fff;}
#sidebar a.active {
	color: #fff;
	text-decoration:underline;
}



