@charset "utf-8";
/* CSS Document */

<Style>/* CSS Stylesheet for HOP */{}

.bdr0     {
	border:0;
}

.r:active     {
	color: #001A33;
	text-decoration: none;
	font-weight: ;
}
.r:link       { color: #001A33; text-decoration: none; font-weight:}
.r:visited    { color: #001A33; text-decoration: none; font-weight:}
.r            { font-size: 17px; font-family: Verdana; color: #333333; }
.r: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 }



.GeneralPage
{
background-color: ; /* Background Color */
margin:0px

}

body
{ 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;
	font-size: 10px; 
font-family: Verdana; 
color: #333333;

}


.GeneralTable
{

}

.td1 {
	background-color: #E6F0F7;
	padding:5px;
	
}


.LeftColumn
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.RightColumn
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: px}

.Footer
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: ; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: ; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top
}

.Instructions
{
font-family: Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: #363636; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: transparent; /* Background color */
text-align: Left
}

#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:20px;
	text-align: right;

}

.hd2 {
		/*background-image: url('http://www.rccgna.org//images/rbar.jpg');*/
	padding-left:5px;
	text-align: left;

}

.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: Trebuchet MS, Verdana, Tahoma, sans-serif; /* Font Face */
font-size: 17px; /* Font Size */
color: #006699; /* 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;
}

.Content
{
	font-family: Verdana, Tahoma, sans-serif; /* Font Face */;
	font-size: 11px; /* Font Size */;
	color: #666666; /* 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: 150%;
	padding-left:10px;
}

.Pager
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
font-weight: Bold; /* Font Style */
color: #006699; /* Font Color */
} 

.UL {
  list-style-image: url('images/bullet.gif');
  list-style-position: outside;
  font-family : Verdana;
  font-size : 11px;
  
  list-style-type : square;
  margin-left : 15px;
  margin-bottom : 5px;
  text-align: left
}


</Style>