/* CSS Document */

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;



}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.subtab {

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

	font-style: normal;

}
a:link {
	color: #4074B3;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {

	color: #4074B3;

	text-decoration: none;

	background-color: #EEAEE6;

}



.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 120px;
	border-bottom-width: 2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-image: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.glossymenu li a{
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #005A84;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 15px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 120px;
	list-style-image: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
}

.glossymenu li a:hover{
	color: #000000;
	background-color: #E5EEF2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #333333;
	text-decoration: none;
}




























.menu{
	list-style-type: none;
	padding: 0;
	width: 120px;
	border-bottom-width: 2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-image: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.menu li a{
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #0070A6;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 15px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 120px;
	list-style-image: none;
}

.menu li a:visited, .menu li a:active{
	color: #FFFFFF;
}

.menu li a:hover{
	color: #000000;
	background-color: #E5EEF2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #333333;
	text-decoration: none;
}

