#copyright {
	font-size: 9px;
	font-style: normal;
	position: absolute;
	text-align: left;
	left: 0px;
	top: 0px;
	color: #000000;
















}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;


}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:visited {

	color: #999999;
	text-decoration: none;
}
a:active {


	color: #FFFFFF;
	text-decoration: underline;
}

.itemboxed {
	padding: 2px;
	border: 1px solid #999999;
	color: #999999;
	filter: BlendTrans(Duration=1);





















}
.itemunboxed {
	padding: 2px;
	margin-top: 8px;
	float: none;
	margin-bottom: 20px;














}
#logo {
	background-color: #000000;
	text-align: right;
	width: 100%;
	height: 100px;










}


body {
	background-repeat: repeat-x;
	background-color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: justify;
	background-image: url(images/bg.jpg);



}
#leftframe {
	margin-right: 265px;
	margin-left: 10px;


















}
#rightframe {
	position: absolute;
	top: 120px;
	width: 240px;
	right: 10px;
	height: 800px;




























}
.topframe {
	position: absolute;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: right;
	overflow: hidden;


}
.bottomframe {
	position: absolute;
	left: 0px;
	top: 81px;
	overflow: auto;
	width: 100%;
	height: 80%;
	border: thin dotted #666666;



}
#bodyframe {
	background-color: #252525;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	position: relative;
	overflow: visible;
	height: 800px;
















}
#curvecorner {
	position: absolute;
	left: 0px;
	top: 0px;
}
.box {
	border: 2px solid #000000;

}
.floatleft {
	float: left;
	position: relative;
	margin: 5px;




}
.floatright {
	float: right;
	margin: 5px;




}
.greybox {
	border: 2px solid #000000;
	background-color: #333333;
	padding: 5px;
	margin-bottom: 10px;



}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.smalltext {
	font-size: 9px;
	color: #FFFFFF;
}
