﻿.inputfield {
	width: 200px;
	height: 15px;
	font-weight: normal;
	font-size: 11px;

	color: #000000;
	background-color: #FFFFFF;
	border: 1px #930F09 solid;
}
.inputfield2 {
	width: 100px;
	height: 15px;
	font-weight: normal;
	font-size: 11px;

	color: #000000;
	background-color: #FFFFFF;
	border: 1px #930F09 solid;
}
.button {
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #930F09;
	border: 1px #FFFFFF solid;
}



body {
	background: url(images/bg.gif) top center repeat-x #ffffff;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
li, legend , h2, h1, p, div, th, td {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #930F09;
}
a:active {
	color: #930F09;
}
a {
	color: #930F09;
}
a.blind:visited {
	text-decoration: none;
}
a.blind {
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color: #666666;
	margin: 20px 0px 5px 0px;
	border-bottom: 1px dotted #cccccc;
}
ul {
}
#main {
	position: relative;
	width: 700px;
	height: 95%;
	margin: 10px auto;
	padding: 12px 35px 12px 35px;
	background-color: #ffffff;
}
#banner {
	width: 700px;
	height: 102px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/banner.gif) top left no-repeat;
}
#secnav {
	position: relative;
	left: 600px;
	top: 40px;
	width: 100px;
}
#secnav table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
#secnav table tr td {
	color: white;
	font-size: 11px;
	font-weight: bold;
}
#secnav table tr td a {
	color: white;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 8px 2px 8px;
/*  margin-left: 20px;
  margin-right: 20px; */	text-decoration: none;
}
#secnav a:hover {
	/*  color: #ffffff;
	background-color: #666666; 
  	background-color: #cccccc;*/
	text-decoration: underline;
}
#mainnav {
	width: 660px;
	height: 23px !important;
	height: 30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 15px 10px 15px;
	background: url(images/mainnav_bg.gif) top left no-repeat;
}
#mainnav table {
	width: 100%;
}
#mainnav table tr td {
	width: 25%;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#mainnav table tr td a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 8px 2px 8px;
/*  margin-left: 20px;
  margin-right: 20px; */	text-decoration: none;
}
#mainnav a:hover {
	/*  color: #ffffff;
	background-color: #666666; */
  	background-color: #cccccc;
	text-decoration: none;
}
.loginnav {
	width: 620px;
	height: 23px !important;
	padding: 5px 0px 2px 0px;
	margin: -14px 35px 10px 35px;
	background: url(images/loginnav_bg.gif) top left no-repeat;
}
.loginnav table {
	width: 100%;
}
.loginnav table tr td {
	width: 12%;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.loginnav table tr td a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 8px 2px 8px;
/*  margin-left: 20px;
  margin-right: 20px; */	text-decoration: none;
}
.loginnav a:hover {
	/*  color: #ffffff;
	background-color: #666666; */
  	background-color: #cccccc;
	text-decoration: none;
}
table.browser_logo td {
	width: 32px;
	height: 36px;
	border: solid 4px #ffffff;
	border-bottom: none;
	border-collapse: separate;
	background-image: url(./images/browser_logos.jpg);
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
table.browser_logo td.off {
	filter: gray() alpha(opacity=20); /* IE */;
	opacity: 0.15; /* Safari, Opera and Mozilla */
}
table.browser_logo td.ie {
	background-position: 0px top;
}
table.browser_logo td.firefox {
	background-position: -32px top;
}
table.browser_logo td.safari {
	background-position: -64px top;
}
table.browser_logo td.opera {
	background-position: -96px top;
}
table.browser_logo td.netscape {
	background-position: -128px top;
}
table.browser_logo td.camino {
	background-position: -160px top;
}
table.browser_logo td.windows {
	background-position: -192px top;
}
table.browser_logo td.mac {
	background-position: -224px top;
}
table.browser_logo td.linux {
	background-position: -256px top;
}
#pagebody {
	position: relative;
	margin: 0px 0px 0px 20px;
}
#footer {
	display: block;
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	margin: 0px 20px 0px 20px;
	border-top: 1px dotted #cccccc;
}
#footer a:visited {
	color: #666666;
}
#footer a {
	color: #666666;
}
#rightcolumn {
	position: relative;
	width: 170px;
	padding: 0px;
	padding-top: 20px;
	margin-left: 483px;
	text-align: right;
}
#badges {
	display: block;
	margin: 0px 20px 4px 20px;
	text-align: right;
}
div.contentbox {
	position: relative;
	width: 460px;
	float: left;
}
div.newsbox {
	text-align: left;
	border: 1px solid #838383;
}
div.newsbox h3 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 8px 3px 8px;
	background: url(images/boxheader.gif) top left repeat-x #838383;
}
div.newsbox p {
	font-size: 11px;
	margin: 2px 8px 10px 8px;
}
div.newsbox p.title {
	font-weight: bold;
	margin: 8px 8px 2px 8px;
}

div.newsbox p.center {
	font-weight: bold;
	margin: 8px 8px 2px 4px;
}
div.newsbox p.pubdate {
	color: #999999;
	font-size: 10px;
	margin: 2px 8px 2px 8px;
}
div.newsbox p.indent {
	padding-left: 10px;
}
p.subtitle {
	font-weight: bold;
	margin: 12px 0px 2px 0px;
}
p.newstitle {
	font-weight: bold;
	margin: 12px 0px 2px 0px;
}
p.hint a:visited {
	color: #999999;
	font-size: 10px;
}
p.hint a {
	color: #999999;
	font-size: 10px;
}
p.hint {
	color: #999999;
	font-size: 10px;
}
span.newsdate {
	color: #999999;
	font-size: 11px;
	padding-left: 10px;
}
p.newstext {
	margin: 2px 0px 2px 0px;
}
a.newslink {
	color: #000000;
	text-decoration: none;
}
a.newslink:hover {
	color: #930F09;
}
#thumbstable {
	width: 440px;
}
#thumbstable td.spacer {
	width: 30px;
}
#thumbstable td.description {
	padding: 4px;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}
#thumbstable td.thumb {
	width: 205px;
	height: 154px;
	text-align: center;
	vertical-align: middle;
	background: url(images/thumb_frame.gif) top left no-repeat;
}
#thumbstable td.thumb img {
	border: 1px solid #d3d3d3;
}