Body { position: absolute; top:0; left:0 }

TABLE, TR, TD {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}

IMG {
	border: none;
}

BODY, P, TD {
	font: 12px Arial,Helvetica,sans-serif;
	line-height: 16px;
}

.bigger {
	font: 14px Arial,Helvetica,sans-serif;
	line-height: 20px;
}

.p16 { 
	font: 16px Arial,Helvetica,sans-serif;
	line-height: 22px;
}

.tiny { 
	font: 9px Arial,Helvetica,sans-serif;
	line-height: 11px;
}

TABLE#categories {
	border: 1px solid black;
}

TABLE#categories TD {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

TABLE.requestform TR TD {
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
}

TR.list TD {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
}

TR.header_row TD {
	font-size: 14px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	font-weight: bold;
}

TR.odd TD {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 1px;
}

TR.even TD {
	padding-right: 1px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-color: #eeeeee;
}

#brow {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 750px;
}

#side_bars {
	position:absolute;
	top: 170px;
	left: 0px;
	width: 198px;
}

#content {
	position:absolute;
	top: 170px;
	left: 208px;
	width: 512px;
}

#homeFooter {
	position:absolute;
	top: 600px;
	left: 0px;
	width: 750px;
}


.footer {
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.nav_text {
	font-size: 10px; 
	text-align: center;
}

TD.nav_text {
	width: 20%;
	vertical-align: middle;
}

TD.profile {
	background-color: #ffffff;
	background-image: url("/images/content_middle.gif");
	background-repeat: repeat-y;
	background-position: right;
}

H1.profile
{
	font-family:      Arial, sans-serif;	
	font-size:        11px;
	color:            #FFFFFF;
	width:            728px;
	padding-left:     22px;
	padding-top:      0px;
	background-color: #3C3C3C;
	background-image: url("/images/icon_head.gif");
	background-repeat: no-repeat;
	background-position: 5 50%;
}

