body { 
	background: #666 url(index_bgk.jpg) bottom right no-repeat;
	width: 100%;
	height: 100%;
	font: 12px Verdana;
	color: #fff;
	padding: 0; margin: 0;
	}
	
a { font: 12px Verdana;
	color: #ffo;
	text-decoration: none;
	}
	
a.baseline {
	text-decoration:none;
	font-size:small;
	font-size:x-small;
}
a.baseline:hover {
	color: yellow;
	text-decoration:underline;
}
a.baseline:active {
	color: yellow;
	text-decoration:underline;
}
a.baseline:visited {
	color: yellow;
	text-decoration:none;
}
table#main { width: 100%; height: 100% }

td#topbar {
	/*background: #fff url(top_gradient.jpg) top left repeat-x;*/
	background-color: #fff;
	width: 100%;
	height: 120px;
	}
	
td#topbar h1 {
	display: none;
	}
	
div#logos { width: 600px; }	
td#utilbar { background-color: #000; text-align: right; padding: 3px; }	
td#utilbar a { font: 10px Verdana; color: #fff; padding-right: 5px; text-decoration: none; }
td#utilbar a:hover { color: #ff3; text-decoration: underline;  }	


td#navbar { height: 22px; background-color: #ff3; text-align: center; }


td#sidebar {
	height: 100%;
	background: #000 url(side_bkg.gif) top left no-repeat;
	text-align: center;
	}	
	
	div#sidebarimg {
	width: 143px;
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#sidebarimg img {
	text-align: center;
	border: 3px solid #666;
	margin: 0 auto;
	}		
	
	div#sidebarimg2 {
	width: 165px;
	text-align: center;
	margin: 0 auto;
	}
	
	#sidebarimg2 img {
	text-align: center;
	margin: 5px;
	}	
td#content {
	padding-top: 20px;
	padding-left: 20px;
	font: 12px Verdana;
	color: #fff;
}

td#content em {
	font: bold italic 12px Verdana;
	color: #ff3;
}

td#content h1 { 
	font: bold 16px "Verdana" sans-serif;
	color: #ff3;
}

td#content h2 { 
	font: bold 14px "Verdana" sans-serif;
	color: #ff3;
}

td#content a { 
	color: #ffc; text-decoration: underline;
	}

td#content a:hover { 
	color: #ff9; text-decoration: underline;
	}
	
div#addbar { 
	width: 200px;
	margin-top: 40px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 200px;
	border-left: 1px solid #ff3;
	float: right;
}

div#addbar, div#addbar a { 
	font: 11px "Verdana" sans-serif;
	color: #fff;
}

div#addbar a { 
	color: #ff9;
}

div#addbar a:hover { text-decoration: underline;}

.clsCMOn {
	font-family: "Verdana", "Verdana", sans-serif;
	color: #000;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 2px;
	text-align: center;
	}
	
.clsCMOver {
	font-family: "Verdana", "Verdana", sans-serif;
	color: #000;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 2px;
	text-align: center;
	}
	
.clsCMSubOn {
	font-family: "Arial", "Verdana", sans-serif;
	color: black;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 2px;
	text-align: left;
	}

.clsCMSubOver {
	font-family: "Arial", "Verdana", sans-serif;
	color: black;
	font-size : 10px;
	text-decoration : none;
	padding: 2px 2px;
	text-align: left;
	}
	
div#footer { display: none; }	

.veteran {
	font: bold italic 12px "Arial";
	color: #fff;
}

.flashbox {
background-color: #fff;
}
