body
{
	font-family: Arial,Helvetica,Verdana,Geneva;
	font-size: 90%;
	text-align: center;
}

DIV.container
{
	width: 860px;
	margin: 0 auto;
}

#mainmenu, #mainmenu ul
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#mainmenu a
{
	display: block;
	width: 100px;
	color: #BB654B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #FBFAF4;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}

#mainmenu a:hover
{
	background-color: #D9D9D9;
}

#mainmenu li
{
	float: left;
}

#mainmenu li ul
{
	position: absolute;
	width: 120px;
	left: -999em;
}

#mainmenu li:hover ul, #mainmenu li.h ul
{
	left: auto;
}

DIV.toplowtext
{
	border-top: 1px solid #D9D9D9;
	color: #DBEAED;
}

A.toplowtext
{
	border-top: 1px solid #D9D9D9;
	color: #DBEAED;
}

A.toplowtext:hover
{
	border-top: 1px solid #D9D9D9;
	color: #DBEAED;
	text-decoration: none;
}

UL.singlelinemenu LI
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px; 
}

A
{
	color: #BB654B;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TABLE
{
	font-size: 100%;
}

TABLE.small_riddle
{
	margin: 10px;
	border: 1px dotted #B2B2B2;
	background-color: #FBFAF4;
	padding: 10px;
}

HR.dotted
{
	border-top: 1px dotted #B2B2B2;
	color: #FBFAF4;
}

DIV.forum_quote
{
	margin: 10px;
	border: 1px dotted #B2B2B2;
	background-color: #FBFAF4;
	padding: 10px;
}

INPUT.button
{
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #BB654B;
	background-color: #EEEEEE;
}

TABLE.table_list
{
	border-collapse: collapse;
}

TR.table_list_row0
{
	cursor: hand;
}

TR.table_list_row1
{
	cursor: hand;
	background-color: #FBFAF4;
}

TR.table_list_noclickrow0
{
}

TR.table_list_noclickrow1
{
	background-color: #FBFAF4;
}

TD.table_list_cell
{
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

INPUT.textbox
{
}

INPUT.textbox_gray
{
	color: #ABABAB;
}

UL.menulist
{
	list-style-type: none;
	margin: 5px;
	padding: 5px;
}

UL.menulist UL
{
	list-style-type: none;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

UL.menulist A
{
	display: block;
	width: 100%;
	text-decoration: none;
}

DIV.error
{
	border: 1px solid #FF0000;
	background-color: #FFCCCC;
	text-align: left;
}

DIV.error UL
{
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

DIV.error UL LI
{
	font-weight: bold;
}

DIV.badge
{
	border: 1px solid #D9D9D9;
}

DIV.badge A
{
	padding: 5px;
	display: block;
	background-color: #FBFAF4;
}

DIV.badge A:hover
{
	padding: 5px;
	display: block;
	background-color: #EFEFEF;
	text-decoration: none;
}

/*
BODY
{
	margin: 0px;
	font-family: Verdana, sans-serif;
	color: #333333;
	background: #FFFFFF;
	font-size: 75%;
}

A
{
	color: #BB654B;
}

A.highlight
{
	font-weight: bold;
	color: #FF0000;
}

A:hover
{
	color: #000000;
}

A:hover img.hoverimage
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

IMG.hoverimage
{
	border: 1px solid #000000;
}

DIV.toptext
{
	text-align: center;
	color: #DBEAED;
}

.container
{
	position: relative;
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FBFAF4;
}

DIV.leftmenu
{
	float: left;
	width: 145px;
	text-align: left;
}

.body
{
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	background: #FFFFFF url(../images/bg1.png) no-repeat scroll center;
	border-left: 1px solid #D9D9D9;
}

DIV.bottommenu
{
}

UL.mainmenu
{
	list-style-type: none;
	margin: 5px;
	padding: 5px;
}

UL.mainmenu UL
{
	list-style-type: none;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

UL.mainmenu A
{
	display: block;
	width: 100%;
	text-decoration: none;
}

H2
{
	color: #1C3F60;
	font-weight: normal;
}

HR.dotted
{
	border-top: 1px dotted #B2B2B2;
	color: #FBFAF4;
}

HR.dark
{
	color: #000000;
	background-color: #000000;
}

INPUT.button
{
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #BB654B;
	background-color: #EEEEEE;
}

INPUT.button_highlight
{
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #000066;
	background-color: #FFCC66;
	font-weight: bold;
}

INPUT.textbox
{
}

INPUT.textbox_gray
{
	color: #ABABAB;
}

TABLE.form
{
	font-size: 100%;
	background-color: #FFFFFF;
}

TABLE.info
{
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	font-size: 100%;
	background-color: #FFFFFF;
}

TABLE.info CAPTION
{
	background-color: #EEEEEE;
	border: 1px solid #B2B2B2;
}

TABLE.info2
{
	border: 1px solid #B2B2B2;
	font-size: 100%;
	background-color: #FFFFFF;
}

TABLE.datagrid_result
{
	border: 1px solid #B2B2B2;
	font-size: 100%;
	background-color: #FFFFFF;
}

TABLE.datagrid_result CAPTION
{
	background-color: #EEEEEE;
	border: 1px solid #B2B2B2;
}

TABLE.datagrid_result A
{
	width: 100%;
	display: block;
	text-decoration: none;
}

TABLE.datagrid_result TR.row:hover
{
	background-color: #EFEFEF;
}

TR.datagrid_result_header
{
	background-color: #EEEEEE;
	text-align: center;
}

TR.datagrid_result_header TD
{
	border-bottom: 1px solid #B2B2B2;
}

TR.rowpage A
{
	width: auto;
	display: inline;
}

TABLE.forumcat
{
	font-size: 100%;
}

TD.forummaincat
{
	background-color: #EEEEEE;
	border: 1px solid #B2B2B2;
}

DIV.highlight
{
	border-top: 1px dotted #B2B2B2;
	border-bottom: 1px dotted #B2B2B2;
	background-color: #FBFAF4;
	padding: 10px;
}

DIV.topmenu
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}

DIV.topmenu UL
{
	margin-top: 0px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

DIV.topmenu UL LI
{
	display: inline;
	border-right: 1px solid #666666;
}

DIV.topmenu UL LI A
{
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	width: auto;
}

DIV.warning
{
	border: 1ps solid #00FF00;
	margin: 5px;
	padding: 5px;
	background-color: #DDFFDD;
	font-weight: bold;
	cursor: hand;
}

DIV.warning A
{
	text-decoration: none;
}

DIV.blue
{
	border: 1px solid #0000FF;
	background-color: #CCCCFF;
	text-align: left;
}

DIV.error
{
	border: 1px solid #FF0000;
	background-color: #FFCCCC;
	text-align: left;
}

DIV.error UL
{
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

DIV.error UL LI
{
	font-weight: bold;
}

DIV.help
{
	border: 1px solid #00FF00;
	background-color: #DDFFDD;
	padding: 5px;
}

DIV.help A
{
	text-decoration: none;
	color: #BB654B;
	font-weight: bold;
	width: 100%;
}

P.smallprint
{
	font-size: 75%;
}

SPAN.goodsolution
{
	color: #00FF00;	
}

SPAN.badsolution
{
	color: #FF0000;	
}

DIV.forum_quote
{
	margin: 10px;
	border: 1px dotted #B2B2B2;
	background-color: #FBFAF4;
	padding: 10px;
}

TABLE.pages
{

}

TABLE.pages TD
{
	border: 1px solid #B2B2B2;
	width: 25px;
	height: 25px;
	text-align: center;
}

TABLE.pages TD.current
{
	text-color: red;
}

TABLE.pages TD A
{
	text-decoration: none;
	display: block;
	width: 100%;
}
*/