﻿body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	background-color: #CCCC99;
}

input {
	font-size: 10px;
}

a:active {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:link {
	color: #003399;
}

a {
	color: #003399;
}

a:hover {
	color: #0000ff;
}

a.newstitle:active { 
	font-weight: bold;
	color: #003399; 
}

a.newstitle:visited { 
	font-weight: bold;
	color: #003399; 
}

a.newstitle:link { 
	font-weight: bold;
	color: #003399; 
}

.newstitle {
	font-weight: bold;
	color: #000099;
}

a.newstitle:hover { 
	font-weight: bold; 
	color: #0000ff; 
}

a.toplink:active { 
	color: #000000; 
	font-size:11px; 
	text-decoration: none;
}

a.toplink:visited { 
	color: #000000; 
	font-size:11px; 
	text-decoration: none;
}

a.toplink:link { 
	color: #000000; 
	font-size:11px; 
	text-decoration: none;
}

a.toplink:hover { 
	color: #0000ff; 
	font-size:11px; 
	text-decoration: none;
}

a.bottomlink:active { 
	color: #CADBF5; 
	font-size:11px; 
	text-decoration: none;
}

a.bottomlink:visited { 
	color: #CADBF5; 
	font-size:11px; 
	text-decoration: none;
}

a.bottomlink:link { 
	color: #CADBF5; 
	font-size:11px; 
	text-decoration: none;
}

a.bottomlink:hover { 
	color: #ffffff; 
	font-size:11px; 
	text-decoration: none;
}

.newsdesc {
	color:#464646;
	padding-top: 4px;
	padding-left: 5px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	 color: #006666;
}

.header {
	font-size: 13px;
	font-weight: normal;
	color: #252B9D;
}

.headersmall {
	font-weight: bold;
  	color: #252B9D;
}

.nav {	
	font-size: 12px;
  	font-weight: bold;
	color:#333333;
}

a.navLink:active { 
	width: 125px;
	color: #333333; 
	text-decoration: none;
	margin: 4px 0px 4px 10px;
	padding: 1px 1px 1px 11px;
}

a.navLink:visited { 
	width: 125px;
	color: #333333; 
	text-decoration: none;
	margin: 4px 0px 4px 10px;
	padding: 1px 1px 1px 11px;
}

a.navLink:link { 
	width: 125px;
	color: #333333; 
	text-decoration: none;
	margin: 4px 0px 4px 10px;
	padding: 1px 1px 1px 11px;
}

a.navLink:hover { 
	color: #000000; 
	text-decoration: none;
	background-color:#DEDEDE;
	border: 1px solid #A0A1A3;
	padding: 0 0 0 10px;
}

.footer { 	
	font-size: 9px;
	color: #777777;
}

a:hover {
	text-decoration: underline;
}

.productsthumb {
	border: 1px solid #ACACAC;
}

a.productstitle:active { 
	color:#AD8236;
	font-weight:bold;
	font-size:14px;
}

a.productstitle:visited { 
	color:#AD8236;
	font-weight:bold;
	font-size:14px;
}

a.productstitle:link { 
	color:#AD8236;
	font-weight:bold;
	font-size:14px;
}

a.productstitle:hover { 
	color:#0000ff;
	font-weight:bold;
	font-size:14px;
}

.productsdesc {
	color:#333333;
	font-size:10px;
}


.page_title {
	font-size: 14px;
	color: #797979;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align:center;
	font-weight: bold;
	background-color:#efefef;
	padding: 10px 10px 10px 10px;
}

.page_sub {
	font-size: 11px;
	border-left: 1px solid #cccccc;
	font-weight: bold;
	padding: 2px 2px 2px 12px;
}

a.page_sub:active { 
	color:#B3B3B3;
	text-decoration: underline;
}

a.page_sub:visited { 
	color:#B3B3B3;
	text-decoration: underline;
}

a.page_sub:link { 
	color:#B3B3B3;
	text-decoration: underline;
}

a.page_sub:hover { 
	color:#ff0000;
	text-decoration: underline;
}

.loginheader {
	font-size:11px;
	color:#717171;
	font-weight:bold;
}

input.loginheader {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #ACACA5;
}
.ArticleTitle {
	margin: 2px;
	border-style: outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.CategoryHeading {
	font-size: 16px;
	font-weight: bold;
}
.PictureContainer {
	margin: 3px;
}
p {
	margin-right: 4px;
	margin-left: 4px;
}
