BODY
{
	font-family: Verdana;
	margin: 0px;
	background-color: #dedede;
}
.txt
{
	font-size: 11px;
	color: #000000;
	padding: 1px;
}
.txtb
{
	font-size: 11px;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}
.txtw
{
	font-size: 11px;
	color: #ffffff;
	padding: 1px;
}
.txtw_small
{
	font-size: 10px;
	color: #ffffff;
	padding: 1px;
}
.theader
{
	font-size: 10px;
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
}
.profileheader
{
	font-size: 14px;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}
.profileheaderwhite
{
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
a:link.txtw_small, a:active.txtw_small, a:visited.txtw_small
{
	font-size: 10px;
	color: #ffffff;
	padding: 1px;
	text-decoration: none;
}
a:hover.txtw_small
{
	font-size: 10px;
	color: #ffffff;
	padding: 1px;
	text-decoration: underline;
}
a:link.profileheader, a:active.profileheader, a:visited.profileheader
{
	font-size: 14px;
	color: #3e3e3e;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.profileheader
{
	font-size: 14px;
	color: #000000;
	padding: 1px;
	font-weight: bold;
	text-decoration: underline;
}
a:link.txtw, a:active.txtw, a:visited.txtw
{
	font-size: 11px;
	color: #ffffff;
	padding: 1px;
	text-decoration: none;
}
a:hover.txtw
{
	font-size: 11px;
	color: #ffffff;
	padding: 1px;
	text-decoration: underline;
}
a:link.txtred, a:active.txtred, a:visited.txtred
{
	font-size: 11px;
	color: red;
	padding: 1px;
	text-decoration: none;
}
a:hover.txtred
{
	font-size: 11px;
	color: red;
	padding: 1px;
	text-decoration: underline;
}
a:link.txtb, a:active.txtb, a:visited.txtb
{
	font-size: 11px;
	color: #000000;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.txtb
{
	font-size: 11px;
	color: #000000;
	padding: 1px;
	text-decoration: underline;
	font-weight: bold;
}
a:link.txt, a:active.txt, a:visited.txt
{
	font-size: 11px;
	color: #000000;
	padding: 1px;
	text-decoration: none;
}
a:hover.txt
{
	font-size: 11px;
	color: #000000;
	padding: 1px;
	text-decoration: underline;
}
a:link.forum, a:active.forum, a:visited.forum
{
	font-size: 11px;
	color: blue;
	padding: 1px;
	text-decoration: none;
}
a:hover.forum
{
	font-size: 11px;
	color: red;
	padding: 1px;
	text-decoration: underline;
}
a:link.rss, a:active.rss, a:visited.rss
{
	font-size: 11px;
	color: blue;
	padding: 1px;
	text-decoration: none;
}
a:hover.rss
{
	font-size: 11px;
	color: red;
	padding: 1px;
	text-decoration: underline;
}
.button
{
	font-size: 11px;
	color: #000000;
}
.input150
{
	width:120px;
}
.input160
{
	width:230px;
}
.input300
{
	width:300px;
}
.input500
{
	width:500px;
}
.padding3
{
	padding: 3px;
}

.div_hp_scroll1
{
	overflow: auto;
	width: 445px;
	height: 200px;
	padding: 10px 0px 10px 10px;
}
.div_hp_scroll2
{
	overflow: auto;
	width: 445px;
	height: 100px;
	padding: 10px 0px 10px 10px;
}
.div_hp_scroll3
{
	overflow: auto;
	width: 300px;
	height: 100px;
	padding: 10px 0px 10px 0px;
}