A:link
{
	color: #0000FF;
	text-decoration: underline;
}
A:active
{
	COLOR: #660099;
	TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
}
A:hover
{
	COLOR: #C84655;
	TEXT-DECORATION: underline;
}
h1 
{
	font-size: 16px;
	color: #C84655;
	font-weight: bold;
}
hr 
{
	text-decoration: none;
	height: 1px;
	color: #C84655;
}
body {
	font-weight: normal;
	scrollbar-face-color:#F3F3F3;
	scrollbar-highlight-color:#C84655;
	scrollbar-3dlight-color:#C84655;
	scrollbar-darkshadow-color:#C84655;
	scrollbar-shadow-color:#C84655;
	scrollbar-arrow-color:#C84655;
	scrollbar-track-color:#F3F3F3;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background: #DBDBDB;
}
.mcontent {
	padding: 5px 15px 20px 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.menu {
	padding: 4px 5px 6px;
	background: #FFFFFF;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
.button {
	font-weight: bold;
	cursor: hand;
	border: 1px solid #2852AA;
	background-color: #F4F4F4;
	font-size: x-small;
	color: #303acf;
	font-family: Arial, Helvetica, sans-serif;
}
.loc {
	padding: 2px;
	font-size: 10px;
}
h2 {
	font-size: 12px;
	text-decoration: none;
	color: #C84655;
}
.res {
	border: 1px solid #B7B7B7;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.answerboxstyle  {
background-color:	#FFFAF0;
border-color:	#808080;
border-style:	solid;
border-width:	1px;
display:	block;
padding:	5px;
width:	200px;
}

.box  {
border-style:	solid;
border-width:	1px;
cursor:	pointer;
font-size:	12px;
font-weight:	bold;
height:	15px;
overflow:	hidden;
text-align:	center;
width:	15px;
}

.boxcheated_sel  {
background-color:	#FFF1D7;
border-color:	#C00000;
color:	#2080D0;
}

.boxcheated_unsel  {
background-color:	#ffffff;
border-color:	#606060;
color:	#2080D0;
}

.boxerror_sel  {
background-color:	#FFF1D7;
border-color:	#C00000;
color:	#BF0000;
}

.boxerror_unsel  {
background-color:	#FFF0F0;
border-color:	#606060;
color:	#BF0000;
}

.boxnormal_sel  {
background-color:	#FFF1D7;
border-color:	#C00000;
color:	#000000;
}

.boxnormal_unsel  {
background-color:	#ffffff;
border-color:	#606060;
color:	#000000;
}

.cluebox  {
border-bottom-width:	1px;
border-color:	#c0c0c0;
border-left-width:	0px;
border-right-width:	0px;
border-style:	solid;
border-top-width:	1px;
font-size:	14px;
margin-top:	1px;
padding-bottom:	5px;
padding-left:	0px;
padding-right:	0px;
padding-top:	5px;
}

.crosswordarea  {
	background-color:	#B7B7B7;
	padding:	4px;
	border: 1px solid #727272;
}

button  {
cursor:	pointer;
}
.bev
{
	padding: 1px;
	font-size: 11px;
	background: #FFFFFF;
}
li {
	padding-left: 8px;
	font-size: 11px;
	background-image: url(../graphics/info.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-top: 1px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}
.ulis {
	padding-left: 24px;
	font-size: 11px;
	background-image: url(../graphics/info-2.gif);
	background-repeat: no-repeat;
	background-position: 16 7px;
	padding-top: 1px;
}
