body {
	background: #394a5c;
	text-align:center;
	font: 12px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color:#333333;
}

a {
	font: 12px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #333333;
	text-decoration:underline;
}

#logo span {
	display:none;
}

.MainTable {
	background:#FFFFFF;
}

.navigation {	
	line-height:29px;
}
.navigation a {
	padding:6px 8px 7px 8px;
	color:#0068aa;
	text-decoration:none;
}
.navigation a:hover, .navigation a:active, .navigation a:focus {
	color:#00365b;
	font-weight:bold;
	text-decoration:none;
}

h3 {
	font-size: 18px;
	color:#0068aa;
	font-weight:normal;
	margin-bottom:2px;
}

.footer, a.footer {
	padding:2px;
	color:#ffffff;
	text-decoration:none;
}

.text {
	font:  13px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #194271;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:0px;
	padding:0px 0px;
}

.text_light {
	font:  13px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #90bcec;
	font-weight:500;
	
}

a.footermenu {
	color:#00CCFF;
	text-decoration:none;
}

a.footermenu:hover, a.footermenu:active {
	color:#00CCFF;
	text-decoration:underline;
}

ul.square {
	font:  13px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	list-style-type:square;
	color: #000000;
	line-height:20px;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:0px;
	padding:0px 0px;	
}

ul.none {
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	font-weight: 600;
	color: #394878;
	line-height:19px;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:0px;
	padding:0px 0px;
	text-decoration:none;
}

ul.arrow{
	font: 12px Verdana;
	color:#2365a8;
	font-weight: 600;
	text-decoration:underline;
	line-height:15px;
	margin-top:2px;
	list-style-image: url(../images/arrow_ul.gif);
}

ul.arrow1 {
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow_right.gif);
	font-weight: 600;
	color: #394878;
	line-height:18px;
	margin-left:15px;
	margin-bottom:2px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}

a.menu {
	color:#000000;
	font: 11px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 25px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a.menu:hover, a.menu:active {
	color:#ffffff;
	font:11px "Lucida Sans Unicode","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	border-bottom-color:#027bff;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

.big, a.big{
	font: 13px Verdana;
	color:#2365a8;
	font-weight: 700;
	text-decoration:underline;
	font-stretch:condensed;
}

.thumbnail img, img.thumbnail {
	border: 3px solid #32659d;
}

img.thumbnail { 
	margin: 3px 0 10px 10px;
}

.thumbnail:hover img {
	border-color: #90bcec;
}