html	{background-color:#d6eff7;}
body	{background:#d6eff7 url("../images/rcwater.gif") center top no-repeat;
		display:table;
		width:100%;
		margin:0px;
		font-family:Arial,Verdana, sans-serif;
		font-size:14px;
		color: blue;
		}
		
HR		{color:#782931;}
H1		{font:bold 36px Arial;color:blue;}
H2		{font:bold 24px Arial;color:blue;}
H3		{font:bold 14px Verdana;color:blue;}
H4		{font:bold 10px Arial;color:blue;}

.maintext {
	margin-top:0px;
	margin-right: 50px;
	margin-left: 50px;			
	font:bold 16px Arial;color:blue;}
li.nodot {list-style-type:none;}
li.green {color:green;}
.greentext {color:green;
			font:14px Verdana;
		}

.centertext {text-align: center}
.c1 {text-align: center}
.butt1	{
	color:blue;
	font:14px Verdana;
	background-color:#EDEDED;
	border-bottom-style:groove;
	border-right-style:groove;
	border-bottom-width:thick;
	border-right-width:thick;
	border-right-color:gray;
	border-bottom-color:black;
	}


#butt1	{
	color:blue;
	font:12px Verdana;
	background-color:#EDEDED;
	border-bottom-style:groove;
	border-right-style:groove;
	border-bottom-width:thick;
	border-right-width:thick;
	border-right-color:gray;
	border-bottom-color:black;
	}

A:link { 
  color:blue;
  text-decoration:none;
}
A:visited {
	text-decoration:none;
  color:blue;
}
A:hover {text-decoration:none;}
A:active { 
  color:blue;
}


table.rcmstr {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.rcmstr th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rcmstr td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.topban	{margin:0px;
	text-align:center;
	color:gold;
	background-color:#157608;
	border-style:inset;
	border-color:#157610;
	border-width:10px;}
.imgbrdr {
	border-bottom-style:groove;
	border-right-style:groove;
	border-bottom-width:thick;
	border-right-width:thick;
	border-right-color:gray;
	border-bottom-color:black;}