BODY, P, FONT, TD, SELECT, FORM, INPUT, DIV	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
}

A:link, A:visited {
	background: none; 
	color: #06274E; 
	text-decoration: none;
}
A:hover, A:active  {
	background: none; 
	COLOR: #215DC6; 
	text-decoration: underline;
}
INPUT,
INPUT.pn-text,
INPUT.pn-button,
TEXTAREA,
SELECT,
SELECT.pn-normal {
	background-color: #EEEEEE;
	color: #06274E;
}
#LeftCol, 
#RightCol {
	width: 175px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}
#LeftCol {
	padding: 10px 0px 0px 10px;
}
#RightCol {
	padding: 10px 10px 0px 0px;
}
#CenterCol { 
	width: 100%;
	vertical-align: top;
	padding: 10px 15px 0px 15px;
}
#footer {
	border-top: 1px solid #06274E;
	color: #000000; 
	text-align: center;
	padding: 2em;
}
.blocktitle 	{
	font-style: normal; 
	font-weight: bold; 
	color: #06274E; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: middle;
	padding: 2px 5px 2px 10px; 
}
.blockbody, 
.MainMenu,  
.content, .content2, 
.TopForms {
	font-style: normal; 
	font-weight: normal; 
	color: #06274E; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;
	padding: 6px; 
}
.blockbody, 
.MainMenu,  
.content, .content2  { 	background-color: white; }
.content { 
	padding-bottom: 0px;
}
/* Various headings like Admin message, Admin, Reviews etc */ 
H4.pn-title, 
H4.pn-title A:link,
H4.pn-title A:visited,
SPAN.pn-title, 
SPAN.pn-title A:link,
SPAN.pn-title A:visited, 
#AdminMsg .pn-title, 
CENTER FONT.pn-title, 
.pn-pagetitle {
	margin-top: 20px;
	margin-bottom: 4px;
	font-size: 14px; /*;1.5em*/
	font-weight: bold;
	color: #364D67; /*#4171A5; */
	line-height: 150%;
}
H4.pn-title A:hover, 
H4.pn-title A:active,
SPAN.pn-title A:hover,
SPAN.pn-title A:active {
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
}

/****** Main Menu *****/
.MainMenu a.pn-normal {
	padding: 2px 2px; /* Needs to be 1 pixel taller to compensate for hover border */
}
.MainMenu a.pn-normal:hover {
	text-decoration: none;
	border-style: solid;
	border-color: #000066;
	background-color: #DDDDDD;
	padding: 1px 2px;
	border-width: 1px 0px; 
}
.option {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #06274E; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #06274E; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	padding: 1px 5px;
	border-style: solid;
	border-color: none; 
	border-width: 0px;
	} /* See style.css */
#topmenu a:link, 
#topmenu a:visited {
	color: #06274E;
	text-decoration: none;
	background-color: transparent;
}
#topmenu a:hover {
	color: #215DC6;
	text-decoration: none;
	background-color: #DEDEDE;
	border-style: solid;
	border-color: #999999; 
	border-width: 0px 1px;
	border-style: solid;
}
#topmenu A:active {
	color: #215DC6;
	background-color: #CCCCCC;
} 
.PostedBy {
	color:#06274E;
	text-align: left;
	vertical-align: top; 
	line-height: 1.3em;
	padding: 4px 10px;
}
center center font.pn-title { /* Admin message title */
	font-size: 16px;
	font-weight: bold;
	color: #06274E;
}
.cursor {
	cursor: pointer; /* W3C standard */
	cursor: hand;    /* IE only */
}
.clear { clear: both; /*padding: 1px;*/}
.pnleft {
	vertical-align: middle; 
	float: left;
	text-align: left;
}
.pnright {
	vertical-align: middle; 
	float: right;
	text-align: right;
}
.TopicImgLeft {
/*	Don't use vertical-align: top; for IE */
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #7B796B;
}
.TopicImgRight {
	float: right;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #7B796B;
}
.title 		{COLOR: #215DC6; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
/* .content 	{COLOR: #06274E; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica} */
.storytitle 	{COLOR: #06274E; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.storycat	{COLOR: #06274E; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.tiny		{COLOR: #215DC6; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
