body {
	background-color:#474747;
	background-image: url(media/background_blk_gry_wave.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding-left:6px;
	padding-right:6px;
	min-width:840px;
	max-width:1600px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #0099FF;
}

a:active {
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}

a.nav:hover {
	color: #00CCFF;
	text-decoration: underline;	
}

.red {color: #FF0000;}

.blackLarge {
	color: #000000;
	font-size: large;	
	}

.white {color: #FFFFFF}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.white:hover {
	color: #00CCFF;
	text-decoration: underline;
	}

.gray {color: #CCCCCC}

a.gray:link {
	color: #CCCCCC;
	text-decoration: underline;
	}

a.gray:visited {
	color: #CCCCCC;
	text-decoration: underline;
	}

a.gray:hover {
	color: #00CCFF;
	text-decoration: underline;
	}

.grayacct {color: #a2bbd8}

a.grayacct:link {
	color: #a2bbd8;
	text-decoration: underline;
	}

a.grayacct:visited {
	color: #a2bbd8;
	text-decoration: underline;
	}

a.grayacct:hover {
	color: #00CCFF;
	text-decoration: underline;
	}

.blackish {color: #111111}

a.blackish:link {
	color: #111111;
	text-decoration: none;
}

a.blackish:visited {
	color: #111111;
	text-decoration: none;
}

a.blackish:hover {
	color: #111111;
	text-decoration: underline;
}
		
	
.whiteBoldLarge {
	font-weight: bold;
	color: #FFFFFF;
	font-size: large;
}

.whiteBoldxLarge {
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-large;
}

.whiteBold {color: #FFFFFF; font-weight: bold;

}


.superAst {
	color: #909090;
	vertical-align: text-top;
}

a.superAst:link {
	color: #666666;
	text-decoration: none;
	font-size: small;
}

a.superAst:visited {
	color: #909090;
	text-decoration: none;
}

a.superAst:hover {
	color: red;
	text-decoration: none;
}



h1 {
	font-size: 24px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	margin: 0px;
}


