/*
**************************
PAGE BODY
**************************
*/

body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
	color:#000000
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td img {display: block;}td img {display: block;}

.SubTitle {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Title {
	font-family: Tahoma;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*
**************************
HEADER AND MENUS
**************************
*/

.Menus {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Menus a:link, .Menus a:active, .Menus a:visited {
	color: #ffffff;
	text-decoration: none;
}

.Menus a:hover {
	color: #0099FF;
}

.HeaderText {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.HeaderText a:link, .HeaderText a:active, .HeaderText a:visited {
	color: #ffffff;
	text-decoration: none;
}

.HeaderText a:hover {
	color: #0099FF;
}

.SideNav {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.SideNav a:link, .SideNav a:active, .SideNav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.SideNav a:hover {
	color: #0099FF;
}

/* 
************************
	PAGE LINKS
************************
*/
a:link, a:active, a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}
