body
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11pt;
	color: Black;
	margin: 0px 0px 0px 0px;
}

a
{
	color: #ff5400;
}

h1, span.h1
{
	color: Black;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

h2, span.h2
{
	color: Black;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

h3, span.h3
{
	color: Black;
	font-size: 13pt;
	font-weight: bold;
}

h4, span.h4
{
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}

img
{
	border: none;
}

img.frame
{
	border: solid 1px #D9D9D9;
	padding: 3px 3px 3px 3px;
	float: left;
	margin-right: 10px;
}

input.search
{
	width: 110px;
}

#layout
{
	background-image: url(/Image/Background.gif);
	background-repeat: repeat-x;
}

#main
{
	width: 800px;
	margin: 0px auto;
}

#main-top
{
	width: 800px;
	position: absolute;
	height: 111px;
}

#main-logo
{
	padding-left: 290px;
	padding-top: 10px;
	text-align: left;
	background-image: url(/Image/Corexpert.jpg);
	background-repeat: no-repeat;
	height: 111px;
}

#main-menu
{
	padding-top: 99px;
}

#main-menu div.tab
{
	float: left;
	position: relative;
	width: 168px;
	height: 60px;
}

#main-menu img.tab
{
	z-index: 0;
}

#main-menu span.tab
{
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 175px;
	line-height: 85px;
	z-index: 1;
	cursor: pointer;
}

#main-menu a.tab
{
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: Black;
	text-decoration: none;
}

#main-menu a.tab:hover
{
	text-decoration: underline;
}

#main-menu-right
{
	height: 60px;
	float: right;
	width: 200px;
}

#main-body
{
	width: 800px;
	margin: 0px auto;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	background-color: White;
	clear: both;
}

#main-tabline
{
	background-color: #D9D9D9;
	height: 1px;
	clear: both;
}

#main-tabline div
{
	float: left;
	position: relative;
	height: 1px;
	width: 168px;
}

#main-tabline img
{
	float: left;
	width: 168px;
	height: 1px;
}

#main-title
{
	background-image: url(/Image/TabLineTitle.gif);
	height: 39px;
	width: 785px;
	line-height: 30px;
	padding-left: 15px;
}

#main-title a, #main-title span
{
	font-size: 8pt;
	color: Black;
}

#main-language
{
	float: right;
	padding-right: 10px;
}

#main-language a
{
	vertical-align: middle;
}

#main-right
{
	float: left;
	width: 180px;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#main-right h3
{
	font-size: 11pt;
}

#main-content a.highlight
{
	font-weight: bold;
}

#main-right a.highlight
{
	font-size: 10pt;
	font-weight: bold;
}

#main-content
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: white;
	border-right: solid 1px #D9D9D9;
	margin-bottom: 30px;
	float: left;
	width: 570px;
	min-height: 300px;
}

#main-content div.titleinfo
{
	float: right;
	color: gray;
	padding-right: 10px;
}

#main-content div.highlight
{
	background-color: #ffff95;
	width: 530px;
	padding: 10px 10px 10px 10px;
	font-size: 12pt;
}

#main-content div.emptyhighlight
{
	width: 530px;
	padding: 10px 10px 10px 10px;
}

#main-content div.group
{
	background-image: url(/Image/GroupBackground.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	clear: left;
}

#main-content h1, h2, h3
{
	margin-top: 0px;
}

#main-content table
{
	border-collapse: collapse;
	width: 570px;
}

#main-content th
{
	background-color: #D9D9D9;
	border: solid 1px black;
	font-weight: bold;
}

#main-content td
{
	border: solid 1px black;
}

#main-content td.highlight
{
	background-color: #F2F2F2;
}

#main-content td.bottomtable
{
	border: none;
	border-bottom: solid 1px #D9D9D9;
}

#main-footer
{
	clear: both;
	border-top: solid 1px #D9D9D9;
	font-size: 8pt;
	padding-left: 5px;
	border-bottom: solid 1px #D9D9D9;
	line-height: 25px;
}
