BODY {
	background: #EEE;
	margin: 15px;
	font-family: Tahoma;
	z-index: 1;
	font-size:10pt;
}

a, a:hover, a:visited { text-decoration:  none; color: #3a5987; }
a:hover { text-decoration:  none; color: #3a5987;}

#wrpWholePageOuter {
	position: relative;
	width: 765px;
	margin:0 auto;
	text-align: center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	z-index: 1;
}
#wrpWholePage {
	position: relative;
	margin:0 auto;
	width:100%;
	text-align: left;
	z-index: 1;
}
#gcrtopbar {
	position: relative;
	background-image: url('/images/topfade.gif');
	width:100%;
	border-bottom: 1px solid #999;
	z-index: 1;
	text-decoration: none;
}
#logobar {
	position: relative;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-size: xx-small;
	letter-spacing: 5px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	z-index: 2;
	cursor:pointer;
}
#logobar A:hover, #logobar A:visited {
	text-decoration: none;
	color: #333;
}
#adminbar {
	position: absolute;
	top:0;
	right:0;
	width:80px;
	color: #333;
	text-align: right;
	cursor:pointer;
	text-decoration: none;
	z-index: 4;
}
#menubar {
	position: relative;
	/* background-image: url('/images/dither.gif'); */
	font-size: small;
	font-weight: bold;
	z-index: 1;
}
#logo {
	position:absolute;
	top:8px;
	left:10px;
	width:110px;
	height:97px;
	background-image: url('/images/newlogo_small.gif');
	background-repeat: no-repeat;
	z-index: 99;
}
#titlebar {
	background-image: url('/images/bg_swirly_menu.jpg');
	background-repeat: no-repeat;
	padding-bottom:3px;
	z-index: 1;
}
#contentbar {
	background: #FFF;
	color: #333;
	z-index: 1;
}
#menu, #title, #content {
	margin: auto;
	z-index: 1;
}
#menu {
	padding: 1px;
	padding-bottom: 4px;
	color: #FFF;
	padding-left: 138px;
}
UL.arrow {
	list-style-image: url('/images/arrow.gif');
	font-size: large;
	font-weight: bold;
	padding-left: 4px; 
	margin: 0px; 
	display: inline; 
	vertical-align:bottom;
	margin-bottom: 0px; 
	margin-top: 0px; 
}
/* <font> */
UL.check {
	list-style-image: url('/images/check.gif');
	font-size: large;
	padding-left: 4px; 
	margin: 0px; 
	display: inline; 
	vertical-align:bottom;
	margin-bottom: 0px; 
	margin-top: 0px; 
}
UL.none {
	font-size: small;
	padding-left: 4px; 
	padding-right: 4px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
}
UL.flush {
	font-size: small;
	padding-left: 0px; 
	margin-left: 17px; 
	padding-right: 4px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
}
#menu A, #menu A:visited {
	color: #ddeeff;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12pt;
}
#menu A:hover {
	color: #FC0;
	font-size: 12pt;
}
#menu #menu A.common, #menu A.common:visited {
	color: #ddeeff;
	font-size: 12pt;
}
#menu A.common:hover {
	color: #98cbff;
	text-decoration: underline;
	font-size: 12pt;
}

#menu A.signup:hover, #menu A.signup, #menu A.signup:visited {
	color: #ffff99;
	font-size: 12pt;
}
#menu A.signup:hover {
	color: #ffff00;
	text-decoration: underline;
	font-size: 12pt;
}

#title {
	height: 49px;
	padding-top: 10px;
	letter-spacing: 0px;
	padding-top: 10px;
	font-size: 20pt;
	font-family: Trebuchet MS;
	font-weight:bold;
	color: #FFF;
	
	filter: Shadow(Color=#000000,Direction=135, Strength=6);
	
}
#content {
	padding: 10px;
	padding-top: 27px;
	padding-bottom: 20px;
	line-height: 150%;
}
.right {
	border-left: 1px solid #999;
}
#footer {
	font-size: small;
	padding: 2px;
	text-align: center;	
	border-top: 1px solid #999;
	width: auto;
	background-image: url('/images/topfade.gif');
	border-bottom: 1px solid #999;
}

#gcrlogo {
	padding-left: 145px;
}
#spc {
	color: #0099ff;font-weight:bold;
}
#pagehdr {
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0px;
	font-size: 14pt;
	font-family: Trebuchet MS;
	font-weight:bold;
	color: #000;
	filter: Shadow(Color=#000000,Direction=135, Strength=6);
	
}
#pagenote {
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 10pt;
	font-family: Trebuchet MS;
	font-weight:normal;
	color: darkblue;
}
#pagesmlnote {
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 8pt;
	font-family: Trebuchet MS;
	font-weight:normal;
	color: darkblue;
}
.progressBar {
	position: relative;
	padding: 2px;
	width: 300px;
	height: 40px;
	font-size: 14px;
}
.progressBar .background {
	border: solid 1px black;
	width: 270px;
	height: 20px;
}
.progressBar .bar {
	position: relative;
	background-color: #3a5987;
	width: 0px;
	height: 20px;
}
.StHdr1 {
	font-family:Tahoma;
	font-size: 20px;
	color: #3a5987;
	line-height:18px;
	font-weight:none;
	text-decoration: none;
}
td.cool{
   color:#000;
   font-family:'trebuchet ms',Tahoma;
   font-size:120%;
   font-weight:bold;
   background-color:#fff;
   border: 1px solid #808080;
   padding:2px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#DEDEDE');
}
td.cool23{
   color:#000;
   font-family:'trebuchet ms',Tahoma;
   font-size:120%;
   font-weight:bold;
   background-color:#fff;
   border: 1px solid #808080;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#DEDEDE');
}
td.cool3{
   color:#000;
   font-family:'trebuchet ms',Tahoma;
   font-size:120%;
   font-weight:bold;
   background-color:#ffffcc;
   border: 1px solid #808080;
   padding:2px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#DEDEDE');

}
