body {
	/*padding: 10px;*/
	background-color: #E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;	
}
.lang {
	color: #01448F;
}
.lang a {
	color: #005BC2;
	text-decoration: none;
}
.leftTD {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 10px;	
	width: 200px;
}
.centerTD, .rightTD {
	padding-top: 20px;
	padding-bottom: 10px;	
}
#bigTable {
	height: 100%;
}
#mainTable {
	background-image: url(/img/page/blue_bg.gif);
	border: solid #005BC2 4px;
	height: 100%;
}
#logo {
	width: 233px;
	height: 124px;
	margin-bottom: 20px;
}
#logo .left {
	width: 38px;
	background-image: url(/img/page/logo_left.gif);
	background-repeat: no-repeat;
}
#logo .right {
	width: 15px;
	background-image: url(/img/page/logo_right.gif);
	background-repeat: no-repeat;
}
#logo .top {
	height: 15px;
	background-image: url(/img/page/logo_bluebg.gif);	
	background-repeat: repeat-x;
}
#logo .flash {
	background-color: #FFFFFF;
}
#mainMenu .text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #01448F;
	background-color: #FFFFFF;
	height: 40px;
}
#mainMenu .space {
	height: 2px;
}
#mainMenu a {
	padding-left: 5px;
	color: #01448F;
	text-decoration: none;
}
#mainMenu a.active {
	color: #B22222;
}
#mainMenu a:hover {
	color: #67A6ED;
	text-decoration: underline;
}
#textTable {
	background-color: #FFFFFF;
}
#textTable .flash {
	padding: 10px;
}
#textTable .text {
	padding-left: 10px;
	padding-right: 10px;
}
#mainText {
	background-color: #67A6ED;
	color: #FFFFFF;
/*	border-bottom: solid #9CCAFF 2px;*/
}
#mainText td {
/*	padding: 10px;*/
	padding-left: 4px;
	padding-right: 4px;
	text-align: justify;
}
#mainText .title, #rightTable .title, #leftTable .title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#mainText .more {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
#mainText .line {
	border-bottom: solid #8EC0F8 1px;
	padding-bottom: 4px;
	padding-top: 4px;
/*	margin-bottom: 10px;
	margin-top: 0px;
	width: 100%;*/
}
#mainText a, #leftTable a {
	color: #FFFFFF;
	text-decoration: underline;
}
#textTable .partners {
	background-color: #67A6ED;
	margin-top: 9px;
}
#textTable .partners table {
	margin: 10px;
}
#leftTable {
	background-color: #8EC0F8;
	border-right: solid #005BC2 1px;
	border-left: solid #005BC2 1px;	
	margin-top: 10px;
	margin-bottom: 5px;
}
#leftTable .text {
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 10px;
}
#rightTable {
	margin-bottom: 8px;
}
#rightTable .input {
	height: 18px;
	width: 120px;
	background-color: #FFFFFF;
	border: solid #005BC2 1px;
	font-size: 10px;
	color: #005BC2;
}
.form {
/*	height: 18px;*/
	background-color: #FFFFFF;
	border: solid #005BC2 1px;
	font-size: 10px;
	color: #005BC2;	
	margin: 1px;
}
.btn  {
	color: #FFFFFF;
	background-color: #005BC2;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.btn:hover {
	background-color: #01448F;
}
#rightTable .brd {
	width: 25px;
	background-image: url(/img/page/left_brd.gif);
	background-repeat: repeat-y;
}
#rightTable .text {
	background-color: #8EC0F8;
}
#rightTable .space {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.space a {
	color: #FFFFFF;
	text-decoration: underline;
}
.top_navi {
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#mainText .top_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_navi .active {
	font-weight: bold;
}
.copyright {
	text-align: center;
	color: #757575;
	font-size: 10px;
}
.copyright a {
	color: #757575;
	text-decoration: none;
}
.best {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}
.best a {
	color: #FFFFFF;
	text-decoration: none;
}
.lang a:hover, .copyright a:hover, .best a:hover, #mainText .top_navi a:hover {
	text-decoration: underline;
}
.adv,.adv a{
    color: #b0b0b0;
	text-decoration: none;
}