body
{
	font-family: arial;
}
a
{
	color:#FF8800;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
td
{
	font-size:12px;
}
ul
{
	padding-left:15px;
	margin:0px;
}
li
{
	text-indent:0px;
	padding-bottom:10px;
	margin:0px;
}
td
{
	font-size:12px;	
}
.visitor
{
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #ABABAB;
	border-bottom:1px solid #ABABAB;
	background-image:url(../images/visitor_bg.gif);
}
.content
{
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
}
.content a
{
	font-weight:bold;
	color:#FF8800;
	text-decoration:none;
}
.content a:hover
{
	text-decoration:underline;
}

.panelheader
{
	background-image:url(../images/panelheader.gif);
	width: 261px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.panelbody
{
	background-image:url(../images/panelbody.gif);
	width:246px;
	height:700px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top:15px;
}
.panelfooter
{
	background-image:url(../images/panelfooter.gif);
	width:276px;
	height:10px;
}
.panelbody a
{
	font-weight:bold;
	color:#FF8800;
	text-decoration:none;
}
.panelbody a:hover
{
	text-decoration:underline;
}
.darkpanelheader
{
	background-image:url(../images/darkpanelheader.gif);
	width: 147px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.darktd
{
	font-size: 11px;
}
.grid
{
	width:100%;
	font-size: 12px;
	padding:5px;	
}
.grid td
{
	font-size: 12px;
	padding:3px;	
}
.maintd
{
	font-size: 12px;
}
.darkpanelbody
{
	background-image:url(../images/darkpanelbody.gif);
	width:132px;
	font-size: 11px;
	padding:15px 15px 10px 15px;
}
.darkpanelbody a
{
	font-weight:bold;
	color:#FF8800;
	text-decoration:none;
}
.darkpanelbody a:hover
{
	text-decoration:underline;
}
.darkpanelfooter
{
	background-image:url(../images/darkpanelfooter.gif);
	width:147px;
	height:10px;
}
.widepanelheader
{
	background-image:url(../images/widepanelheader.gif);
	width: 535px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.widepanelbody
{
	background-image:url(../images/widepanelbody.gif);
	width:525px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top:15px;
}
.widepanelfooter
{
	background-image:url(../images/widepanelfooter.gif);
	width:535px;
	height:10px;
}
.widepanelbody a
{
	font-weight:bold;
	color:#FF8800;
	text-decoration:none;
}
.widepanelbody a:hover
{
	text-decoration:underline;
}
.smalltype
{
	font-size:11px;
}
.tinytype
{
	font-size:10px;
}
.orange
{
	font-weight:bold;
	color:#FF8800;
	text-decoration:none;
}
.bigorange
{
	font-size: 13px;
	font-weight:bold;
	color:#FF8800;
	text-decoration:none;
}