body
	{
	background: white;
	margin: 0;
	border: 0;
	}
td
	{
	color: #333333;
	font-family: Century Gothic, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	}
a
	{
	color: blue;
	text-decoration: underline;
	}
a:hover
	{
	color: blue;
	text-decoration: underline;
	}
a:active
	{
	color: black;
	text-decoration: none;
	}
.textinput
	{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	width:200px;
	}
.head2
	{
	padding-right: 6px;
	padding-left: 12px;
	font-size: 12px;
	padding-bottom: 1px;
	overflow: hidden;
	color: #333;
	line-height: 15px;
	padding-top: 3px;
	font-family: trebuchet ms,tahoma,ms sans serif;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #F2F2F2;
	width:198px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E9F2F8', EndColorStr='#FFFFFF');
	cursor: hand;
	cursor: pointer;
	}
.head
	{
	padding-right: 6px;
	padding-left: 12px;
	font-size: 12px;
	padding-bottom: 1px;
	overflow: hidden;
	color: #333;
	line-height: 15px;
	padding-top: 3px;
	font-family: trebuchet ms,tahoma,ms sans serif;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #F2F2F2;
	width:128px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E9F2F8', EndColorStr='#FFFFFF');
	cursor: hand;
	cursor: pointer;
	}
.pane
	{
	border-right: #888 1px solid;
	border-top: #888 1px solid;
	overflow: hidden;
	border-left: #888 1px solid;
	border-bottom: #888 1px solid;
	}
.pane thead td
	{
	background-color: #E8E8E8;
	}
.body
	{
	border-top: #888 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px
	}
.toolbar
	{
	color:text;background:#E8E8E8;
	border-left: white 1px solid;
	border-right: #888 1px solid;
	border-top: white 1px solid;
	border-bottom: #888 1px solid;
	cursor:default;
	line-height: 18px;
	font-weight: bold;
	}
.toolbarbox
	{
	color:text;background:white;
	border-left: white 1px solid;
	border-right: #888 1px solid;
	border-top: white 1px solid;
	border-bottom: #888 1px solid;
	cursor:default;
	line-height: 18px;
	font-weight: bold;
	}
.menu
	{
	white-space: nowrap;
	letter-spacing: 0px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	width:100%;
	}
.tab
	{
	white-space: nowrap;
	letter-spacing: 0px;
	padding-left: 18px;
	font-size: 11px;
	}
#main_title
	{
	position:		absolute;
	left:			95px;
	top:			2px;
	color:			black;
	background:		transparent;
	border:			0;
	padding:		0;
	margin:			0;
	font-family:	Arial Black, Verdana, Helvetica, Sans-Serif;
	font-weight:	bold;
	font-style:		italic;
	font-size:		40px;
	letter-spacing:	-2px;
}

.main_title_background
	{
	width:					100%;
	height:					80px;
	background:				white no-repeat;/*rgb(100,100,100) no-repeat;*/
	background-image:		url("images/b.gif");
	background-position:	0 0;
	border-bottom: #888 1px solid;
	}

.right_margin
	{
	border-right: #888 1px solid;
	}
.top_margin
	{
	border-top: #888 1px solid;
	}
.bottom_margin
	{
	border-bottom: #888 1px solid;
	}


#sub_title
	{
	position:		absolute;
	left:			95px;
	top:			52px;
	color:			black;
	background:		transparent;
	padding:		0;
	margin:			0;
	border:			0;
	font-family:	Verdana, Helvetica, Sans-Serif;
	font-size:		11px;
}
.data tbody td
	{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}


.sorted
	{
	background-color: #E9F2F8;
	}
.gray
	{
	color: #999999;
	}
.error
	{
	color: red;
	}

.boxup
	{
	border-right: #888 1px solid;
	border-top: #888 1px solid;
	overflow: hidden;
	border-left: #888 1px solid;
	border-bottom: #888 1px solid;
	}
.boxup thead td
	{
	background-color: #E8E8E8;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	}
.boxup tbody td
	{
	line-height: 18px;
	padding-left: 4px;
	}
.boxup tfoot td
	{
	background-color: #E8E8E8;
	font-weight: bold;
	line-height: 20px;
	}
.ds
	{
	width:100%;
	color:#FFFFFF;
	filter:dropshadow(color=#000000,offx=1, offy=1, positive=1), glow(color=#000000, strength=0);
	}


.forumcell
	{
	color:text;
	border-left: white 1px solid;
	border-right: #CCC 1px solid;
	border-top: white 1px solid;
	border-bottom: #CCC 1px solid;
	line-height: 16px !important;
	}
	
