.caps	{
	font-size:	100%;
	font-weight:	bolder;
	text-align:	center;
}

.cave	{
	border-collapse:  collapse;
}

.cave1	{
	padding:	0px;
	margin:		0px;
}

.cells	{
	width:		150px;
	height:		25px;
}

.cells:hover {
	background-color:	black; 
}

.cells1	{
	width:		150px;
	height:		20px;
}

.cells1:hover {
	background-color:	black; 
}


.cells3	{
	width:		150px;
	height:		12px;
}

.cells3:hover {
	background-color:	black; 
}

.cells4	{
	width:		250px;
	height:		30px;
}

.cells4a	{
	width:		250px;
	height:		30px;
}


.cells4a:link	{
	width:		250px;
	height:		30px;
	font-size:		100%;
}

.cells4a:hover	{
	width:		250px;
	height:		30px;
	font-size:		100%;
	background-color:	black;
}


.cells4a:visited	{
	width:		250px;
	height:		30px;
	font-size:		100%;
}


.cells4:hover {
	background-color:	black; 
}

.cells5	{
	width:		700px;
	height:		20px;
}


.cells6	{
	margin:		0px;
	padding-bottom:	3px;
	width:		400px;
	height:		20px;
	font-size:	90%;
	text-align:	right;
}


.cells7	{
	margin:		0px;
	padding-bottom:	3px;
	width:		500px;
	height:		20px;
	font-size:	90%;
	text-align:	center;
}


.cells8	{
	margin-bottom:	28px;
	padding-bottom:	3px;
	width:		500px;
	height:		20px;
	font-size:	90%;
	text-align:	center;
}


.cells9	{
	margin-bottom:	0px;
	padding-bottom:	0px;
	width:		650px;
	height:		20px;
	font-size:	90%;
	text-align:	left;
}


.cell2	{
	font-size:	140%;
	width:		350px;
	height:		20px;
	text-align:	center;
}


.nav_main_left {
	margin-left:	0px;
}

.nav_main {
	margin-top:	0px;
	margin-bottom:	0px;
	margin-left:	30px;
}


.nav_mainq {
	margin-top:	0px;
	margin-bottom:	0px;
}


.nav_menu {
	width:		50px;
	height:		15px;
	border-color:	#1C5221; 
	border-style: 	outset;
	border-width:	7px;
	padding-left:	0px;
	text-align:	center;
}


.nav_menu:hover {
	background-color:	black; 
}


.nav_menu_right {
	width:		60px;
	height:		20px;
	border-color:	black; 
	border-style: 	solid;
	border-width:	1px;
	text-align:	right;
}

.emp	{
	font-size:	70%;
}