/* CSS Document */



body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#9A9A9A;
	background-color:#222222;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {
	margin:0px;
	color: #FBFBFB;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFAFA;
}

#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#9A9A9A;}
a:visited {color:#9A9A9A;}
a:hover {
	background-color:#CCCCCC;
	color: #000000;
}

#Header {
	margin:0px 0px 10px;
	padding:17px 0px 49px 20px;
	height:14px;
	border-style:solid;
	border-color:black;
	border-width:0px 0px;
	line-height:11px;
	background-color:#555555;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;
	background-image: url(pl-bck-1.gif);
	background-repeat: repeat-x;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Header a:link {color:#9A9A9A;}
#Header a:visited {color:#9A9A9A;}
#Header a:hover {
	background-color:#CCCCCC;
	color: #000000;
}
#Header a:hover a:visited {
	background-color:#CCCCCC;
	color: #000000;
}

#Content {
	margin:10px 50px 50px 205px;
	padding:10px;
	top: 65px;
	background-color: #222222;
	}

#Menu {
	position:absolute;
	top:100px;
	left:-30px;
	width:150px;
	padding:30px;
	background-color:#222222;
	border:0px none #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	color: #9A9A9A;
	margin: 30px;
	list-style-image: none;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {
	width:150px;
	background-color: #222222;
}
.txt-menu-reg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #006666;
}
.img {
	margin-right: 20px;
	background-position: left;
	margin-bottom: 10px;
}
.footer-txt-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #9A9A9A;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.txt-pagecontent-style-a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #9A9A9A;
	padding-bottom: 15px;
	letter-spacing: 0.125em;
	font-variant: small-caps;
	text-align: left;
}
.txt-pagecontent-style-b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #9A9A9A;
	text-align: left;
}
.txt-rightalign-b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-align: right;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
}
#content a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#content a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
