body {
	background-color : #00204A;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	color : #8999A9;
	font-size : x-small;
}
td {
	font-size: 70%;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	color: #8999A9;
	background-color: #0A2A54;
	border: 1px solid #32567A;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 110px;
	scrollbar-track-color : #14345E;
	scrollbar-base-color : #284872;
	scrollbar-darkshadow-color : #284872;
	scrollbar-face-color : #284872;
	scrollbar-highlight-color : #284872;
	scrollbar-shadow-color : #284872;
	scrollbar-3dlight-color : #284872;
	scrollbar-arrow-color : #5A7AA4;
}
input.email {
	font-family: Arial, Helvetica, sans-serif;
	width: 60%;
	color: #8999A9;
	background-color: #0A2A54;
	border: 1px solid #32567A;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}
input.subs {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	color: #8999A9;
	background-color: #0A2A54;
	border: 1px solid #32567A;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}

td.news {
	font-weight : bold;
	padding-bottom : 10px;
	padding-top : 10px;
}
td.gray {
	background-color : #DDDDDD;

}
td.title {
	font-size : 60%;
	font-weight : bold;
	padding-left: 6px;
	color : #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.goldline {
	background-color : #C8B464;
	background-image : url(images/goldline.gif);
}
td.textblock{
	padding-top: 10px;
	padding-bottom: 10px;
}
td.textblockmini{
	padding-top: 7px;
}
td.goldlight {
   background-color: #DCCF9C;
}
td.menuitemon {
	padding : 3;
	font-size : 60%;
	text-align : right;
}
td.menuitemoff {
	font-size : 60%;
	text-align : right;
	padding-right : 6px;
	padding-top : 3px;
	padding-bottom : 3px;
}
td.more {
	color : #B96F00;
	padding-top : 3px;
	padding-bottom : 12px;
}
td.gold {
	background-color : #C8B464;
}
h6,h5,h4,h3,h2,h1 {
	margin: 1 0 1 0;
	font-weight : normal;
}
td.goldtopheaderleft {
	background-color : #C8B464;
	background-image : url(images/gold_left_bottom_corner.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	padding-left : 6px;
	padding-bottom : 6px;
	padding-top : 6px;
}
td.goldtopheaderright {
	background-color : #C8B464;
	background-image : url(images/gold_right_bottom_corner.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	text-align : right;
	padding-right : 6px;
	padding-bottom : 6px;
	padding-top : 6px;
}
td.registrationform {
	background-color: #DDDDDD;
	background-image : url(images/bgforform.gif);
	background-position : center;
	background-repeat : no-repeat;
}
td.graytopleft {
	background-image : url(images/graytopleft.gif);
	background-position : top left;
	background-repeat : no-repeat;
}
td.graytopright {
	background-image : url(images/graytopright.gif);
	background-position : top right;
	background-repeat : no-repeat;
}
td.graybottomleft {
	background-image : url(images/graybottomleft.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}
td.graybottomright {
	background-image : url(images/graybottomright.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
}
td.registration {
	padding-left : 10px;
	margin: 1 0 1 0;
}
input.login {
	height : 22px;
	border : 1px solid #999999;
	padding-left : 5px;
	width: 175;
}
input.subscribe {
	height : 22px;
	border : 1px solid #999999;
	padding-left : 5px;
	width: 140;
	margin-left : 10px;
}
td.subscribe {
	background-image : url(images/lightgoldbg.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #DCCF9C;
}
A.mini {
	font-size : 90%;
}
A.mini2 {
	font-size : 90%;
	text-decoration: none;
	color: #333333;
}
A:hover.mini2 {
	font-size : 90%;
	color: #D78100;
}
A.mini3 {
	font-size : 90%;
	text-decoration: none;
	color: #333333;
}
A:hover.mini3 {
	font-size : 90%;
	text-decoration: underline;
	color: #333333;
}
A.menu {
	color : White;
	font-weight : bold;
	text-decoration : none;
}
h6.red {
	color : #B96F00;
}
a.titlenews {
	font-weight : bold;
	text-decoration : underline;
}
a:hover.titlenews {
	font-weight : bold;
	text-decoration : underline;
	color: #B96F00;
}
a.more {
	text-decoration : underline;
	color: #B96F00;
	font-size : 90%;
}