body
{
	background: #002222;
	color: #555544;
	font-size: 10pt;
}

a:link, a:visited
{
	color: #003333;
	text-decoration: none;
}



a:hover
{
	color: #007777;
}

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #9BA17D;
	padding: 10px;
}



#menu
{
	float: left;
	width: 150px;
	background-image: url(images/menu-grad.gif);
	background-repeat: repeat-y;
	border-width: 1px;
	border-style: solid;
	border-color: #222200;
	
}

#menu p
{
	margin:5px;
}


#content
{
	margin-left: 162px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #222200;
	background: #E5E9DB;
	min-height: 229px;
}

* html #content
{
	height: 245px;
}

#content hr
{
	width: 100%;
	color: #C3C7B9;
	background-color: #C3C7B9;
	border: 0px;
}

.newstitle
{
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

.newsdate
{
	font-size: 8pt;
}

.pelttable
{
	width: 99%;
	font-family: arial, verdana, sans-serif;
	border-spacing: 0px;
	border-collapse: collapse;
		
}

	



.pelttableheader
{
	background: #666655;
	color: #E5E9DB;
	padding: 2px;
	
}

.pelttableheader a:link, .pelttableheader a:visited
{
	color: #E5E9DB;
}

.tablerow1
{
	background: #E5E9DB;
	padding: 2px;
}

.tablerow2
{
	background: #D4D8CA;
	padding: 2px;
}
	

#armorpaneleft
{
	float: left;
	width: 390px;
	padding: 5px;
}

#armorpaneright
{
	margin-left: 410px;
	padding: 5px;
	min-height: 475px;
}	





.clothtable
{
	width: 70%;
	font-family: arial, verdana, sans-serif;
	border-spacing: 0px;
	border-collapse: collapse;
		
}





.boldss
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

.right
{
	text-align: right;
}


label
{	
	display: block;
	float: left;
	width: 150px;
}

.order-form-ul
{
	line-height: 150%;
}



#fishpaneleft
{
	width: 255px;
	float: left;
	padding: 5px;
	
}


#fishpaneright
{
	
	width: 255px;
	float: right;
	padding: 5px;
	
}

#fishpanemiddle
{
	
	width: 255px;
	padding: 5px;
	margin-left: 275px;
	
}







