/*
## Style sheet for 'Rockwater'
## Created by TSA Corporation/ Copyright © 2004
## Designer: Michael Ott
## Created: 15 September 2004
## Last Modified: 15 September 2004
## Modified by: Michael Ott
*/
body {
	font-family: Verdana, ,Arial Geneva, Arial, sans-serif;
	background-image:  url(images/background.gif);
	font-size: 11px;
	background-color: #ffffff;
	margin: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #3A557C;
	SCROLLBAR-HIGHLIGHT-COLOR: #0A2D55;
	SCROLLBAR-SHADOW-COLOR: #0A2D55;
	SCROLLBAR-3DLIGHT-COLOR: #4A71BD;
	SCROLLBAR-ARROW-COLOR: #4A71BD;
	SCROLLBAR-TRACK-COLOR: #3A557C;
	SCROLLBAR-DARKSHADOW-COLOR: #0A2D55;
	border-width: 0px;	
}

td, p {
	font-family: Verdana, ,Arial Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

li {
	font-family: Verdana, ,Arial Geneva, Arial, sans-serif;
	list-style-image:  url(images/li.gif);
	color: #97263a;
	line-height: 13px;	
	font-weight: bold;
	text-decoration: none;	
}

a.list:link, a.list:visited, a.list:active {
	color: #97263A;
	text-decoration: none;	
}

a.list:hover {
	color: #ff0000;
	text-decoration: none;	
}

a:link, a:active, a:visited {
	color: #97263a;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
	color: #ff0000;			
}

input, select, textarea {
	background-color : #ffffff;
	border-right-width : 1px;
	border-right-color : #B6C5E5;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #B6C5E5;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #B6C5E5;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #B6C5E5;
	border-left-style : solid;
	color : #666666;
	font-family: Verdana, ,Arial Geneva, Arial, sans-serif;
	font-size: 11px;
	border-thickness: 1px;	
}

form {
	margin: 0 0 0 0;
}

.medium	{
	font-size: 11px;
	color: #ffffff;
}


.headers	{
	font-size: 18px;
	color: #BBE9EE;
	padding-right: 10px;
	background-color: #00ABBF;
}

.smallheaders	{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.whiteheaders	{
	color: #97263A;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

.bluenews	{
	color: #00ABBF;
	font-weight: bold;
	background-image:  url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}

a.home:link, a.home:visited, a.home:active {
	font-size: 10px;
	font-weight: bold;
	color: #000F56;
	text-decoration: none;
}

a.home:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}

a.nav:link, a.nav:visited, a.nav:active {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFC000;
	text-decoration: none;	
}

a.subnav:link, a.subnav:visited, a.subnav:active {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;	
}

a.subnav:hover {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	background-color: #999999;
	width: 100%;		
}

.noborder {
	border: 0px;
}
.searchval{
background-color:#ff0000;
color:#fff;
}