.displayNone
{
	display:none;
}

.inputnavigation  {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #01213a;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight: bold;
	border: 1px solid #01213a;
	padding: 1px;
}  

FORM {
	padding:0px;
	margin: 0px;
}
.BUTTON {
	BACKGROUND-COLOR: #0c3f67;
	COLOR: #FFFFFF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	FONT-SIZE: 10px;
	border: 1px solid #093150;
}
.padding2px {
	padding: 2px;
}
.padding5px {
	padding: 5px;
}
.paddingbot1px {
	padding-bottom: 1px;
}
.views {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.views A:Link, .views A:Active, .views A:Visited {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.views A:Hover {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluetxt {
	color: #00B6E8;
}
.search01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #024e6b;
	color: #00B6E8;
	padding-left: 5px;
}
.search02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #024e6b;
	color: #00B6E8;
	background-color: #032036;
	padding-left: 5px;
}
.comments01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #024e6b;
	color: #0188b2;
	padding-left: 5px;
}
.comments02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #024e6b;
	color: #0197c4;
	background-color: #032036;
	padding-left: 5px;
}
.titusercomments {
	font-size: 10px;
	color: #FFFFFF;
}
.titusercomments A:Link, .titusercomments A:Active, .titusercomments A:Visited{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.titusercomments A:Hover{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.subitem{
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 1px;
	color:#FFFFFF;
	background-color: #062a48;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022139;
}

.subitem a:link, .subitem a:active, .subitem a:visited{
	display: block;
	padding: 5px 0px 4px 5px;
	text-decoration: none;
	color:#cfdbe5;
}

.subitem a:hover, .currentsub{
	background-color: #0c3e66;
	text-decoration: none;
	color:#FFFFFF;
}
.subsubitem {
	color: #cfdbe5;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subsubitem A:Link, .subsubitem A:Active, .subsubitem A:Visited{
	color: #cfdbe5;
	text-decoration:none;
}
.subsubitem A:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.scrollbars 
{
    scrollbar-face-color: #062a48;
    scrollbar-highlight-color: #062a48;
    scrollbar-arrow-color: #FFFFFF;
}

.promoscrollbars 
{
	height: 210px;
	overflow: auto;
    scrollbar-face-color: #062a48;
    scrollbar-highlight-color: #062a48;
    scrollbar-arrow-color: #FFFFFF;
}