/* CSS Document */

BODY { 
  background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	#searchbox {
	height: 140px;
}
	#logbox {
	height: 72px;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #690;
	text-decoration: none;
}
a:active {
	color: #F60;
	text-decoration: none;
}

.form {
margin: 0;
padding: 0;
}
.bodytxt{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.smltxt{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.smlgtxt{
	font-family: Arial;
	font-size: 10px;
	color: #690;
}
.smlotxt{
	font-family: Arial;
	font-size: 10px;
	color: #F60;
}
.errortxt{
	font-family: Arial;
	font-size: 13px;
	color: #F00;
}
.forumheader{
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
	color: #F60;
}


.linkswhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.linkswhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.linkswhite a:hover {
	color: #0099FF;
	text-decoration: none;
}
.linkswhite a:active {
	color: ffffff;
	text-decoration: none;
}

.stylemenu {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #003399;
	background-color: #CCCCCC;
	border-color: #000066;
	list-style-type: disc;
}
.search {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #669900;
	background-color: #ffffff;
	border-color: #cccccc;
	width: 190px;
}
.join {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	border-color: #cccccc;
	width: 190px;
}.join2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	border-color: #cccccc;
	width: 150px;
}
.button {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #FF9900;
	width: 100px;
}.greenbutton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #6C0;
	width: 100px;
}.buttonsml {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #FF9900;
	width: 40px;
}
.buttonGsml {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #6C0;
	width: 60px;
}
.viewbutton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	background-color: #FF9900;
	width: 120px;
}
.quests{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	background-image:url(images/horizdotline.gif);
	height: 20px;
}
.itxt{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.admbox {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	background-color: #fff;
	width: 400px;
}

