td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}
form
{
	margin:0px;
}
a
{
	color:#555555;
	text-decoration:none;
}
a:hover
{
	color:#555555;
	text-decoration:underline;
}
.dark
{
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
a.dark
{
	color:#631616;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}
a.dark:hover
{
	color:#631616;
	font-weight:normal;	
	text-decoration:none;
	text-transform:none;	
}
.green
{
	color:#7B6E00;
	font-weight:bold;
	text-transform:uppercase;
}
a.green
{
	color:#7B6E00;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}
a.green:hover
{
	color:#7B6E00;
	font-weight:normal;	
	text-decoration:none;
	text-transform:none;	
}
a.green_n
{
	color:#7B6E00;
	font-weight:bold;
	text-decoration:none;
}
a.green_n:hover
{
	color:#7B6E00;
	font-weight:bold;	
	text-decoration:underline;
}
.green_s
{
	color:#7B6E00;
}
.blue
{
	color:#0051C8;
	font-weight:bold;
	text-transform:uppercase;
}
a.blue
{
	color:#0051C8;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}
a.blue:hover
{
	color:#0051C8;
	font-weight:normal;	
	text-decoration:none;
	text-transform:none;	
}
a.blue_n
{
	color:#0051C8;
	font-weight:bold;
	text-decoration:none;
}
a.blue_n:hover
{
	color:#0051C8;
	font-weight:bold;	
	text-decoration:underline;
}
.red
{
	color:#CC0101;
	font-weight:bold;
	text-transform:uppercase;
}
a.red
{
	color:#CC0101;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
}
a.red:hover
{
	color:#CC0101;
	font-weight:normal;	
	text-decoration:none;
	text-transform:none;	
}
a.red_n
{
	color:#CC0101;
	font-weight:bold;
	text-decoration:none;
}
a.red_n:hover
{
	color:#CC0101;
	font-weight:bold;	
	text-decoration:underline;
}
.copy
{
	color:#B2BABF;
}
a.copy
{
	color:#B2BABF;
	text-decoration:none;
}
a.copy:hover
{
	color:#B2BABF;
	text-decoration:underline;
}
.menu
{
	color:#FFFFFF;
}
a.menu
{
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}