@charset "UTF-8";
/* CSS Document */

/* MENU														*/
.v-menu{
border-left:solid 1px #999999;
	width:226px;
	clear:both;
}
	ul.v-menu, .v-menu li{
		padding:0;
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		clear:both;
		margin-top:0px;
		padding:0px 0px;
	}
		.v-menu li a{
			display:block;
			border-top:solid 1px #fff;
padding-top:3px;
padding-bottom:3px;
padding-right:0px;
padding-left:0px;
			text-decoration:none;
			background:#fff;
			font-family:Trebuchet MS;
			font-size:12px;;
			color:#3276b5;
			text-decoration:none; 
			margin-left:60px;
		}
		.v-menu li a:hover{
			text-decoration:underline;
		}




ul.blue{
text-decoration: none;
text-indent: 0px;

padding: 7px;
margin: 7px;
color:#3276b5;
}

ul.black{
text-decoration: none;
text-indent: 0px;

padding: 7px;
margin: 7px;
color:#000000;
} 

.menu1{
background-image:url(images/menudiv1bg.gif);
margin-left:0px;
padding-left:0px;
padding-top:0px;
padding-bottom: 0px;
display:block;
text-decoration: none;
color: #000000;
}

.submenu{
background-image: url(navbar_images/navbg.jpg);
border-left-color:#999999;
border-left-style:solid;
border-left-width:thin;
border-right-color:#fff;
border-right-style:solid;
border-right-width:thin;
display: block;
width: 220px;
height: 19px;
margin-left: 0px;
padding-top: 4px;
padding-left: 0px;
text-indent: 32px;
color: #333333;
}

a.pagelinks:link {font-family:Lucida Grande; font-size:13px;; color:#3276b5; text-decoration:none; }
a.pagelinks:visited {font-family:Lucida Grande; font-size:13px;; color:#3276b5; text-decoration:none; }
a.pagelinks:hover {font-family:Lucida Grande; font-size:13px;; color:#3276b5; text-decoration:underline;}
a.pagelinks:active {font-family:Lucida Grande; font-size:13px;; color:#3276b5; text-decoration:none; }

a.nav:link {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#3276b5; text-decoration:none; }
a.nav:visited {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#3276b5; text-decoration:none; }
a.nav:hover {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#3276b5; text-decoration:underline;}
a.nav:active {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#3276b5; text-decoration:none; } 

a.curr:link {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#e01e1e; text-decoration:none; }
a.curr:visited {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#e01e1e; text-decoration:none; }
a.curr:hover {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#e01e1e; text-decoration:underline;}
a.curr:active {background:#fff; font-family:Trebuchet MS; font-size:12px;; color:#e01e1e; text-decoration:none; } 

a.lang:link {font-family:Trebuchet MS; font-size:12px;; color:#fff; text-decoration:none; }
a.lang:visited {font-family:Trebuchet MS; font-size:12px;; color:#fff; text-decoration:none; }
a.lang:hover {font-family:Trebuchet MS; font-size:12px;; color:#fff; text-decoration:underline;}
a.lang:active {font-family:Trebuchet MS; font-size:12px;; color:#fff; text-decoration:none; } 

.hide{
display: none;
}

.show{
display: block;
}
.style1 {
	font-family: Palatino;
	font-size: 47px;
	color: #3276bb;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.style2 {
	font-family: Lucida Grande;
	font-size: 15px;
	font-weight:bold;
	color: #3276bb;
}
.style3 {
	font-family: Lucida Grande;
	font-size: 13px;
	color: #000;
}
.style4 {color: #FFFFFF}
body {
	background-color: #737373;
}
TD.NoTile
{
background-repeat: no-repeat;
}