
body
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		height: 100%;
		width: 100%;
		background-color:#2F4C62;
		background-image: URL("../images/backgrounds/3.jpg");
		background-repeat: repeat-x;
	}

#top_bar
	{
		background-color:#000000;
		width:100%;
		height:100px;
		left:0px;
		top:0px;
		position:relative;
	}

#bottom_bar
	{
		width:100%;
		height:33px;
		background-image:url(../images/bottom_bar.jpg);
		position:absolute;
		bottom:0px;
		color:#CCCCCC;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}

.bottombartext
	{
		position:absolute;
		top:16px;
	}
	
.bottombartextlink
	{
		color:#CCCCCC;
		text-decoration:none;
	}
	
.bottombartextlink:hover
	{
		color:#EEEEEE;
		text-decoration:underline;
	}
	
.subhead
	{
		font-size: 20px;
		font-weight: bold;
		padding-top: 3px;
		padding-bottom: 5px;
	}

#content_text
	{
		padding-left:30px;
		margin-bottom: 20px;
		overflow: auto;
		z-index:1;
		color:#FFFFFF;
		font-size:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
			}

#content_title
	{
		font-size:18px;
		padding-left:20px;
		color:#FFFFFF;
		padding-top:10px;
		padding-right:10px;
		z-index:3;
		-moz-opacity:1;
		filter:alpha(opacity=100);
		font-family:sans-serif;
		font-style:italic;
	}

#content_icon
	{
		width:128px;
		height:128px;
		float: right;
		behavior:	url("pngbehavior.htc");
	}

a
	{
		color: #e0e0FF;
	}

a:visited
	{
		color: #FFE0FF;
	}

a:hover
	{
		color: #E0E0FF;
	}

.semitranscontentpane-bkg
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90%;
		height: 65%;
		overflow: auto;
		padding: 0px;
		border: 0px;
		margin-top: 130px;
		margin-left: 25px;
		margin-right: 10px;
		margin-bottom: 60px;
		z-index:2;
		font-color: white;
		background-color:#000000;
		filter:alpha(opacity=70);
		opacity: 0.7;
	}

.semitranscontentpane
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90%;
		height: 65%;
		overflow: auto;
		padding: 0px;
		border: 0px;
		margin-top: 130px;
		margin-left: 25px;
		margin-right: 10px;
		margin-bottom: 60px;
		z-index:2;
		font-color: white;
	}

.semitranscontentpane-bkg-resi
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90%;
		height: 65%;
		overflow: auto;
		padding: 0px;
		border: 0px;
		margin-top: 130px;
		margin-left: 25px;
		margin-right: 10px;
		margin-bottom: 60px;
		z-index:2;
		font-color: white;
		background-color:#041700;
		filter:alpha(opacity=80);
		opacity: 0.8;
	}

.semitranscontentpane-resi
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90%;
		height: 65%;
		overflow: auto;
		padding: 0px;
		border: 0px;
		margin-top: 130px;
		margin-left: 25px;
		margin-right: 10px;
		margin-bottom: 60px;
		z-index:2;
		font-color: white;
	}

.semitranscontentpane-bkg-bis
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90%;
		height: 65%;
		overflow: auto;
		padding: 0px;
		border: 0px;
		margin-top: 130px;
		margin-left: 25px;
		margin-right: 10px;
		margin-bottom: 60px;
		z-index:2;
		font-color: white;
		background-color:#001029;
		filter:alpha(opacity=70);
		opacity: 0.7;
	}

.semitranscontentpane-bis
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 90%;
		height: 65%;
		overflow: auto;
		padding: 0px;
		border: 0px;
		margin-top: 130px;
		margin-left: 25px;
		margin-right: 10px;
		margin-bottom: 60px;
		z-index:2;
		font-color: white;
	}

.resi
	{
		font-color: white;
		z-index:1;
		background-color:#072d00;
		
		opacity: 0.8;
		filter:alpha(opacity=80);
		
		width: 80%;
	}

.bis
	{
		font-color: white;
		z-index:3;
		background-color:#001e49;
		
		opacity: 0.8;
		filter:alpha(opacity=80);
		
		width: 80%;
	}
	
.txt
{
font-color: white;
-moz-opacity:1;
filter:alpha(opacity=100);
}
/* 6507983 */

#wrap {
    border:1px solid black;
    width:662px;
    }
#menu {

    background:#000000;
    margin: 0px;
    padding:4px 0px;
    width:100%;
	font-size:10px;
	
    }
#menu a {
    padding:4px 10px;
    font-weight:bold;
    color:#DDDDDD;
	text-decoration:none;
    }
#menu a.hover {
    background:#333333;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FFFFFF;
    margin-right:1em;
    }
#subnav span {
    color:#FFFFFF;
    margin-right:1em;
    }

