﻿body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color:#000000;
}

A:link {
	color:#0000CC;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

A:visited {
	color:#0000CC;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

A:active {
	color:#0000CC;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

A:hover {
	color:#ff9900;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

.table {	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.tblbdr {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.tblbdr A:visited {
	color:#12A0D0;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

.tblbdr A:active {
	color:#12A0D0;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

.tblbdr A:hover {
	color:#ff9900;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

.header {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.lgtxt {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}


.main {
border-width: 1pt;
border-style: solid;
border-color: #000000
}
.btm {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.error {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}

.success 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #009900;
}

.warning 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0000DD;
}

.area {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}