body {
	background:#C23CBC url('images/bg_body.gif') repeat-y top left;
	position:absolute;
	top:0;
	left:0;
	margin:0px 0px 0px 0px;
	font:14px/20px verdana,arial,tahoma,sans-serif;
	color:#550055;
	text-align:left;
}
td, p {
	font:14px/18px arial, tahoma, verdana, sans-serif;
}
td.c{
	text-align:center;
}
tr {
	vertical-align:top;
}
#main	{
	position:absolute;
	top:270px;
	left:115px;
	width:610px;
	z-index:2;
}
.content_box	{
	ackground-color:#FFEEFF;
}
#topimage	{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#nav	{
	position:absolute;
	top:144;
	left:70;
	width:800;
	z-index:2;
}
#sub	{
	position:absolute;
	top:220;
	left:134;
	width:800;
	z-index:2;
}
.vendor_box	{
	background:#FF55FF url('images/bg_comp.gif') no-repeat;
	width:613px;
	height:224px;
}
.comp	{
	color:#663377;
	font-weight:bold;
}
.site	{
	color:#FF33FF;
}
.line	{
	color:#882288;
}
a	{
	color:#FF33FF;
	font-weight:bold;
}

a:link, a:visited, .link	{
	text-decoration:none;
}
a:hover, .link_hover	{
	text-decoration:underline;
}
.manual	{
	color:#771177;
	font-size:10px;
}
.pass,.user	{
	font:16px courier, serif;
	color: #771177;
	font-weight:bold;
}
img, a {
	border:0;
}
a.cathead, a.cathead:hover {
	text-decoration:none;
	color:#771177;
	font-size:20px;
	line-height:40px;
}
footer	{
	text-align:center;
}