body {
	color: #c7d57e;
	font-size: 16px;
	font-family: arial; }
p {
	 }
td { }
a.main:link {
	color: #fff;
	text-decoration: none;
	width: auto;
	height: 16px;
	display: block;
	padding: 5px;
	border-color: black;
	border-width: 2px; }
a.main:hover {
	color: #000;
	background-image: url(../images/rollover_bkgd.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
	width: auto;
	height: 16px;
	display: block;
	padding: 5px;
	border-color: #000;
	border-width: 2px; }
a.main:active {
	color: #fff;
	text-decoration:     none;
	display:             block;
	padding:             5px;
	width:               auto;
	height:              16px;
	border-width:        2px;
	border-color:        black; }
a.main:visited {
	color: #fff;
	text-decoration:     none;
	display:             block;
	padding:             5px;
	width:               auto;
	height:              16px;
	border-width:        2px;
	border-color:        black; }
/*<agl.folder "nav2">*/
	a.main2:link {
		color: #fff;
		text-decoration: none;
		width: 223px;
		height: 45px;
		padding: 5px;
		display: block;
		border-color: black;
		border-width: 0 0 2px 0; 
		background-position: 0 0; }
	a.main2:visited {	color:               #fff;
	text-decoration:     none;
	background-position: 0 0;
	display:             block;
	padding:             5px;
	width:               223px;
	height:              45px;
	border-width:        0 2px 2px;
	border-color:        black; }

	a.main2:hover {
		color: #000;
		text-decoration: none;
		width: 223px;
		height: 45px;
		border-color: #000;
		border-width: 0 2px 2px;
		display: block;
		background-image: url(../images/rollover_bkgd.gif);
		background-repeat: repeat-x;
		background-position: 0 0; }
	a.main2:active {
		color: #fff;
		text-decoration:     none;
		display:             block;
		width:               223px;
		height:              45px;
		border-width:        0 2px 2px;
		border-color:        black;
		background-repeat:   repeat;
		background-position: 0 0; }
/*</agl.folder>*/
.copy_main {
	color: #fff;
	font-size: 12px;
	text-align: left; }
.copy_main_giant {
	color:      #000;
	font-size:  12px;
	text-align: left; }

.formfields {
	color: #fff;
	font-size: 13px;
	background-image: url(../images/sidebar_bkgd_light.jpg);
	background-repeat: repeat; }

h1 {
	color: #fff;
	font-size:   17px;
	font-weight: normal;
	background-image: url(../images/sidebar_bkgd.gif);
	margin:      0 0 2px; }
h2 {	color:       #d3d3d3;
	font-size:   13px;
	font-weight: normal;
	margin:      8px 0 2px; }
h3 {
	color:       #fff;
	font-size:   15px;
	font-weight: normal;
	background-image: url(../images/sidebar_bkgd.gif);
	margin:      8px 0 2px; }
h4 {	color:            #fff;
	font-size:        15px;
	font-weight:      normal; }

.bullet {	color:       #d3d3d3;
	font-size:   13px;
	font-weight: normal;
	margin:      8px 0 2px; }

#menu{
height:45px;
padding-top:5px;
text-align: right;
}
#menu a{
	margin:0;
	padding:14px 6px 11px;
	font-size:1.2em;
	font-weight:normal;
	letter-spacing:-1px;
	color: #fff;
	text-decoration: none; }
#menu a:hover{
	color:#000;
	text-decoration:none;
	background: #fff url(../images/rollover_bkgd.gif);
	height: 45px;
	padding:4px 5px 11px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px; }
#menu2{
	width: 870px;
	padding: 13px 10px; }
#menu2 a{
	padding:13px 10px;
	color: #fff;
	text-decoration: none; }
#menu2 a:hover{
	color:#000;
	background-image: url(../images/rollover_bkgd.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-decoration:none;
	padding:13px 10px; 

#menu a:visited{
	color: #f00;
	text-decoration: none;
	display: block; }
