body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6A6E77;
	margin: 0px;	
	background: url('images/Background.jpg') 0 0 repeat;
}

.CategoryTitle {
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #252422
}

.CategoryDescription {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}

input.Large {
	width: 259px;
}

input.Medium {
	width: 150px;
}

a {
	text-decoration:none;
	color: #827a77;
}
a:hover  {
	color: #827a77;
	text-decoration:underline;
}
.redlink a{
	color: #990000;
	text-decoration: none;
}

.redlink a:hover{
	color: #000000;
	text-decoration: underline;
}

#Top {
	background: url('images/Top.jpg') 0 0 no-repeat;
	width: 100%;
	padding-left: 64px;
	padding-top: 30px;
	height: 158px;
}

#Top2 {
	background: url('images/Top2.jpg') 0 0 repeat-y;
	width: 100%;
	padding-left: 64px;
}

#Top3 {
	background: url('images/Top3.jpg') 0 0 no-repeat;
	width: 100%;
	height: 9px;
	padding: 0px;
	margin: 0px;
}

#Mid1 {
	background: url('images/Mid1.jpg') 0 0 repeat-y;
	padding-left: 64px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#Mid1 div p,
#Mid1 p {
	margin: 0px;
	clear: both;
	line-height: 14px;
}

#Mid2 {
	background: url('images/Mid2.jpg') 0 0 no-repeat;
	width: 100%;
	height: 4px;
	padding: 0px;
	margin: 0px;
}

#Footer {
	width: 100%;
	padding-left: 64px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page-title {
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: #817A76;
}
.productpg-title{
	background-color: #8FB6E1;
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px;
	font-weight: normal;
}

.productpg-title a{
	color: #FFFFFF;	
}

.productpg-title a:hover{
	color: #FFFFFF;
	text-decoration: none;

}

.topnav {
  margin-top: 5px;	
  background-image: url(images/logo_head.gif);
  background-repeat: no-repeat;
  text-align: right;
}

topnav a {
	text-decoration:none;
	color: #3F4255;
}
topnav a:hover  {
	color: #3F4255;
	text-decoration:underline;
}

.graydiv{
	background-color: #EEEEEE;
	color: #455376;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	height: 20px;
	
}
.graydiv a {
	color:#455376;
	text-decoration: none; 
}
.graydiv a:hover {
	color:#586F98;
	text-decoration: none; 
}

.bluediv{
	background-color: #2F4783;
	height: 10px;
}

.newssub_input{
	font-size: 9px;
	color: #2F4783;
}

.footer_links{
	padding-left: 30px;
	padding-top: 10px;
}

.footer { 
	font-size: 10px;
	color: #999999;
}
.footer a {
	color:#3F4255;
	text-decoration: none; 
}
.footer a:hover {
	color:#3F4255;
	text-decoration: underline; 
}

.italic{
	font-style: italic;
}
