@import url("layout.css");
.flash {}
.BORDER {outline: red solid 1px;}
body {
	background-color: #000000;
	background-image: url("../images/main-bkgrnd-2.jpg");
	background-repeat: repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
}


a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}

p {
	margin: 0.5em 0em 0.5em 0em;
}
ul.list li {
	list-style-type: disc;
	list-style-position: outside;
}

table.menubar {
	border-spacing: 10px 1px;
	border-collapse: separate;
}
table.menubar tr td {
	border: 1px ridge #4BA1D0;
	background-image:url("../images/menu-button-background.jpg");
	background-position: center;
	padding: 0px 0.5em 1px 0.5em;
}
table.menubar tr td a, 
table.menubar tr td a:link, 
table.menubar tr td a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
table.menubar tr td a:hover,
table.menubar tr td a.active, 
table.menubar tr td a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


h1, .h1 {color: #F2CA74; font-size: 12pt; font-weight: bold; }
h2, .h2 {color: #F2CA74; font-size: 10pt; font-weight: bold; }
.bottom-flash-alternate {font-size: 12pt; font-weight: bold; color: #349AD4;}
.bottom-flash-alternate th {color: #F2CA74; }


.footer-menu {
	background-color:#201C11; 
	border-color: #8BB8E5; 
	border-width: 2px; 
	min-width:440px;
	
	font-size: 9pt; 
	color: #999999;
	margin-top: 2px;
}

.interior-menu {
	list-style-type: none;
	line-height: 2em;
}
.interior-menu .active a {
	text-decoration: none;
	font-weight: bold; color: #349AD4;
}
.interior-menu-inline li {
	display: inline;
}
/****
.style4 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #F2CA74; font-size: 14px; font-weight: bold; }
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999;}
.style11 {color: #349AD4}
.style14 {color: #349AD4; font-weight: bold; }
.style16 {
	color: #349AD4;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style18 {color: #FF0000}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #349AD4; font-size: 14px; }
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 14px; }
.style21 {color: #333333}
**/