/* main */
html {
	min-height: 101%;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #273a51;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	}

td {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	}

a {
	color: #ffffff;
	text-decoration: underline;
	}

a:hover {
	color: #ffffff;
	text-decoration: none;
	}



/* links */
.a1 {
	text-decoration: none;
	cursor: pointer;
	}

.a1_hover {
	text-decoration: underline;
	cursor: pointer;
	}

.menu1 {
	color: #a9bbcf;
	text-decoration: none;
	cursor: pointer;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	}

.menu1_hover {
	color: #eee093;
	text-decoration: underline;
	cursor: pointer;
		font-family:Verdana, Geneva, sans-serif;
	    text-align:center;
	}

.menu1selected {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	}

.link1 {
	color: #637085;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	}

.link1_hover {
	color: #eee093;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
	}

.link2 {
	color: #eee093;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	}

.link2_hover {
	color: #eee093;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
	}

.link3 {
	text-decoration: underline;
	cursor: pointer;
	}

.link3_hover {
	text-decoration: none;
	cursor: pointer;
	}

.link4 {
	color: #eee093;
	text-decoration: none;
	cursor: pointer;
	}

.link4_hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
	}

.link5 {
	color: #eee093;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

.link5_hover {
	color: #eee093;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	}



/* head styles*/
.st1 {
	color: #7e94a8;
	font-size: 10px;
	}

	/* left block*/
	.menu2 {
		border: 4px solid #465d74;
		cursor: pointer;
		}

	.menu2_hover {
		border: 4px solid #667d94;
		cursor: pointer;
		}



/* common styles */
.content, .tbl1 td, .tbl2 td, .st3 {
	color: #fefefe;
	font-size: 11px;
	}

.content {
	padding: 4px 8px 8px 8px;
	background-color: #2c3f52;
	text-indent: 40px;
	border: 1px solid #3f5265;
	}

.st2 {
	color: #eee093;
	font-weight: bold;
	}

.tbl2 td {
	vertical-align: middle;
	padding-top: 8px;
	}
.language {
	padding: 2px;
	background-color: #4C5F70;
	color: #ffffff;
	font-size: 11px;
	border: 1px solid #ffffff;
	}
.language_hover {
	padding: 2px;
	background-color: #273a51;
	color: #eee093;
	font-size: 11px;
	border: 1px solid #aeaeae;
	}
	
.link1_1, .link1_1 a:link, .link1_1 a:visited, .link1_1 a:active {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	cursor: text;
	color: #637085;
	}
	.link1_1 a:hover {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	cursor: text;
	color: #637085;
	}
.content1 {
	padding: 0px 0px 0px 0px;
	background-color: #2c3f52;
	border: 1px solid #3f5265;
	}