body
{
	background-color: #dddddd;
}

table
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

.contentTable
{
	background-color: #FFFFFF;
}

.text_bodyMain, li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 25px;
	padding-left: 10px;
	color: #666;
}
.text_bodyColumn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	color: #666;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.text_bodyBold {
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #333;
}
.text_NavMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	padding-left: 15px;
}

.text_NavMain a:link {
	color: #FFF;
	text-decoration: none;
}
.text_NavMain a:visited {
	color: #FFF;
	text-decoration: none;
}
.text_NavMain a:hover {
	color: #B8CAF0;
	text-decoration: underline;
}
.text_NavMain a:active {
	color: #FFF;
	text-decoration: underline;
}

.text_titlesLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding: 10px;
	text-align: left;
	color: #666;
}
.text_NavSide {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #51327E;
	font-weight: normal;
	line-height: 26px;
	background-color: #e3edff;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

a:link {
	color: #2e4571;
	text-decoration: none;
}
a:visited {
	color: #2e4571;
	text-decoration: none;
}
a:hover {
	color: #5d4775;
	text-decoration: underline;
}
a:active {
	color: #2e4571;
	text-decoration: underline;
}
