body	{
	background-color:#222222;
	font-family:verdana;
	font-size:12px;
	color:#14C2C3;
	margin:0px;
}

form	{
	margin:0px;
}

a	{
	color:#EEEEEE;
	text-decoration:none;
}

a:hover	{
	color:#FFFFFF;
	text-decoration:underline;
}

.b1	{
	width:120px;
	height;25px;
	background-image:url('images/button.gif');
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#222266;
}

.t1	{
	border-bottom-color:#14C2C3;
	border-right-color:#14C2C3;
	border-bottom-width:2px;
	border-right-width:3px;
	border-top-width:0px;
	border-left-width:0px;
	width:100%;
	
}

.bbody_	{
	background-image:url('images/b_mid_.gif');
	height:25px;
	width:140px;
	font-family:verdana;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	color:#CCCCCC;
	cursor:hand;
	cursor:pointer;
	text-align:center;
}

.bbody	{
	background-image:url('images/b_mid.gif');
	height:25px;
	width:140px;
	font-family:verdana;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
	text-align:center;
}

.pageheader	{
	height:50px;
	font-size:22px;
	font-weight:bold;
	vertical-align:bottom;
}

.sechead	{
	font-size:16px;
	font-weight:bold;
	color:magenta;
	text-decoration:underline;
}

.secbody	{
	font-size:12px;
	color:cyan;
}