

#main { 
	border: 1px solid #959593;
	width: 656
}

.main {
	font-family: Arial;
	font-size: 11px;
	color: #959593;
}
.mainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959593;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #6F7EA7;
	font-weight: bold;
	text-decoration: underline;

}

a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9CACD0;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #6F7EA7;
	font-weight: bold;
	text-decoration: underline;
}

.smallwhite {

	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}

a.top:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	line-width:75%;
}
a.top:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	line-width:50;
}
a.top:visited {
	font-family: Arial;
	font-size: 10px;	
font-weight: normal;
	color: #505050;
	text-decoration: none;
	line-width:75%;
}

.ltgrey {
	font-family: Arial;
	font-size: 11px;
	color: #646464;
}
.dkgrey {
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
}
.dkgreyIT {
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	font-style: italic;
	font-weight: bold;
}
.dkgreyBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4B;
}
.dkgreyBold14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4B4B4B;
}
.dkgreyS {
	font-family: Arial;
	font-size: 10px;
	color: #4B4B4B;
}
