/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	color: #000000 ;
	background-color: #BCB8BC;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	}
	
a {
	/*text-decoration: underline;*/
	font-weight: bold;
	color:  #666666;
	outline: none;	
	}
a:hover {
	color: ##FFA042;
	text-decoration: underline;
	}
.ahem {display:none;}
.navi {
	text-decoration: none;
	}
.naviactlink { color: #990099;}
strong, b {font-weight: bold;
	}

p {
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
i {	color: #333333; 
	font-style:italic;	 
	font-size: 0.9em;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
k {	color: #333333;		 
	font-size: 0.8em;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

bl {color:#000000;}
pi {color:#990099;}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 44px;
	font-weight: bold;													
	margin-top: 0;
	margin-bottom: 0;
	color: #990099;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;	}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	smargin-top: 0;
	margin-bottom: 0;
	}
hr {
	color:#666666;
	}
img {
	border: 0;
	}

#head {
	margin: 0px 20px 0px 20px;
	padding: 10px;
	background: #BCB8BC;
	height: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 225px;
	left: 0px;
	margin: 20px 20px 0px 10px;
	padding: 10px;
	background:  #BCB8BC;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;	
	}
html>body #left {
	width: 160px; /* ie5win fudge ends */
	}   
#middle {

	position: absolute;
	top: 225px;
	margin: 20px 190px 20px 190px;
	padding: 10px;
	background: #BCB8BC;
	width: 650px;
	margin-bottom:5px;
	}
	
#right {
	position:absolute;
	top: 300px;
	margin: 100px 10px 10px 880px;
	padding: 10px;
	background: #BCB8BC;
	width: 220px;
	margin-bottom: 5 px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;	
	}
html>body #left {
	width: 220px; /* ie5win fudge ends */
	}   



	}
	
