a:link,
a:visited,
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/main/auth_form_clouds.jpg) right top no-repeat #FFFFFF;
	min-width: 995px;
}
img {
	border: none;
}
.rdtc_logo_div {
	margin: 2px 0px 0px 40px;
	float: left;
}
/****** AUTH FORM ******/

.auth_div {
	background: url(../img/main/auth_form_bg.jpg) right top no-repeat;
	padding: 5px 0px 0px 0px;
	width: 403px;
	height: 70px;
	float: right;
}
.auth_div a:link,
.auth_div a:visited,
.auth_div a:active {
	font-weight: bold;
	font-size: 10pt;
	color: #205e94;
	text-decoration: none;
}
.auth_div a:hover {
	text-decoration: underline;
}
.auth_div .private {
	float: left;
}
.auth_div .private a {
	margin: 10px 0px 0px 0px;
}
.auth_div .private .login {
	margin: 2px 0px 0px 77px;
	color: #606060;
	font-weight: bold;
	font-size: 8pt;
}
.auth_div .private .login input {
	margin: 0px 0px 0px 10px;
	color: #606060;
	font-size: 8pt;
	width: 80px;
	border-top: 0px;
	border-right: 0px;
	border-left: 1px solid #abafb1;
	border-bottom: 1px solid #abafb1;
	background: url(../img/main/auth_form_input_bg.jpg) no-repeat;
	padding: 1px 2px 1px 2px;
}
.auth_div .private .password {
	margin: 0px 0px 0px 70px;
	color: #606060;
	font-weight: bold;
	font-size: 8pt;
}
.auth_div .private .password input {
	margin: 0px 0px 0px 10px;
	color: #606060;
	font-size: 8pt;
	width: 80px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 1px solid #abafb1;
	background: url(../img/main/auth_form_input_bg.jpg) no-repeat;
	padding: 1px 2px 1px 2px;
}
.auth_div .private .submit {
	position: absolute;
	top: 33px;
	right: 183px;
}
.auth_div .mail {
	float: right;
	width: 174px;
}
.auth_div .mail .login {
	margin: 2px 0px 0px 39px;
	padding: 0px;
	color: #606060;
	font-weight: bold;
	font-size: 8pt;
}
.auth_div .mail .login input {
	margin: 0px 0px 0px 10px;
	color: #606060;
	font-size: 8pt;
	width: 80px;
	border-top: 0px;
	border-right: 0px;
	border-left: 1px solid #abafb1;
	border-bottom: 1px solid #abafb1;
	background: url(../img/main/auth_form_input_bg.jpg) no-repeat;
	padding: 1px 2px 1px 2px;
}
.auth_div .mail .password {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #606060;
	font-weight: bold;
	font-size: 8pt;
}
.auth_div .mail .password input {
	margin: 0px 0px 0px 10px;
	color: #606060;
	font-size: 8pt;
	width: 80px;
	border: none;
	border-left: 1px solid #abafb1;
	background: url(../img/main/auth_form_input_bg.jpg) no-repeat;
	padding: 1px 2px 1px 2px;
}
.auth_div .mail .submit {
	position: absolute;
	top: 33px;
	right: 5px;
}
/****** WRAPPER ******/

.wrapper {
	width: 100%;
	height: 1116px;
	clear: both;
	padding: 25px 0px 0px 0px;
	background: right 200px no-repeat;
}
/****** MAIN MENU ******/

.main_menu {
	width: 700px;
}

.main_menu .line {
	height: 1px;
	background-color: #b5cadc;
	line-height: 1px;
}
.main_menu table tr td a:link,
.main_menu table tr td a:visited,
.main_menu table tr td a:active {
	font-size: 13pt;
	text-decoration: none;
}
.main_menu table tr td a:hover {
	text-decoration: underline;
}
.main_menu table tr td a span {
	font-size: 18pt;
	font-weight: bold;
}
.main_menu table tr.top td a {
	color: #004785;
}
.main_menu table tr.bottom td a {
	color: #ce171f;
}
/****** NEWS ******/

.news {
	margin: 40px 0px 0px 0px;
	width: 85%;
}
.news p {
	float: left;
	margin: 0px 0px 0px 50px;
	width: 25%;
	min-width: 230px;
	font-size: 9pt;
	color: #506079;
}
.news p span {
	color: #004785;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
	border-bottom: 2px dotted #b5cadc;
	width: 100%;
	margin-bottom: 5px;
	font-size: 10pt;
}
.news p a:link,
.news p a:visited,
.news p a:active {
	color: #004785;
	font-weight: bold;
	text-decoration: none;
}
.news p a:hover {
	text-decoration: underline;
}
/****** LEFT BANNERS ******/

.left_banners {
	clear: both;
	float: left;
	background: url(../img/main/left_tablo_head.jpg) 0px 0px no-repeat;
	margin-top: 50px;
	padding: 52px 0px 0px 0px;
	width: 287px;
}
.left_banners div {
	border-right: 2px solid #b8b8b8;
	margin: 0px 0px 2px 0px;
	height: 80px;
}
.left_banners p {
	font-size: 8pt;
	color: #506079;
	margin: 40px 0px 0px 50px;
}
.left_banners p span {
  font-size: 10pt;
	font-weight: bold;
	color: #ce171f;
}
.left_banners p a:link,
.left_banners p a:visited,
.left_banners p a:active {
	font-size: 8pt;
	color: #506079;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.left_banners p a:hover {
	text-decoration: underline;
  color: #ce171f;
}
/****** TITLE TXT ******/

.title_txt {
	float: left;
	margin: 450px 0px 0px 75px;
	width: 40%;
	min-width: 370px;
	font-size: 9pt;
	color: #506079;
}
.title_txt span {
	color: #ce171f;
	font-weight: bold;
	font-size: 16pt;
	margin: 0px 10px 0px 0px;
}
/****** BOTTOM BANNERS ******/

.bottom_banners {
	clear: both;
	float: left;
	margin: 60px 0px 0px 25px;
}
.bottom_banners td div {
	background: url(../img/main/bottom_tablo_bg.jpg) 0px 0px no-repeat;
	width: 314px;
	height: 114px;
	padding: 2px 0px 0px 27px;
}
.bottom_banners td p {
	margin: 5px 0px 0px 0px;
	width: 250px;
	text-align: justify;
	font-size: 9pt;
	color: #506079;
}
.bottom_banners td p a:link,
.bottom_banners td p a:visited,
.bottom_banners td p a:active {
	color: #004785;
	font-weight: bold;
	text-decoration: none;
}
.bottom_banners td p a:hover {
	text-decoration: underline;
}
/****** MAIN TEXT ******/

.main_txt {
	margin: 20px 70px 20px 70px;
	text-align: justify;
	font-size: 9pt;
	color: #506079;
}
.main_txt span {
	color: #004785;
	font-weight: bold;
}
/****** FOOTER ******/

.footer {
	width: 100%;
	height: 77px;
	position: relative;
}
.footer div {
	margin: 0px 3px 5px 0px;
}
.copyright {
	background: url(../img/main/footer_bg.jpg) 0px 0px repeat-x;
	text-align: right;
	padding: 0px 0px 5px 0px;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active {
	font-size: 10pt;
	color: #004785;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}