a, a:link {
	color: #9D3131;
	font-weight: normal;
}
a:active, a:visited {
	color: #9D3131;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.sectiontitle {
	font-size: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
}

.sectiontitle2 {
	font-size: 13px;
	color: #00A4E3;
	text-decoration: none;
	font-weight: bold;
}

.txttitle {
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}

.txtbody{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

.txtlink{
	font-size: 10px;
	font-weight: normal;
	color: #00A4E3;
}

A {
	color: #00A4E3;
	text-decoration: none;
}

A:HOVER {
	color: #00A4E3;
	text-decoration: underline;
}
.txtlinkactive{
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}

.subnav{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.background {
	background-image:  url(images/background_buttom.jpg);
	background-repeat: repeat-x;
}

.footer{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.matrixtable{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
