.header {background:url(images/10_Header5.jpg); background-repeat:no-repeat; }
.tnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
ul {
	list-style: none;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
  }
  
  li {
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 0px;
	width: 120px;
  }
  
  li ul {
	display: none;
	position: absolute;
	left: 0;
	padding-top: 22px;
	top: 1px;
  }
	
li:hover ul, li.over ul{ display: block; }
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFAEA;
	display: block;
	text-decoration: none;
	width: 140px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: normal;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFAEA;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e90236;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
}
a.topnav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.topnav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.topnav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e90236;
	font-weight: bold;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}
A:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e90236;
    text-decoration: none;
	font-weight: bold;
}
A:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e90236;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
    TEXT-DECORATION: none;
	font-weight: bold;
}	
body {
	background-image: url(images/backg_b.gif);
	margin-top: 10px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
	padding-left: 10px;
	color: #CC0033;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e90236;
	padding-top: 10px;
}
.tableborder {
	border: 3px solid #FFFFFF;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.leftbg {
	background-image: url(images/leftbg_b.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	padding-top: 25px;
	font-style: italic;
}
.mainbg {
	background-image: url(images/contentbg_b.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 1px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.copySM {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
A.bottomul:link
{
    COLOR: #000;
    FONT-SIZE: 7pt;
    
    TEXT-DECORATION: underline;
}
A.bottomul:visited
{
    COLOR: #000;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.bottomul:active
{
    COLOR: #000;
    FONT-SIZE: 7pt;
 
    TEXT-DECORATION: underline
}
A.bottomul:hover
{
    FONT-SIZE: 7pt;
	COLOR: #e90236;
    TEXT-DECORATION: underline
}

A.bottomul2:link {COLOR:#000; FONT-SIZE:7pt; TEXT-DECORATION:none;}
A.bottomul2:visited {COLOR:#000; FONT-SIZE:7pt; TEXT-DECORATION:none;}
A.bottomul2:active {COLOR: #000; FONT-SIZE: 7pt; TEXT-DECORATION: none;}
A.bottomul2:hover {FONT-SIZE: 7pt; COLOR: #e90236; TEXT-DECORATION: none;}