﻿body
{
	font-family: Georgia, Serif;
   	background-position: center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: url(point.cur), auto;
}

.maintable
{
	background-image:url('../img/back.jpg');
	border="0";
}

.normal
{
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color: #69351f;
}

.normalo
{
	border: 2px #69351f solid;
	
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	color: #82191a;
}

.normalo:hover
{
	color: #194182;
}

.big
{
	font-size: 20px;
}

.small
{
	font-size: 13px;
}

.tiny
{
	font-size: 10px;
}

.norm
{
	font-size: 15px;
}

.me
{
	color: #194182;
}

.notme
{
	color: #82191a;
}

.bonusword
{
	color: #B3751A;
}


.free 
{
	color: #826b19;
}

.halffree
{
	color: #194182;
}

.taken
{
	color: #82191a;
}

.message
{
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 11px;
}

.error
{
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 11px;
	color: #82191a;
}

.success
{
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 11px;
	color: #194182;
}




#simpleInput {
height:25px;
width:100px;
background-color: #ead2aa;
border-right-style:solid;
border-right-width:3px;
border-right-color:#69351f;
border-bottom-style:solid;
border-bottom-width:3px;
border-bottom-color:#69351f;
border-left-style:solid;
border-left-width:2px;
border-left-color:#e0c89a;
border-top-style:solid;
border-top-width:2px;
border-top-color:#e0c89a;
font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
font-size: 14px;
color: #69351f;
	cursor: url(point.cur), auto;
}

#simpleInputsmall {
height:25px;
width:100px;
background-color: #ead2aa;
border-right-style:solid;
border-right-width:2px;
border-right-color:#69351f;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#69351f;
border-left-style:solid;
border-left-width:1px;
border-left-color:#e0c89a;
border-top-style:solid;
border-top-width:1px;
border-top-color:#e0c89a;
font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
font-size: 14px;
color: #69351f;
	cursor: url(point.cur), auto;
}

#simpleButtonmenu {
height:40px;
width:165px;
background-color: #ead2aa;
border-right-style:solid;
border-right-width:3px;
border-right-color:#69351f;
border-bottom-style:solid;
border-bottom-width:3px;
border-bottom-color:#69351f;
border-left-style:solid;
border-left-width:2px;
border-left-color:#e0c89a;
border-top-style:solid;
border-top-width:2px;
border-top-color:#e0c89a;
font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
font-size: 20px;
color: #69351f;
	cursor: url(point.cur), auto;
}

#simpleButtonmenusmall {
height:25px;
width:80px;
background-color: #ead2aa;
border-right-style:solid;
border-right-width:2px;
border-right-color:#69351f;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#69351f;
border-left-style:solid;
border-left-width:1px;
border-left-color:#e0c89a;
border-top-style:solid;
border-top-width:1px;
border-top-color:#e0c89a;
font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
font-size: 13px;
color: #69351f;
	cursor: url(point.cur), auto;
}

#simpleButtonmenusmalldis {
	height: 25px;
	background-color: #ead2aa;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #ead2aa;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ead2aa;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ead2aa;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ead2aa;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 13px;
	color: #69351f;
	cursor: url(point.cur), auto;
}



#simpleButtonmenu:hover {
background-color:#ffc355;
}

#simpleButtonmenusmall:hover {
background-color:#ffc355;
}

#simpleRadiosmall
{
cursor: url(point.cur), auto;
}

.resizable
{
position:relative;
overflow: auto;
}

.dashdot
{
	border:1px black dashed;

}
