.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a.NavLink 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration:none;
}

a.NavLink:hover 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #FFCC33; 
	text-decoration:none
}

a.NavLinkOn 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #FFCC33; 
	text-decoration:none;
}

a.NavLinkOn:hover 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #FFCC33; 
	text-decoration:none
}


a.LeftNavLink 
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color: #CC3333; 
	text-decoration:none;
}

a.LeftNavLink:hover 
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color: #FFCC33; 
	text-decoration:none
}

a.LeftNavLinkOn
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color: #FFCC33; 
	text-decoration:none;
}

a.LeftNavLinkOn:hover 
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color: #FFCC33; 
	text-decoration:none
}





a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3333;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	text-transform: uppercase;

}
.tborder {
	border: thin solid #FFCB33;
}
.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: ffcb33;
	text-transform: uppercase;

}
.tbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: ffcb33;
	background-color: cc3333;
	border: thin groove ffcb33;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.altrow {
	font-family: Arial, Helvetica, sans-serif;
	background-color: e0e0e0;
}
