body{
background-color:#111111;
}
#container{
border:1px solid #333333;
border-top:none;
width:600px;
background-color:#111111;
}

#pasHeader{
height:32px;
line-height:32px;
background-color:#009966;
background-image:url(../images/header_pas.gif)
}

#clientHeader{
margin-top:0px;
height:213px;
line-height:100px;
border-bottom:1px solid #333333;
border-top:1px solid #333333;
background-image:url(../images/header.jpg);
}
.headerTitle{
font-family:Arial, Helvetica, sans-serif;
height:60px;
line-height:60px;
padding:20px;
font-size:16px;
font-weight:bold;
text-align:right;
color:#333333;

}

#left{
float:left;
width:160px;
/*border-bottom:1px dotted*/
}

#right{
font-family:"Courier New", Courier, mono;
font-size:11px;
text-align:justify;
width:396px;
margin-right:10px;
border-left:1px dotted #333333;
border-right:1px dotted #333333;
float:right;
background-color:#111111;
color:#333333;
/*background-image:url(../images/bg.gif);*/
/*background-repeat:no-repeat;*/
}
html>body #right {
	margin-right:20px;
}
.textTitle{
font-family:"Courier New", Courier, mono;
font-size:18px;
font-weight:bold;
color:#333333;
}
.image{
margin:15px;
margin-left:0px;
float:left;
}

.gallery{
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
float:left;
cursor:w-resize;
}

.pop{
border:1px solid #666666;
}

.footer{
clear:both;
height:15px;
line-height:15px;
border-top:1px solid #333333;
background-image:url(../images/bg_foot.jpg);
text-align:left;
}
.footerText{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:15px;
line-height:15px;
padding-left:10px;
color:#666666;
}

/*-------menu------------------------*/
a.nav, a.nav:link, a.nav:visited {
	display:block;
	background-color:#000000;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	text-align:left;
	padding:3px;
	text-decoration:none;
	vertical-align:bottom;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#333333;
	line-height:47px;
	overflow:hidden;
	height:47px;
	width:160px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:41px;
	width:154px;
	background-position: top;
	}
	html>body a.nav{
	height:47px; /*opera 5*/
	width:160px;
	} 
	
	
	

a.nav:hover {
color:#666666; 
background:#000000;
background-image:url(../images/bg.gif);
background-position:top;
}

a.nav:active {
color:#cc0000; 
background:#000000;
background-image:url(../images/bg.gif);
}

a:link,a:visited,a:active{
color:#ffffff;
}
a:hover{
color:#cccccc;
background:#111111;
}.textWhite {

font-family:"Courier New", Courier, mono;
font-size:11px;
color:#FFFFFF;
}