body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font-family: Arial;
	font-size: 13px;
}	
a,a:active,a:visited
{
	color: #767379;
	text-decoration: underline;
}
a:hover
{
	color: #F00;
}
h1
{
	font-weight: 900;
	font-size: 23px;
	color: #000;
}
h2
{
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
h3
{
	margin: 0;
	padding: 0;
}
.graydot
{
	font-size: 20px;
	font-weight: 900;
	color: #949494;
	border-top: 1px dotted #949494;
	border-bottom: 1px dotted #949494;
	padding: 7;
}
a.black,a.black:active,a.black:visited
{
	color: #000;
	text-decoration: none;
}
a.black:hover
{
	text-decoration: underline;
}
#leftmenu img
{
	margin: 0 6 0 0;
}
a.gray,a.gray:active,a.gray:visited
{
	color: #767379;
	text-decoration: underline;
	font-size: 11px;
}
a.gray:hover
{
	color: #F00;
}
td.submenu
{
	padding: 5 0 5 20;
	line-height: 1.5em;
}
td.bottommenu
{
	background: #ececec;
	border-bottom: 2px solid #FFF;
	padding: 7 14;
}
#bottommenu
{
	width: 100%;
	margin: 50 0;
}
#center
{
	vertical-align: top;
	width: 100%;
	padding: 27 0 27 0;
}
#right
{
	vertical-align: top;
	padding: 45 0 0 25;
}
.bb
{
	border-bottom: 1px dotted #a2a2a2; 
	padding: 0 0 10 0;
}
#rightmenu
{
	line-height: 2em;
	padding: 7 14;
}
.blocktext
{
	background: #f2f2f2 url("/images/block-back.gif") repeat-x bottom;
	padding: 16 11;
	font-size: 11px;
}
#bottom
{
	border-top: 5px solid #ff0200;
	padding: 20 70;
}
.smaller
{
	font-size: 11px;
}
td.a1
{
	background: #f1f1f1 url("/images/ajax-back.gif") repeat-y;
	border-left: 1px solid #bfbec3;
	border-top: 1px solid #ededef;
	border-bottom: 1px solid #dadada;
	width: 25%;
	vertical-align: top;
	padding: 10 14 0 14;
}
td.a2
{
	background: #FFF;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #FFF;
	width: 25%;
	vertical-align: top;
	padding: 10 14 0 14;
}
a.ajax,a.ajax:active,a.ajax:visited,a.ajax:hover
{
	color: #000;
	text-decoration: none;
}
.acontent
{
	border: 1px solid #dbdbdb;
	border-top: none;
	padding: 10;
}
.red
{
	color: #F00;
}
textarea
{
	width: 100%;
	height: 100;
}