body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #979797;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #A91E23;	
}
h1 a
{
	color: #A91E23;	
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	/*margin: 0 0 0 0;
	padding: 0 0 0 0;*/
	border-top-style: solid;
	border-top-color: White;
	border-top-width: 2px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#ffffff;	
	border:solid 1px #999999;
}

.sideborder {
	border-right-style: solid;
	border-right-color: White;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: White;
	border-left-width:2px;
}
.bodyback {
	background-color: #ffffff;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position:top;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text1 a:link{
	color: #000000;
}
.text1 a:visited{
	color: #000000;
}
.text1 a:hover{
	color: #000000;
}
.text1 a:active{
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002157;
}
.text2 a:link{
	color: #002157;
}
.text2 a:visited{
	color: #002157;
}
.text2 a:hover{
	color: #002157;
}
.text2 a:active{
	color: #002157;
}
.textheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footer a:link{
	color: #ffffff;
}
.footer a:visited{
	color: #ffffff;
}
.footer a:hover{
	color: #ffffff;
}
.footer a:active{
	color: #ffffff;
}
.bold
{
	font-weight:bold;
}
.small
{
	font-size: 10px;
}
.subscribebody {
	background-color: #ffffff;
	background-image: url(/themes/default/images/subscribe_back.gif);
	background-repeat: no-repeat;
}
.spotlightbody {
	background-color: #ffffff;
	background-image: url(/themes/default/images/spotlight_back.gif);
	background-repeat: no-repeat;
	border-color: #6D4A81;
	border-top:hidden;
	border-bottom:hidden;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #005BAA;
}
.navigation a:link{
	color: #005BAA;
	text-decoration: none;
}
.navigation a:visited{
	color: #005BAA;
	text-decoration: none;
}
.navigation a:hover{
	color: #005BAA;
	text-decoration: underline;
}
.navigation a:active{
	color: #005BAA;
	text-decoration: none;
}
.login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD8701;	
}
.login a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD8701;	
}
.login a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD8701;	
}
.login a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD8701;	
}
.login a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD8701;	
}
.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }