a            {  font-family: Arial; font-size: 12px; color: #C7EFFF; text-decoration: none}
a:hover      {  font-family: Arial; font-size: 12px; color: #C7EFFF; text-decoration: underline}
body         {  font-family: Arial; font-size: 12px; line-height: 1.6em; color: #FFFFFF} 
li           {  font-family: Arial; font-size: 12px; color: #FFFFFF}
ol           {  font-family: Arial; font-size: 12px; color: #FFFFFF}
table        {  font-family: Arial; font-size: 12px; color: #FFFFFF}
td           {  font-family: Arial; font-size: 12px; color: #FFFFFF}
input, textarea, select, button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7895B5;
	border: 1px solid #385575;
	font-size: 11px
}

.taborder {
	background-color: #385568;
	color: #FFFFFF;
}

.taborder td {
	background-image:url(images/index_18.gif);
	color: #FFFFFF;
}

.error {
	color: #FF3300;
}

.menu a {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
}

.menu a:hover {
	background-color: #688598;
}


