body {
	background-color: #FCFEFB;
}

.header-menu td {
	background-image:url(gfx/menu-separator.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.header-menu td a{
	text-transform:uppercase;
	color:#E9F7FE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	line-height:30px;
	height:30px;
}
.header-menu td a:hover{
	color:#93cfaa;
}

.footer{
	border-bottom:1px solid #99d2ee;
	color: #7fc9ee;
}

.footer a{
	color: #7fc9ee;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}

.path{
	padding-left:10px;
	color: #828180;
}

.path a{
	color: #828180;
	text-decoration:underline;
}
.path a:hover{
	text-decoration:none;
}

.text-body{
	padding:10px;
	text-align:justify;
	text-indent:20px;
}

.text-title-line{
	font-size:15px;
	color:#73aa7c;
	font-weight: bold;
	background-image:url(gfx/line-long.jpg);
	background-position:30px 19px;
	background-repeat:no-repeat;
	line-height:20px;
	padding-bottom:10px;
	width: 600px;
}
.text-title{
	background-image:url(gfx/icon.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:30px;
}
.text-title-line-r{
	font-size:11px;
	color:#0093dd;
	font-weight: bold;
	background-image:url(gfx/line-short-blue.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:20px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-top: 10px;
	width: 200px;
}
.text-title-line-r a:link,.text-title-line-r a:visited,.text-title-line-r a:active{
	color:#0093dd;
}
.text-title-line-r a:hover{
	color:#0093dd;
}

.thumbnail{
	border:2px solid #b5b5b5;	
	float: left;
	height:80px;
}

.sticked-table{
	width:20px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #838281;
}

.olinks{
	color: #828180;
}

.olinks a{
	color: #828180;
	text-decoration:underline;
	display:block;
}
.olinks a:hover{
	text-decoration:none;
	display:block;
}
.hlangs{
	margin-left:10px;
	margin-bottom:7px;
}
.hlangs a{
	color:#F4FCFF;
	text-decoration:none;
}
.hlangs a:hover{
	color:#FFF;
	text-decoration:underline;
}