body
{
	margin-top: 0px;
	background-color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image:url(images/background2.gif);
}

table
{
	font-size: 8pt;
}


th
{
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
	padding-left: 2;
}

image
{
	border: 0;	
}

xtextarea
{
	width: 200;
}


table td.borderline {
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #CCCCCC;
}

table td.rightcolumn {
	background-color: #E5E5E5;
}

table td.sideline
{
	background-color: #666666;
}

table td.menu
{
	background-color: #333333;
	text-align:center;
	vertical-align:middle;
}
table td.submenu
{
	background-color: #666666;
	text-align:center;
	vertical-align:middle;
}
table td.subheader
{
	padding-left:5px;
	background-color: #666666;
	text-align:left;
	vertical-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
table td.submenu2
{
	background-color: #CCCCCC;
	text-align:center;
}
.main td.inside
{
 	background-color: #FFFFFF;
	width: 758px;
}

.title
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
	background-color: #CCCCCC;
	height: 20;
	padding-left: 10;
}
.heading
{
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
	height: 25;
	padding-left: 10;
}
.readtext
{
    color: #333333;
    font-size: 9pt;
}
.smalltext
{
    color: #333333;
    font-size: 8pt;
}
.reviews
{
    color: #FF6600;
    font-size: 8pt;
	font-style:italic;
}

.red
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
}
.black
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
}
.blue
{
    color: #003366;
    font-size: 9pt;
    font-weight: bold;
}
.orange
{
    color: #FF6600;
    font-size: 9pt;
    font-weight: bold;
}
.white
{
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
}
.whitetext
{
    color: #FFFFFF;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
	font-size: 8pt;
    color: #FF6600;
}
a:hover
{
    text-decoration: none;
}

a.menu
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
	font-size: 8pt;
    color: #FFFFFF;
}
a.menu:hover
{
    text-decoration: none;
    color: #FF6600;
}
a.selmenu
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
	font-size: 8pt;
    color: #FF6600;
}
a.selmenu:hover
{
    text-decoration: none;
    color: #999933;
}

a.link
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
	font-size: 8pt;
    color: #FF0000;
}
a.link:hover
{
    text-decoration: none;
}


a.bottom
{
    text-decoration: underline;
    color: #CCCCCC;
}
a.bottom:hover
{
    text-decoration: none;
}
