.IE8Fix 
{ 
    z-index: 1000; 
}

*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #999999;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a
{
	text-decoration: none;
	color: #333333;
}
a:hover
{
	text-decoration: underline;
	color: #333333;
}
#wrap
{
	margin: 20px auto;
	border: solid 1px #666666;
	width: 800px;
}
#header
{
	background: #FFFFFF;
	height: 50px;
}
#header h1
{
	font-size: 26px;
	padding: 70px 0 0 40px;
	color: #ffffff;
	text-align: left;
	letter-spacing: -2px;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
}
#header h1 a:hover
{
	color: #000;
}
#header h2
{
	font-size: 19px;
	color: #EFECE0;
	padding: 20px 0 0 40px;
	letter-spacing: -1px;
	font-weight: 100;
	text-align: left;
}
#header img
{
	float: left;
	display: inline;
	margin: 0px 0px 0px 20px;
}
#header a
{
	float: right;
	text-align: right;
	display: inline;
}
#menu
{
	height: 40px;
	line-height: 40px;
	background: #666666;
}
#menu ul
{
	list-style-type: none;
	padding-left: 20px;
}
#menu ul li
{
	display: block;
	float: left;
}
#menu ul li a
{
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 18px;
	color: #FFFFFF;
}
#menu ul li a:hover
{
	color: #999999;
	text-decoration: none;
}
#content
{
	background: #FFFFFF;
	padding: 10px;
}

#breadcrumb
{
	background: #FFFFFF;
	padding: 5px 0px 10px 20px;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
}

#breadcrumb a
{
	color: #FFFFFF;
}

#breadcrumb a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu span.login
{
	float: right;
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;
}
#menu span.login a
{
	color: #FF0000;
}

#menu span.login a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.full
{
	float: left;
	width: 690px;
	text-align: left;
	padding: 10px;
	margin: 10px;
	font-size: 14px;
	background: #FFFFFF;
}

.full img
{
	float: right;
	margin: 5px 5px 5px 5px;
}

.full h2
{
	font-size: 20px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	color: #FF0000;
}
.full h2 a
{
	text-decoration: none;
}
.full h2 a:hover
{
	text-decoration: underline;
}
.right
{
	float: right;
	width: 500px;
	text-align: justify;
	padding: 10px;
	margin: 10px;
	font-size: 14px;
	background: #FFFFFF;

}
.right h2
{
	font-size: 20px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}
.right h2 a
{
	text-decoration: none;
}
.right h2 a:hover
{
	text-decoration: underline;
}
.right h1
{
	line-height: normal;
}
.left
{
	float: left;
	width: 180px;
	background: #fff;
	padding: 10px;
	margin: 10px;

}
.left h2
{
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	padding-left: 10px;
}
.left ul
{
	padding: 10px 0 15px 30px;
	list-style-type: square;
}
.left ul li a
{
	font-weight: 100;
	font-size: 12px;
}
.left ul li a:hover
{
}
#bottom
{
	background: #FFFFFF;
	padding: 10px 0;
}
#footer
{
	text-align: center;
	font-size: 11px;
	background: #FFFFFF;
}
#footer p
{
	text-align: right;
	height: 32px;
}
#footer p img
{
	display: inline;
	float: right;
}
p
{
	padding: 6px 0 3px 0;
	margin: 0px;
}
table.resultstable
{
	color: Black;
	background-color: White;
	border-color: #DEDFDE;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	padding: 10px;
}
table.resultstable th
{
	background-color: #6B696B;
	font-weight: bold;
	color: White;
	padding: 10px;
}
table.resultstable tr.resultsfooter
{
	background-color: #CCCC99;
}
table.resultstable tr.rowstyle
{
	background-color: #F7F7DE;
}
table.resultstable tr.alternatingrowstyle
{
	background-color: White;
}
table.resultstable tr.selectedrowstyle
{
	background-color: #CE5D5A;
	font-weight: bold;
	color: White;
}
table.resultstable tr.pagerstyle
{
	background-color: #F7F7DE;
	color: Black;
	text-align: right;
}

table.resultstable a:link
{
	color: White;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}


.linktable td
{
	vertical-align: middle;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

.linktable
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
.linktable img
{
	border-style: none;
	text-align: center;
}

table.sidemenu
{
	font-size: 10px;
}
table.submenu
{
	font-size: 10px;
}