@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
	border:0px;
}

a:visited {
	color: #000000;
	text-decoration: none;
	border:0px;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	border:0px;
}


img{
	border-width:0px;
}

p{
	margin-top:0px;
	margin-bottom:5px;
	line-height:100%;
}

div {
	position:relative;
	background-repeat:no-repeat;
}


body {
	background-color: #ff6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text{
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	color:#CCCCCC;
}
.text.wh{
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
}
.text.or {
	color: #FF6600;
}
.text.bl {
	color: #000000;
}
.text.bold {
	font-weight:bold;
}

.board{
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FF6600;
}
.board a:link {
	color: #ff6600;
	text-decoration: none;
	border:0px;
}

.board a:visited {
	color: #ffffff;
	text-decoration: none;
	border:0px;
}

.board a:visited:link {
	color: #ffffff;
	text-decoration: none;
	border:0px;
}
.board a:hover {
	color: #ffffff;
	text-decoration: none;
	border:0px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

text.or.a:link {
	color: #FFFFFF;
	text-decoration: none;
	border:0px;
}

text.or.a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border:0px;
}

text.or.a:hover {
	color: #FF6600;
	text-decoration: none;
	border:0px;
}