body {topmargin:10 leftmargin:0; background:#3366CC url('images/background_vertical.jpg') repeat; padding:5px; font:11pt Arial}

A {color: #000066; 
	text-decoration:underline;}
	
A:hover {color: #FF0000;
text-decoration:underline;}

P {
	color:#000000;
	font-size:11pt;
	font-family:Arial;
	font-weight:normal;
}

P A {color: #000066; text-decoration:underline; }

P A:hover {color: #FF0000; font-weight: normal}

.title{
	color:#FF0000;
	font-size:11pt;
	font-family: Arial;
	font-weight:bold;
}

td {
	font-family: Arial;
	color:#000000;
	font-size:11pt;
}

.firstletter {
	float: left;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	margin-right: 0.2em;
}

.toprow {
	color:#FFFFFF;
	height:20px;
	font-size:12pt;
	font-weight: bold;
	text-align: center;
}

.midrow {
	height:20px;
	font-size:12pt;
	text-align: left;
	background-color: #99CCFF;
}

ul#nav{
	margin:0px; padding:5px;
	background-color:#000066;
	font-family: Arial;
	font-weight:bold;
}

ul#nav li {
	display:inline;
	font-size:12pt;
	margin-left:7px;
	margin-right:7px;
}

ul#nav li a {
	text-decoration:none;
	color:#ffffff;
}

ul#nav li a.active, ul#nav li a:hover {
	color:#FF0000;
}


.container {
	width:910px;
	margin:0 auto;
	position:relative;
}

.block_inside {
	display:block;
	padding: 0px;
	overflow:hidden;
	border:5px solid white;
}

.pics {
	background-color: #000066;
	padding:0px;
	height:250px;
	width:900px;
	float:center;
}

.pics img {	
	display:block;
	padding: 0px;
}