body
{
    background:#23466B;
    margin:0;
}
table
{
    background:white;
	font-size: 9pt;
	font-family: Arial;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: orangered;
	text-decoration: underline;
}
a:active
{
	color: orangered;
	text-decoration: underline;
}
a.menu
{
	color: #030303;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover
{
	color: orangered;
	text-decoration: underline;
}
input
{
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
}
select
{
	font-size: 9pt;
}
.title
{
	font-size: 14pt;
	color: #cc6633;
	font-family: Arial;
}
.headerTitle
{
	border-bottom: #aacbcb thin solid;
	font-weight: bold;
	font-size: 18pt;
	color: #cc6633;
	font-family: Arial;
	margin-bottom: 12pt;
}
td.menu
{
	padding: 1px;
}
.code
{
	background-color: beige;
}
.normal
{
	font-family: Times New Roman;
	font-size: 12pt;
}
.menuTabHeader
{
	background: #3467A0;
	color: white;
	padding: 2px;
}
div.article
{
	margin-left:10px;
}
.article A
{
	color: #000099;
	text-decoration: underline;
}
.listing_head
{
	font-weight: bold;
}
.rate_review A
{
	text-decoration: underline;
	color: #666666;
}
.main_navigation A
{
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}
.category_head
{
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}
.category_count, .page_results_count, .created_date, .hits_count
{
	color: #666699;
}
.short_listing_url, .paging_links A, .general_text
{
	text-decoration: underline;
	color: #666666;
}
li
{
    word-wrap:break-word;
	white-space:normal;
}
