A.nav_bold {
	font-family : tahoma, arial;
    font-size : 9pt;
	font-weight: bold;
	text-align : left;
	color : #FF6600;
}
A.bold {
	font-family : tahoma, arial;
    font-size : 9pt;
	font-weight: bold;
	color : #333333;
}
.bgbasic {
	background-color :#999999;	
}
.bgwhite {
	background-color :#FFFFFF;
}
.bgred {
	background-color :#996666;
}
.bgoff {
	background-color :#CCCCCC;	
}
.nav {
	font-family : tahoma, arial;
  	font-size : 9pt;
  	font-weight : normal;
  	color : #330000;
}
.text  {
  font-family : tahoma, arial;
  font-size : 9pt;
  font-weight : normal;
  color : #000000;
}
.textlite  {
  font-family : tahoma, arial;
  font-size : 8pt;
  font-weight : normal;
  color : #CCCCCC;
}
.textsm  {
  font-family : tahoma, arial;
  font-size : 8pt;
  font-weight : normal;
  color : #000000;
}
.textbsm  {
  font-family : tahoma, arial;
  font-size : 8pt;
  font-weight : bold;
  color : #000000;
}
.textheading  {
  font-family : tahoma, arial;
  font-size : 11pt;
  font-weight : bold;
  color : #CC9999;
}
.textheading2  {
  font-family : tahoma, arial;
  font-size : 11pt;
  font-weight : bold;
  color : #FFFFFF;
}
.textheading3  {
  font-family : tahoma, arial;
  font-size : 12pt;
  font-weight : normal;
  color : #FFFFFF;
}
.textaccent  {
  font-family : tahoma, arial;
  font-size : 9pt;
  font-weight : normal;
  color : #663333;
}
.textaccentsm  {
  font-family : tahoma, arial;
  font-size : 8pt;
  font-weight : normal;
  color : #663333;
}
.textllink  {
  font-family : tahoma, arial;
  font-size : 9pt;
  font-weight : bold;
  color : #666666;
}
.textblink  {
  font-family : tahoma, arial;
  font-size : 9pt;
  font-weight : bold;
  color : #000000;
}
.textbold  {
  font-family : tahoma, arial;
  font-size : 9pt;
  font-weight : bold;
  color : #333333;
}
.textboldo  {
  font-family : tahoma, arial;
  font-size : 10pt;
  font-weight : bold;
  color : #FF6633;
}
.textboldw  {
  font-family : tahoma, arial;
  font-size : 10pt;
  font-weight : bold;
  color : #FFFFFF;
}
.textlink {
	font-family : tahoma, arial;
    font-size : 9pt;
	text-decoration : none;
	color : #330000;
}
.textsub {
	font-family : tahoma, arial;
    font-size : 8pt;
	font-weight : normal;
	color : #CCCCCC;
}

td  {
  font-family : tahoma, arial;
  font-size : 9pt;
  font-weight : normal;
  color : #000000;
}

A  {
	font-family : tahoma, arial;
    font-size : 8pt;
	color : #999999;
}

hr {height:1px; border-style:solid; border-width:1px 0 0 0;
border-color:#999999;
}

table.main {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #333333;
	border-collapse: separate;
	background-color: none;
}
table.main th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: none;
	-moz-border-radius: ;
}
table.main td {
	border-width: 1px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: none;
	-moz-border-radius: ;
}

table.inside {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: none;
}
table.inside th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: none;
	-moz-border-radius: ;
}
table.inside td {
	border-width: 1px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: none;
	-moz-border-radius: ;
}

a:hover {
color:#FF6600;
}