/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8B8E93;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
a:link {
	color: #99CC00;
}
a:visited {
	color: #99CC00;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #99CC00;
}
.style1 {font-size: 18px}
.style3 {color: #669900}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation2 td {
	}
	
#navigation2 a {
	color: #ffffff;
	line-height:25px;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation2 a:hover {
	color:#FFFFFF;
	background-color:#CC0000;
	background-image: url(images/aa_08.jpg);
	}
.purpleLine {
	border-right: 1px solid #330000;
}
.grayline {
	border-bottom:1px dashed #CCCCCC;
}
