.txt_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC
}
	
.txt_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC
}

.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC
}

.txt_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC
}

.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC
}

.txt_body_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D3D3
}

.txt_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F0F0F0
}

.txt_caption_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999
}

.txt_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC
}

A.dark:link {
	color: #CCCCCC;
	text-decoration: none;
}
A.dark:visited {
	color: #CCCCCC;
	text-decoration: none;
}
A.dark:active {
	color: #CCCCCC;
	text-decoration: none;
}
A.dark:hover {
	color: #00CC00;
	text-decoration: none;
}

A, A:link,A:visited,A:active
{ 
	color: #EAB646;
		color: #CCCC99;	
	font-weight: bold;
	text-decoration: none; 
}

A:hover 
{
   	color: #99CCFF; 
   	color: #B4BEC2;
  	color: #F97533;

  text-decoration: none;
}

img {border: #333333;}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D3D3
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D3D3
}
TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #CCCCCC;
}
P.dark {
	font-size: 11px;
	font-family : Verdana;
	color: #CCCCCC;
}
TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #CCCCCC;
}
P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #CCCCCC;
}
Input {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	font-size: 11px;
	color : #003366;
	background-color: #E7EAEF;
}
Input.noborder {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	font-size: 11px;
	color : #003366;
	background-color: #FFFFFF;
}
Input.darkborder {
	border-width: 2px;
	border-color: #003366;
	font-family : Verdana;
	font-size: 11px;
	font-weight: bold;
	color : #003366;
	background-color: #E7EAEF;
}
Textarea {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	color : #003366;
	background-color: #E7EAEF;
}
Select {
	font-size: 11px;
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	color : #003366;
	background-color: #E7EAEF;
}
HR {
	color: #E7EAEF;
	height: 1px;
}

P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
}

P.catdesc {
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
}

IMG.catimage {
	border:0px;
	border-thickness: 1px;
	border-color: #000;
	border-style: solid;
	vertical-align:top;
}

TD.catimage {
	vertical-align:top;
}

TD.catname {
	vertical-align:top;
	text-align: center;
}

D.catnavigation {
	vertical-align:middle;
	text-align: left;
}