@charset "windows-1253";
*{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
body,html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	background-image: url(sub_sky_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	background-attachment: fixed;
}


.TableFix {
	padding: 0px;
	border: none;
	width: 837px;
	position:relative;
	z-index:1;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #0B3CB9;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
li {
	line-height: 18px;
	list-style-image: url(icons/tik.png);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.TextNormal {
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.TextNormal a {
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.TextNormal a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.TextNormalwide {

	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 20px;
}
.MenuText {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	background-color: #2B65B4;
	text-align: center;
}
.MenuText  a {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	background-color: #2B65B4;
	text-align: center;
}
.MenuText  a:hover {
	font-size: 11px;
	color: #2B65B4;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
	background-color: #FFFFFF;
	text-align: center;
}
.menuTdBorder {

	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #2B65B4;
}
.group {
	text-align: left;
	display: inline;
	width: 30px;
}
.yellowTDmenu {
	background-color: #FFE600;
	width: 10px;
}
.FooterText {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	text-align: left;
	margin-left: 40px;
	line-height: 15px;
	height: 15px;
	vertical-align: top;
	margin-top: 5px;
}
.forms {
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	border: 1px solid #003366;
}
.CategoryBox {
	background-color: #FFE600;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: inline;
	border: 1px solid #000066;
	padding: 1px;
	white-space: nowrap;
}
.CategoryBox a {
	font-size: 11px;
	font-weight: bold;
	color: #0B3CB9;
	text-decoration: none;
}
.CategoryBox a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3DBEFF;
	text-decoration: none;
}
.CategoryBoxRed {
	background-color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

	display: inline;
	border: 1px solid #000066;
	padding: 1px;
	white-space: nowrap;
}
form {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
}
#page-background{
	background-image: url(bg-navagio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: -1;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	display: none;
}

