body {
	margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e9ebed url(stock/back.jpg) repeat-x;
	text-align: center; }
	
#container {
	width: 760px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	background:url(stock/sides_02.jpg) repeat-y;
	}
	
#header {
	width: 730px; 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px 15px;
	height: 142px;
	background:url(stock/header_02.jpg) no-repeat;}

.search {float: right; padding: 10px 10px 10px 10px;}
.logo {position: absolute; top:6px; z-index:9900;}
.flash {float: right; margin: -2px 0px 0px 0px; }
.clear {clear: both; line-height: 0; height: 0;}

#footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #cad5b7;
	text-align:center;
	width: 730px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 5px 15px;
	background:url(stock/footer_03.jpg) no-repeat #E9EBED; 
	clear:both;}
#footer a { color: #cad5b7; text-decoration: none; }
#footer a:hover { color: #ffffff; text-decoration: underline;}

#copyright {  
	font-size: 10px; 
	color: #666666;
	padding: 15px 5px 0px 5px;}
#copyright a { color: #666666; text-decoration: none; }
#copyright a:hover { color: #333333; text-decoration: underline;}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 2px 35px 12px 16px;
	min-height: 200px;
	margin-left: 150px;}
.body a { color: #607b2d; text-decoration: underline;}
.body a:hover { color: #39491b; text-decoration: underline;}

.body h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #6eab01;}
	
.body_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 2px 35px 12px 15px;
}
.body_home a { color: #607b2d; text-decoration: underline;}
.body_home a:hover { color: #39491b; text-decoration: underline;}

.body_home h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #6eab01;}
	
	
.body h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #6eab01;}
	

.body li {padding: 1px 0px;}

.nav {
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	margin-left: 15px;
	float: left;
	}
.nav a { display: block; color: #607b2d; text-decoration: none; padding: 5px 20px;}
.nav a:hover { color: #333333; text-decoration: none; padding: 5px 20px; background:url(stock/nav_back.gif);}

.subnav {
	font-size: 11px;
	font-weight: normal;}
.subnav a { display: block; color: #666666; text-decoration: none; padding: 4px 8px 4px 20px;}
.subnav a:hover { color: #333333; text-decoration: none; padding: 4px 8px 4px 20px;}	

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;}
	
.error {color: #FF0000;}
.errorField {background-color: #FFDDCC;}

form {margin: 0;}


.border { margin: 5px 0px 5px 15px; border: 1px solid #333333;}