body {
	margin: 0px; 
	text-align: center; 
	background: #643434 url(Stock/black.jpg);}
	
#header {
	margin: auto; 
	width: 744px; 
	text-align: center;}
		
#containertop { 
	width: 744px; 
	margin-left: auto; 
	margin-right: auto;
	background: url(stock/backtop_06.jpg) no-repeat center; 
	height: 25px;}

#container { 
	width: 648px; 
	margin-left: auto; 
	margin-right: auto;
	background: url(stock/back_10.jpg) repeat-y top;
	text-align: left;
	padding: 2px 48px 6px 48px;}
	
#footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #c7c3c0;
	background:
	padding: 34px 0px 6px 0px;
	margin: auto; 
	width: 744px; 
	text-align: center;}
#footer a { color: #c7c3c0; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: underline;}

.body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #OOOOOO;}
.body a { color: #5fabab; text-decoration: underline;}
.body a:hover { color: #4c8989; text-decoration: underline;}

.body h1 {font-size: 16px; font-weight: bold; color: #5fabab;}
.body h2 {font-size: 14px; font-weight: bold; color: #5fabab;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 6px 14px 5px 0px;
	background:url(stock/nav_06.jpg);}
.nav a { color: #c7c4c1; text-decoration: none; padding: 6px 23px 5px 24px; background:url(Stock/navline.gif) no-repeat left;}
.nav a:hover { color: #361c1c; text-decoration: none; padding: 6px 23px 5px 24px; background:url(Stock/.gif);}

.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 4px 2px;}
.sidenav a { display: block; color: #361c1c; text-decoration: none; padding: 4px 0px;}
.sidenav a:hover {color: #4c8989; text-decoration: none;}

.sidenavsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 0px;}
.sidenavsub a { color: #361c1c; text-decoration: none; padding: 1px 0px 2px 6px;}
.sidenavsub a:hover {color: #4c8989; text-decoration: underline;}

.spacer {height: 5px;}
.border {border: 1px solid #666666;}

.error {color: #FF0000; font-weight: bold;}
.homeLinks a {display: block; padding: 2px;}

.header {color: #361c1c; font-size: 10px; background:#FFFFFF;}
.line {border-top: solid 1px #CCCCCC;}

form {margin: 0; padding: 0}

/* Styles for FCK editor - These must match the styles in FCKeditor/editor/css/fck_editorarea.css */
.title {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #5fabab;}

.subtitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #5fabab;}

.small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #OOOOOO;}

.caption {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #OOOOOO;}
	
.whitetext {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	color: #000;


.redtext {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}
