.menuItem {
	font-family: arial;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	height:20px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/topnavi_sub_Middle.jpg);
	background-repeat: repeat;

}
.menuItem_Over {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menuItem_bg.gif);
	background-repeat: repeat;
	text-align: center;
	cursor: hand;
	height:20px;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2C5987;
}
.subStart_hidden {
	display: none;
	position:absolute;
}
.subStart {
	display: table;
	position:absolute;
}
.style1 {
	font-family: arial;
	font-size: 10pt;
}.H1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #E7AF7C;
	text-decoration: none;
	text-transform: lowercase;
}
.H2 {
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #44C5EA;
	text-decoration: none;
}
.copyrights {
	font-family: arial;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.CookieTrailMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.CookieTrailSub {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10pt;
}.top {
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
}
a {
	font-family: arial;
	font-size: 10pt;
	font-weight: bolder;
	color: #F0E2CA;
	text-decoration: underline;
}
H3 {
	font-family: arial;
	font-size: 12pt;
	color: #B4CDE7;
	text-decoration: none;
	text-transform: uppercase;
}
H4 {
	font-family: arial;
	font-size: 12pt;
	color: #B4CDE7;
	text-decoration: none;
}
H1 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bolder;
	color: #ECBD0F;
	text-decoration: none;
}
.Title {
	color: #333333;
	font-family: arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

.topnav {
    font-family: arial;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	height: 13px;
	/*text-transform: uppercase;*/
	font-weight: bold;
} 

.topnavcss {
    position : absolute;
    visibility : hidden;
    font: bold 10px Verdana;
    line-height: 18px;
    z-index: 100;
    background: url('images/menuBar.gif');
    width: 140px;
    font-size: 10px;
    color: #000099;
    /*text-transform: uppercase;*/
}

.topnavcss a {
    width : 100%;
    display : block;
    text-indent : 3px;
    padding : 1px 0;
    text-decoration : none;
    font-weight : normal;
    text-indent : 5px;
    text-align  : left;
    color : #000099;
    font-size: 10px;
    text-transform: uppercase;
}

.topnavcss a:hover { /*hover background color*/
    background-color : black;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
}
.schedule TR TD {
	border: 1px solid #AEB3AC;
	border-collapse: collapse;
	font-size: 8pt;
}