body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#logoBanner {
	position: relative;
	top:0px;
	width:750px;
	height:150px;
	z-index:1;
	background-color: #FFFFFF;
	layer-background-color: #ffffff;
	border: 1px none #000000;
}  

#mainPage {
	position:relative;
	width:750px;
	z-index:4;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
}

#navLeft {
	padding-right: 0px;
}

#navRight {
	padding-left: 0px;
}

a.textLink:visited {
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
a.textLink:link {
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
a.textLink:hover {
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}

.whiteText {
	color: #ffffff;
	font-weight: bold;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #4a176c;
}
a:active {
	text-decoration: none;
	font-size: 10px;
	color: #4a176c;
}


.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aaa0c2;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa0c2;
	text-decoration: underline;
}

a.footer:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #aaa0c2;
}
a.footer:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #4a176c;
}
a.footer:active {
	text-decoration: underline;
	font-size: 10px;
	color: #aaa0c2;
}
