@charset "iso-8859-9";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.menulink {
	font-family: Tahoma;
	font-size: small;
	font-weight:bold
	color: #FFFFFF;
	text-decoration:none;
}
.menulink:hover { color:#FF0000; text-decoration:none; font-weight:bold; }
.menulink:active { color:#FF0000; text-decoration:none; font-weight:bold; }
.menulink:visited { color:#FFFFFF; text-decoration: none; font-weight:bold; }
.border {
	border: 1px solid #333333;
}
.borderTop {

	border: 1px solid #A3B2CC;
}
.style1 {font-weight: bold}
.style4 {font-size: x-small}
.style5 {font-size: medium}
.style8 {color: #000000}
.style10 {font-size: x-small; font-style: italic; }
.style11 {
	color: #FFFFFF;
	font-size: x-small;
}
.style12 {color: #ffffff}
