
BODY
{
	margin: 0px;
	text-align: center;
	background: url('../images/portbg.jpg') repeat;
}

BODY, TEXTAREA, INPUT, TABLE
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}

.clear
{
	clear: both;
}

.header_top
{
	height: 2px;
	background: #000000;
}

h1
{
	color: #999999;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	padding-left: 20px;
}

h3
{
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}

.box
{
	width: 178px;
	background: url('../images/boxbg.jpg') repeat;
}


.content
{
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	background: #ffffff;
	border-bottom: 1px dotted #b2b2b2;
}

h2
{
	width: 45px;
	line-height: 15px;
	font-size: 10px;
	padding-left: 3px;
	margin-left: 115px;
	background: #a6e1ff;
}

.datatable
{
	margin-bottom: 20px;
}

#toplink
{
	line-height: 30px;
	padding-left: 16px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#toplink A
{
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#toplink A:hover
{
	color: #a6a6a6;
}

#toplink A.active
{
	color: #a6a6a6;
}

#button
{
	width: 55px;
	line-height: 15px;
	font-size: 10px;
	padding-left: 2px;
	margin-left: 115px;
	background: #a6e1ff;
}

#button a
{
	width: 55px;
	color: #ffffff;
	line-height: 15px;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 95px;
	text-decoration: none;
	background: #000000;
}

#button a:hover
{
	color: #000000;
	background: #a6a6a6;
}

.footer
{
	height:22px;
	color:#FFFFFF;
	text-align:center;
	background:#000000;
}

.contact
{
	font-size: 12px;
	background: url('../images/boxbg.jpg') repeat;
}

.contact A
{
	color: #000000;
	text-decoration: underline;
}

.contact A:hover
{
	color:#333333;
	text-decoration: underline;
}

.profile
{
	font-size: 12px;
	padding: 15px;
	background: #ffffff;
}