body
{
	background: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Arial","Verdana",sans-serif;
	text-align: center;
	font-size: 10px;
	padding: 0;
}

#container
{
	text-align: left;
	width: 100%;
	max-width: 960px;
	width:expression(document.body.clientWidth > 800? "960px": "760px" );
	min-width: 760px;
	height: 10000%;
	margin: auto;
	overflow: hidden;
	border: 1px solid #000000;
	background: #FFFFFF;
}

#inner
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container_message
{
	text-align: left;
	width: 250px;
	height: 200px;
	margin: auto;
	margin-top: 200px;
	overflow: hidden;
	border: 3px solid #999999;
	background: #FFFFFF;
}

img.messagehead
{
	border: 0;
	border-bottom: 1px solid #999999;
}

#inner_message
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#header
{
	float: left;
	width: 100%;
	height: 100px;
	background: url('../images/header_bg.png');
	background-repeat: repeat-x;
}

img.logo
{
	float: left;
	border: 0;
}

#headright
{
	float: right;
}

p.headlinks
{
	text-align: right;
	margin: 0px;
	margin-top: 2px;
	margin-right: 4px;
	color: #FFFFFF;
}

a.headlink
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

p.headsearch
{
	margin: 0;
	margin-top: 60px;
	margin-right: 5px;
	text-align: right;
	color: #FFFFFF;
}

input.headsearch
{
	width: 160px;
	font-size: 11px;
	line-height: 11px;
	height: 15px;
	padding: 0;
	margin: 0;
}

#leftpanel
{
	float: left;
	width: 18%;
	margin-bottom:5px;
}

a.left_maincategory
{
	display: block;
	float: left;
	text-decoration: none;
	width: 98%;
	height: 25px;
	line-height: 25px;
	background: url('../images/left_maincat_bg.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

a.left_maincategory:hover
{
	background: url('../images/left_maincathover_bg.png');
}

a.left_subcategory
{
	float: left;
	display: block;
	text-decoration: none;
	width: 98%;
	height: 18px;
	line-height: 18px;
	background: url('../images/left_subcat_bg.png');
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
}

a.left_subcategory:hover
{
	background: url('../images/left_subcathover_bg.png');
}

div.leftbox
{
	float: left;
	width: 98%;
	background: #D9D9D9;
	margin-top: 5px;
}

a.leftsponsor
{
	text-decoration: none;
	color: #000000;
}

#rightpanel
{
	float: right;
	width: 20%;
	background: #CCCCFF;
	margin-bottom:5px;
}

#content
{
	float: left;
	width: 97%;
	margin-top: 10px;
	margin-left: 5px;
}

h1.pagetitle
{
	margin: 5px;
	margin-bottom: 0;
	margin-top: 0px;
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0;
	font-size: 16px;
}

#centerhold
{
	width: 82%;
	float: left;
}

#footer
{
	border-top: 3px solid #CCCCCC;
	width: 100%;
	float: left;
	height: 45px;
}

p.footercopyright
{
	color: #999999;
	margin: 0;
	text-align: center;
	margin-top: 5px;
}

a.footerlink
{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

p.footertext
{
	color: #999999;
	margin: 0;
	text-align: center;
	margin-top: 5px;
}

div.left_subexpand
{
	width: 100%;
}

p.plaintext
{
	margin: 0;
	margin-left: 5px;
}

form
{
	margin: 0;
	padding: 0;
}

p.forminputlabel
{
	margin: 0;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
}

input.form1
{
	margin-left: 5px;
	width: 160px;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
}

input.submit1
{
	width: 80px;
	height: 18px;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 10px;
	border: 1px solid #999999;
}

div.tutorialbox
{
	width: 100%;
	border: 1px solid #CCCCCC;
	height: 73px;
	margin-top: 10px;
}

a.tutorialboxlinks
{
	text-decoration: none;
	color: #999999;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 0;
}

h2.tutorialtitle
{
	margin: 3px;
	font-size: 12px;
}

p.tutorialdesc
{
	margin: 3px;
}

img.avatar
{
	float: left;
	margin: 4px;
	border: 0;
}

div.avatarbox
{
	float: left;
	margin: 0;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	width: 58px;
	height: 73px;
}

div.avatarbox:hover
{
	background: #CCFFCC;
}

a.avatarlink
{
	float: left;
	text-decoration:none;
	font-weight: bold;
	color: #999999;
	width: 100%;
	text-align: center;
}

a.tutorialtitle
{
	text-decoration: underline;
	color: #000000;
}

a.plainlink
{
	text-decoration: none;
	color: #000000;
}

img.tuticon
{
	border: 0;
}

a.pagination
{
	margin: 1px;
	background: #CCCCCC;
	border: 1px solid #999999;
	text-decoration: none;
	padding-left:4px;
	padding-right: 4px;
}

a.pagination:hover
{
	margin: 1px;
	background: #000000;
	border: 1px solid #999999;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFFFFF;
}

a.paginationon
{
	margin: 1px;
	background: #EFEFEF;
	border: 1px solid #999999;
	text-decoration: none;
	padding-left:4px;
	padding-right: 4px;
}

p.tutorialcontent
{
	margin: 0;
	margin-top: 20px;
	margin-left: 5px;
}

span.bb_quote
{
	width: 90;
	display: block;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	background: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	border-left: 2px solid #CCCCCC;
}

span.bb_code
{
	width: 90;
	display: block;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	background: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	border-left: 2px solid #CCCCCC;
}

img.bb_inline
{
	display: inline;
	margin: 2px;
}

span.bb_underline
{
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: underline;
}

span.bb_bold
{
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: 700;
}

span.bb_italic
{
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration:italic;
}

div.commentbox
{
	width: 100%;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

a.commentauthor
{
	text-decoration: none;
	display: block;
	width: 100%;
	background: #EAEAEA;
	height: 20px;
	color: #000000;
	line-height: 20px;
}

p.commenttext
{
	margin-left: 30px;
}

div.forumthread
{
	width: 100%;
	margin-left: 10px;
}

h3.threadtitle
{
	font-size: 12px;
	margin: 0;
	display: inline;
}

p.inline
{
	display: inline;
	margin: 0;
	padding: 0;
}

img.rateimg
{
	border: 0;
	margin: 1px;
}

p.leftboxtitle
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	display: inline;
	text-align: center;
}

a.leftmainnav
{
	display: block;
	float: left;
	text-decoration: none;
	width: 98%;
	height: 25px;
	line-height: 25px;
	background: url('../images/left_maincat_bg.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

a.leftmainnav:hover
{
	background: url('../images/left_maincathover_bg.png');
}

#topsubnav
{
	border: 1px #CCD7ED solid;
	background: #e5ecf9;
	width: 70%;
	height: 25px;
	line-height: 25px;
	float: left;
	margin-left: -1%;
	border-collapse: collapse;
}