body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 14px;	
	background-image: url(images/gcweb_back.jpg);
	
}

h3,h4,h5 {
	color: #990000;
}

.lownav {
	font-size: 11px;
	color: #993333;
	text-align:center;
		
}

a.slinks:link {color:#990000; font-size:11px; text-decoration:none; }
a.slinks:visited {color:#990000; font-size:11px; text-decoration:none; }
a.slinks:hover {color:#000000; font-size:11px; text-decoration:underline; }
a.slinks:active {color:#666666; font-size:11px; text-decoration:none; }

a.olinks:link {color:blue; font-size:12px; text-decoration:none; }
a.olinks:visited {color:blue; font-size:12px; text-decoration:none; }
a.olinks:hover {color:red; font-size:12px; text-decoration:underline; }
a.olinks:active {color:gray; font-size:12px; text-decoration:none; }
  
.lil {
	font-size: 9px;
	color: #fffff;
	text-align:center;
}

.regtext {
	font-size: 12px;
	color: #fffff;
	text-decoration:none;
}

.smallit {
	font-weight: bold;
	font-size:11px;
	font-style:italic;
	color:#000000;	
}

.bd {
	font-weight: bold;
	color: #990000
}
.bdb {
	font-weight: bold;
	color: #000000
}

.bd13 {
   font-size: 13px;
	font-weight: bold;
	color: #990000
}
.bd14 {
   font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.bolder {
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
}


bgreen {
	font-weight: bold;
	color: #006633
}

td.head {
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;

}

table.onepic {
    background-image: url(images/contactbk1.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
		
	}

table.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: black;
	line-height: 13px;
	border: none;
}

td {
   font-size:12px;
   color:#000000;
   line-height:inherit;
   }
  
td.bkgrey {
   font-size:12px;
   text-indent:10px;
   text-align:left;
   line-height:125%;
   color:#000000;
   padding: 5px 20px 5px 10px;
   background-image:url(images/gc_parabak1.jpg);
   background-repeat:repeat-x;
   background-position:top;
         
   }
   
td.bkno {
   font-size:12px;
   text-indent:10px;
   text-align:left;
   line-height:125%;
   color:#000000;
   padding: 5px 20px 5px 10px;
        
   }
   
td.bkgreynoin {
   font-size:12px;
   text-align:left;
   line-height:125%;
   color:#000000;
   padding: 5px 20px 5px 10px;
   background-image:url(images/gc_parabak1.jpg);
   background-repeat:repeat-x;
   background-position:top;
         
   }
   
td.box {
	font-size:12px;
	text-align:left;
	line-height:125%;
	color:#000000;
	padding: 5px 20px 5px 10px;
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color:#66CCFF
}
   

td.h6 {
	font-size: 9px;
	color: #333333;
}
   
p.pad10 {
padding-left: 10px;
padding-right: 10px;
		
}


.head A:link,A:visited {
text-decoration: none;
color:#990000
}

.head A:active,A:hover {text-decoration: none;
color:#000000
}

ul.homie {
list-style:none;
font-weight:bold;
margin-left:20px;
margin-right:40px;
margin-top:3px;
margin-bottom:3px;

}

li.homie {
background-image:url(images/homebullet1.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-right: .6em;
padding-left:20px;
margin-top:5px;
margin: 1em 0;
}

li.reg {
padding-right: 30px;
padding-left:20px;
margin-top:5px;

}

#ul2 {
	list-style-image: url(images/homebullet1.gif);
	padding: 10px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	
}