* {	margin:0;
	padding:0;
}
body {
	background: #337FC6 url('images/bg2.gif') top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C0900;
}
a:hover {
	color: #EB680E;
}

#container {
	width: 770px;
	border: solid 0px #fff;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 770px;
	height: 139px;
	background: #000 url('images/logo.jpg') no-repeat;
		
}

#header h1{
	padding-left: 15px;
	text-align: left;
	padding-top: 29px;
	font-size: 18pt;
	color: #FFF;	
}

#header h2{
	padding-left: 15px;
	text-align: left;
	padding-top: 5px;
	font-size: 9pt;
	color: #FF9933;	
}
.right h1{
	text-align: center;
	
	font-size: 12pt;	
}

#h3{
	text-decoration:none;
	padding-top: 4px;
	padding-right:135px;
	font-size: 9pt;
	text-align: right;
	color: #FFF;
	}
#h3 a:link, #h3 a:visited {
	text-decoration:none;
	color: #FFF;}
#h3 a:hover {
	text-decoration:underline;
	color:#FF6600;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
.ul {
        list-style: square;
		margin:10px;
		padding:10px;
        }

#left {
		float:left;
		width:190px;
		height: 1200px;
		background:#C2D0E6;
		border:0px solid #000;
		font-size: 9pt;
		padding-left:0px;
		padding-top:3px;	
}

#left li a {
        height: 20px;
		text-decoration: none;
        }

#left li a:link, #left li a:visited {
    display: block;
    padding: 2px 0 0 24px;
	background: url('images/arro.gif') no-repeat;
	color: #000066;
	text-decoration: none;
	margin-right: 0px;
	height: 20px;
}
#left li a:hover, #left li #current {
		text-decoration: none;
		color: #FFF;
		height:18px;
    	background: url('images/arrow.gif') no-repeat;
		background-color: #94A5F8;
		border-style:solid;
		border: 1px #999;
		}

.right {
		float:right;
		padding: 5px 10px 5px 5px;
		left:10px;
		top:139px;
		width:560px;
		background:#fff;
		border:0px solid #000;
		font-size: 9pt;
		text-align:justify;
		vertical-align:middle;	
}
.img {
float: right;
padding: 8px 8px 8px 8px;
vertical-align:middle;
}
.title {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	height:21px;
	width:190px;
	padding-top:7px;
	background: #337FC6 url('images/title.gif') no-repeat;
	}
.imgr {
float: left;
padding: 8px 8px 8px 8px;
}
#footer {
	width:770px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFFFFF;
	background: #337FC6 url('images/footer.gif') no-repeat;
	}
#footer a:link, #footer a:visited {
	color: #fff;
}

a.screen, a.screen:visited {
position:relative; 
z-index:1;
}
a.screen b {
visibility:hidden;
position:absolute; 
width:0;
height:0;
left:0;
top:0;
border:0;
}
a.screen:hover {
text-decoration:none; 
border:0;
z-index:1000;
}
a.screen:hover b {
padding-top:20px;
visibility:visible;
width:100px;
height:180px; 
/* border:1px solid #345;  add a border */
cursor:pointer;
}
a.screen:hover b img {
border:0;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {height:227px;
border-color:#000000;
}

