
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px;
	background: url(/images/background_top.gif) repeat-x;
	text-align: center;
	color: #202020;
}

table
{
	margin: 0px;
	padding: 0px;
}

html
{
	padding-top: 0px;
	margin-top: 0px;
	overflow-y: scroll;
}

p, form
{
	padding: 0px;
	margin: 0px;
}

.clearboth
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

img 
{
	border: 0px;
}

.debug
{
	border: #F00 solid 1px;
}

a
{
	text-decoration: none;
	color: #3abb9b;
	font-weight: bold;
}

a:hover
{
	color: #3abb9b;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
}

/* ------------------------- */

#divSite
{
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#divHeader
{
	width: 960px;
	height: 165px;
}

#divLogo
{
	float: left;
	width: 165px;
	height: 88px;
	margin-top: 42px;
}

#divHeaderMenu
{
	float: right;
	width: 795px;
	height: 75px;
	margin-top: 55px;
}

a.aHeaderMenuItem
{
	float: right;
	display: block;
	padding: 65px 0px 0px 40px;
	margin-left: 30px;
	background: url(/images/header_folder.gif) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
}

a.aHeaderMenuItem:hover
{
	/*color: #202020;*/
}

#divBanners
{
	width: 960px;
	height: 105px;
	overflow: hidden;
}

a.aBanner
{
	display: block;
	width: 188px;
	height: 105px;
}

div.divBanner
{
	float: left;
	width: 188px;
	height: 105px;
}

.mr5
{
	margin-right: 5px;
}

#divLangs
{
	width: 960px;
	height: 32px;
}

#divLangsLink
{
	float: right;
	width: 190px;
	height: 16px;
	margin-top: 16px;
}

a.langLink
{
	color: black;
}

#divContent
{
	width: 960px;
}

#divMenu
{
	float: left;
	width: 188px;
	margin-right: 31px;
}

.divMenuGroup
{
	width: 188px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.divMenuSeparator
{
	width: 188px;
	height: 20px;
	overflow: hidden;
}

.divMenuItem
{
	width: 188px;
	height: 22px;
	margin-bottom: 2px;
}

a.aMenuItem
{
	display: block;
	width: 188px;
	height: 22px;
	overflow: hidden;
	background: url(/images/menu-back.gif) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.aMenuItem:hover
{
	background: url(/images/menu-back-on.gif) no-repeat;
	color: #3abb9b;
}

a.aMenuItem span
{
	display: block;
	width: 188px;
	height: 5px;
	overflow: hidden;
}

a.aMenuItem_selected
{
	display: block;
	width: 188px;
	height: 22px;
	overflow: hidden;
	background: url(/images/menu-back-on.gif) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3abb9b;
}

a.aMenuItem_selected span
{
	display: block;
	width: 188px;
	height: 5px;
	overflow: hidden;
}

#divInfoHome
{
	float: left;
	width: 520px;
	height: 147px;
	margin-right: 31px;
	margin-top: 17px;
	overflow: hidden;
}


#divInfo
{
	float: left;
	width: 520px;
	margin-right: 31px;
	margin-top: 17px;
}

#divSearch
{
	float: left;
	width: 190px;
	height: 84px;
	margin-top: 17px;
	background: url(/images/search-back.gif) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3abb9b;
}

#divSearch span
{
	display: block;
	width: 190px;
	height: 58px;
}

#divSearchTextMR10
{
	float: right;
	width: 10px;
	height: 17px;
}

#divSearchText
{
	float: right;
	width: 115px;
	height: 17px;
	overflow: hidden;
	background: url(/images/search-text.gif) no-repeat;
	/*margin-right: 10px;*/
}

#divSearchText input
{
	border: none;
	background: none;
	width: 109px;
	height: 15px;
	margin-top: 1px;
	margin-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #202020;
}

#divFooter
{
	width: 960px;
	margin-top: 50px;
	padding-bottom: 35px;
}

#divFooterMenu
{
	float: left;
}

#divFooterMenu a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
}

#divFooterMenu a:hover
{
	color: #202020;
}

#divCopyright
{
	float: right;
	color: #aaaaaa;
	font-size: 9px;
	font-weight: bold;
}

#divHomeTitles
{
	clear: both;
	float: left;
	width: 741px;
	margin-top: 10px;
}

.divHomeTitle
{
	float: left;
	width: 188px;
}

.divHomeTitleHeader
{
	width: 188px;
	height: 22px;
	background: url(/images/title-back.gif);
	text-align: center;
	font-weight: bold;
	color: white;
}

.divHomeTitleHeader span
{
	display: block;
	width: 188px;
	height: 5px;
	overflow: hidden;
}

.divHomeTitleHeader span.point
{
	display: block;
	width: 188px;
	height: 4px;
	overflow: hidden;
}

#divRightContent
{
	float: left;
	width: 741px;
}

.formBtnDiv
{
	width: 360px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.formBtnDiv_left
{
	float: left;
	width: 175px;
}

.formBtnDiv_right
{
	float: right;
	width: 175px;
	text-align: right;
}

div.confirm
{
	color: #05bc10;
	padding-bottom: 14px;
}

.formBtnDiv_Mail
{
	width: 343px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.formBtnDiv_Mail_left
{
	float: left;
	width: 163px;
}

.formBtnDiv_Mail_right
{
	float: right;
	width: 163px;
	text-align: right;
}
