a {
	color:#099;
	font-family:   Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
a:link {
	color: #099;
	font-family:   Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #099;
	font-family:   Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #FFCC33;
	font-family:   Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}








#nav a {
	color:#FFF;
	font-family:   Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
#nav a:link {
	color: #FFF;
	font-family:   Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
#nav a:visited {
	color: #FFF;
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
#nav a:hover {
	color: #99cc99;
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}	






#content ul li {
	font-size: 0.9em;
}
#content copyright {
	font-size: 0.5em;
}




#logo {
	left: 10px;
	width: 747px;
	position: relative;
	top: 0px;
	z-index: auto;
	font-style: normal;
	visibility: visible;
	background-image: url(graphics/ctc.gif);
	height: 90px;
	background-color: transparent;
}







#nav {
	font-family:  Verdana, Geneva, sans-serif;
	color: #FFCC33;
	font-weight: bold;
	font-size: 0.9em;
	left: 0px;
	width: 158px;
	height: 525px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
	font-style: normal;
	background-image: url(graphics/menu.gif);
	background-repeat: no-repeat;
}





#content {
	left: 170px;
	width:739px;
	position: absolute;
	top: 114px;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	z-index: 1;
	background-color: #FFF;
	}
	
	
body > #nav {
	position: fixed;
		}


body {
	background-color: #FFF;
	background-image: url(graphics/cgcLogo.gif);
	background-repeat: no-repeat;
	}
			
#copyright {
	font-size: 0.7em;
	font-weight: bold;
	color: #326699;
}

.trStroke{
	border-bottom: 1px solid #326699;	
}


.green {
	color: #066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}
.orange1{
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.orange2{
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


.little{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

.white {color: #FFFFFF}
