body, td
{
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 11px;
    color: #333333;
}
a:link, a:visited
{
    color:#0099FF;
    text-decoration: underline;
}
a:hover
{
    color: #FF6600;
    text-decoration: none;
}
.toplink a.navlink
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}
.toplinkhover a.navlink
{
    color: #0099FF;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;    
}
.toplink
{
	background: #0099FF;
	padding: 10px;
}
.toplinkhover
{
	background: #FFFFFF;
	padding: 10px;
}
.bluebig1
{
    background: #FFFFFF;
    color: #0099FF;
    font-size: 20px;
    text-decoration: none;
    vertical-align: middle;
}
.title1
{
	color: #666666;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
    font-family: Arial;
    font-weight: bold;
}
.headline
{
    font-size: 13px;
    font-weight: bold;
}
.headline1
{
    font-size: 14px;
    font-weight: bold;
    color: #FF6600;
}
.welcometext
{
    font-size: 12px;
}
.whitebold
{
	font-weight: bold;
	color: #ffffff;
}
.big1
{
	color:#0099FF;
	font-size:13px;
	font-weight:bold;
}
.big2
{
	color:#0099FF;
	font-weight:bold;
}
.bigred
{
	color:Red;
	font-size:13px;
	font-weight:bold;
}
.biggray
{
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
.bigorange
{
	color:#FF6600;
	font-size:13px;
	font-weight:bold;
}
.heading1
{
	font-size: 16px; 
	color: #33CC00;
	font-weight:bold;
}
.sidenav
{
	background: #0099FF;
	border-bottom: solid 1px #0066CC;
	color: White;
	font-weight: bold;
}
a:link.sidelink, a:visited.sidelink
{
	color: White;
	text-decoration: none;
}
.style1
{
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.green
{
	color: #33CC00;
}
.menulinks
{
	background: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.menulinkshover
{
	background: #EEEEEE;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.menulinks a:link, .menulinks a:visited
{
	color: #0099FF;
	text-decoration: none;
}
.menulinkshover a:link, .menulinkshover a:visited
{
	color: #0099FF;
	text-decoration: none;
}

#ux_pmenu
{
	border-left: solid 1px #0099FF;
	border-right: solid 1px #0099FF;
	border-bottom: solid 1px #0099FF;
}
.btn
{
	border: solid 1px black;
}
.strike
{
	color: Red;
	text-decoration: line-through;
}
.bottomborderblue
{
	border-bottom: solid 1px #0099FF;
}
.bottomborderorange
{
	border-bottom: solid 1px #FF6600;
}