/* CSS Document */

.b1 { background: center left no-repeat url(b1.jpg);}
.b2 { background: center left no-repeat url(b2.jpg);}
.b3 { background: center left no-repeat url(b3.jpg);}
.b4 { background: center center no-repeat url(b4.gif);}
.m2 { background: right no-repeat url(m2.jpg) #F7F7F7;}
.txt{ }

td { font-family:  Arial, Verdana; font-size:11px; color:#084897 }
a { font-family:  Arial, Verdana; font-size:10px; color:#084897 }
a:hover { text-decoration:none; color:#91B1DF;}

a.foot { text-decoration:none; margin-left:7px }
a.foot:hover { text-decoration: underline; color:#91B1DF; }

a.menu-up { color:#FFFFFF; text-decoration:none; width:100%; height:100%;
			line-height:17px; text-transform:uppercase; font-size:10px; text-align: center;}
a.menu-up:hover { color:#084897; background-color:#B4C6DF}

a.menu1 { color:#FF520D; text-decoration:none; font-size:10px; margin-left:26px}
a.menu1:hover { color:#084897}

a.menu2 { text-decoration:none; font-size:10px; margin-left: 5px;}
a.menu2:hover { text-decoration:underline; color:#FF520D;}

a.more{ color:#FF520D; text-decoration: none; font-size:10px;}
a.more:hover { color:#91B1DF; text-decoration:underline}

a.nl{ color:#FF520D; text-decoration:none; font-size:11px;}
a.nl:hover { color:#91B1DF; text-decoration:underline}

.title1 { color:#FFFFFF; font-size:12px}
.subtitle1 { color:#FFFFFF; font-size:12px;background-color:#B5B5B5;}

.red { color:#FF520D}

.big { font-size: 11pt;}

TD.menucell {
	white-space: nowrap;
	text-align: center;
	text-align: expression('left');
	border-left: 1px solid white;
	background-color: #084897;
	width: 120px;
}
TD.menucelldown {
	white-space: nowrap;
	text-align: center;
	text-align: expression('left');
	border-left: 1px solid white;
    background-color: #F1EEEE;
    width: 120px;
}
TD.mysubitem{
	background-color: #B0C4DE;
	color: #696969;
	font-weight: bold;
	width: 120px;
}

table.inside {
	border-top-color: #91B1DF;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #91B1DF;
	border-left-width: 1px;
	border-left-style: solid;
}

.inside td {
	border-bottom-color: #91B1DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #91B1DF;
	border-right-width: 1px;
	border-right-style: solid;
}

.inside th {
	border-bottom-color: #91B1DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #91B1DF;
	border-right-width: 1px;
	border-right-style: solid;
	background: #91B1DF;
	color:#FFFFFF;
	font-size:11px;
}

a.in { font-family:  Arial, Verdana; font-size:11px; color:#084897 }
a.in:hover { text-decoration: none; color:#91B1DF;}

h6{
	font:11px Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:underline;
	color:#084897;
}
h6 span{
	background:#084897;
	color:white;
	padding:0 0 0 2px;
}
