﻿<Style>/* CSS Stylesheet for HOP */{}

body
{
	background-image: url('http://online.rccgna.org/wim/bbg.jpg');
	background-repeat: repeat-x;
	background-color: #FFEDC9;
	font-size: 11px;
	font-family: Verdana;
	color: #996633;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F0FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0FF;
	SCROLLBAR-3DLIGHT-COLOR: #caba82;
	SCROLLBAR-SHADOW-COLOR: #caba82;
	SCROLLBAR-ARROW-COLOR: #CC6600;
}

a:active     {
	color: #663300;
	text-decoration: none;
	font-weight: ;
	border: 0;
}
a:link       {
	color: #663300;
	text-decoration: none;
	font-weight: ;
}
a:visited    { color: #663300; text-decoration: none; font-weight:}
a            { font-size: 11px; font-family: Verdana; color: #663300; border:0;}
a:hover {
	color: #996633;
	text-decoration: underline;
	font-weight: ;
}

.bdr0     {
	border:0;
}

.r:active     {
	color: #996633;
	text-decoration: none;
	font-weight: ;
}
.r:link       {
	color: #996633;
	text-decoration: none;
	font-weight: ;
}
.r:visited    { color: #996633; text-decoration: none; font-weight:}
.r            { font-size: 11px; font-family: Verdana; color: #996633; }
.r:hover {
	color: #FFCC66;
	text-decoration: none;
}

.c:active     {
	color: #E6F0F7;
	text-decoration: none;
	font-weight: ;
}
.c:link       { color: #E6F0F7; text-decoration: none; font-weight:}
.c:visited    { color: #E6F0F7; text-decoration: none; font-weight:}
.c            { font-size: 10px; font-family: Verdana; color: #333333; }
.c:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: ;
}


TD{font-family: Verdana,Arial,Helvetica; font-size: 11px;}
h1           { font-size: 14pt; font-family: Verdana; color: #666666; font-weight: bold }
p            { text-indent: 0; margin-left: 10; margin-right: 10 }
option       { font-size: 8pt; font-family: Verdana }textarea     { font-size: 8pt; font-family: Verdana }
hr{
	height: 1px;
	color: #E6E6E6;
}

.menu
{
background-color: #3C1E00; /* Background Color */
background-image:url('http://www.rccgna.org/women/images/bar.jpg');
text-align: center;
}
.menua
{
background-color: #3C1E00; /* Background Color */
background-image:url('http://www.rccgna.org/women/images/bar.jpg');
text-align: center;
}

.menu2
{	border-right: 1px #996633 dotted;
}

.menu3
{	border-left: 1px #996633 dotted;
	border-right: 1px #996633 dotted;

}

.TB1
{
background-color: #FFFFFF; /* Background Color */
}

.TB2
{
	background-color: #3C1E00; /* Background Color */
	text-align: center;
}

.TB3
{
background-color: #FFFFFF; /* Background Color */
border-top: 8px #FFFFFF solid;
}

.TB4 {
	background-color: #FFFFFF;
	border-top: 1px #999999 dotted;
}

.TB5 {
	background-color: #FFFFFF;
	border-right: 1px #663300 dotted;
}

.TB6 {
	background-color: #FFFFFF;
	border-left: 1px #663300 dotted;
}

.TD1 {
	background-color: #006699;
}

.TD2 {
	background-color: #E7E6DC;
	border-top: 7px #F5F5F5 solid;
}

.TD3 {
	background-color: #E7E6DC;
	border-top: 8px #F5F5F5 solid;
}

.TD4 {
	background-color: #D3D1BE;
}

.TD5 {
	background-color: #333333;
}

.TD6 {
	background-color: #121212;
}

img
{
border:0px;

}



#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: ;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: E4E9EF;
}


.hd1 {
	background-image: url('http://www.rccgna.org/images/rbar.jpg');
	padding-right:5px;
	text-align: right;

}

.hd2 {
		/*background-image: url('http://www.rccgna.org//images/rbar.jpg');*/
	text-align: left;
	border-bottom:1px #FFFFFF solid;

}

.Messages
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #AE0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left
}

.Headings
{
	font-family: "Lucida Sans, Trebuceht MS"; /* Font Face */;
	font-size: 22px; /* Font Size */;
	color: #3C1E00; /* Font Color */;
	font-weight: bold; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	padding-left: 10px;
	border-bottom: 1px #3C1E00 dotted;
	height: 70px;
}

.Headlines
{
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 18px; /* Font Size */;
	color: #663300; /* Font Color */
	font-weight: normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: Left;
	border-bottom: 0px #3C1E00 solid;
}

.Headhm
{
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 22px; /* Font Size */;
	color: #996633; /* Font Color */
	font-weight: normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	padding-left: 10px;
	text-align: Left;
	border-bottom: 0px #3C1E00 solid;
}


.Content
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #3C1E00; /* Font Color */;
	font-weight: Normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: left;
	line-height: 200%;
	padding:10px;
}


.Contenthm
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #3C1E00; /* Font Color */;
	font-weight: Normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: left;
	line-height: 180%;
	padding:10px;
	border-bottom:1px #663300 dotted;
}

.ContentN
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #3C1E00; /* Font Color */;
	font-weight: Normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none; /* Font Style */;
	background-color: ; /* Background color */;
	text-align: left;
	line-height: 200%;
	padding:10px;
	border-bottom:1px #999999 solid;
}


.footer
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #3C1E00; /* Font Color */;
	font-weight: normal; /* Font Style */;
	font-style: normal; /* FontStyle */;
	text-decoration: none;
	background-color: #996633;
	padding: 10px;
	text-align: Left; /* Align Text */;
	vertical-align: Top;
	border-top: 6px #3C1E00 solid;
	line-height: 180%;
}


.footer2
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 10px; /* Font Size */
color: #999999; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #333333;
padding:5px 0;
text-align: center; /* Align Text */
vertical-align: middle;
}

input
{
	color: #3C1E00 ;
	background: #FFFFF;
	border: 1px #3C1E00 solid;
	padding: 3px;
}

textarea
{
	color: #3C1E00 ;
	background: #FFFFF;
	border: 1px #3C1E00 solid;
	padding: 3px;
}

.input2
{
	color: #336699;
	background: #FFFFFF;
	border: 1px #999999 solid;
	padding:5px;
}

.textarea2
{
	color: #336699;
	background: #FFFFF;
	border: 1px #999999 solid;
	padding:3px;
}


.UL {
  list-style-image: url('images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 11px;
  list-style:circle;
  margin-left : 15px;
  margin-bottom : 5px;
  text-align: left
}


</Style>