.bodyText {
	color: #242424;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}

.name {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 24pt;
}


a.navLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a.navLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a.navLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu:link {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;



}

.menu:active {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

.menu:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.menu:hover{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.normalLink:link {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #0000FF;
}

.normalLink:active {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #0000FF;
}

.normalLink:visited {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #0000FF;
}

.normalLink:hover{
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0000FF;
}

.linkFooter:link {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;

}

.linkFooter:active {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Tahoma;

}

.linkFooter:visited {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;

}

.linkFooter:hover{
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Tahoma;

}

.bodyLink:link {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;

}

.bodyLink:active {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	color: #333333;
	font-family: Tahoma;

}

.bodyLink:visited {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;

}

.bodyLink:hover{
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #333333;
	font-family: Tahoma;

}
.leftTableBoarder {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E5E5E5;
	border-right-width: thin;
}
.rightTableBoarder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #E5E5E5;
}
