/* CSS Document */

body {
	background:#1a1b1f url(../images/bg.jpg) top left;
	color:#FFF;
}

img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...)}

#wrapper {background:url(../images/topshade.jpg) top left repeat-x; width:100%;}

#contentwrapper {
	margin:0 auto;
	width:1002px;
	font-family: Arial, Helvetica, sans-serif;
}
#outerboxcontent { background:url(../images/bg_side.png) top center repeat-y;}

#top {float:left; height:88px; width:100%;}
.toptext { margin:50px 16px 0 16px; width:970px;}

#bottom { background:url(../images/bg_bottom.png) top left repeat-x; float:left; height:40px;  margin-left:13px; width:970px;}
.bottomtext {text-align:center; margin:15px; font-size:90%; font-weight:bold; width:930px;}

.bxbg2{ border:#26282e 1px solid}
.bxbg{
	background:#26282e;
	border:#494b53 1px solid;
	text-align: center;
}

#outerbox {
	background:#37383e;
	border:#4c4c4c 1px solid;
	float:left;
	margin-left:13px;
	width:970px;
}
#innerbox { margin:13px; width:944px;}

#footer {background:url(../images/topfooter.jpg) top center repeat-x; width:100%; padding:30px 0;}
.footertext {text-align:center; font-size:90%;}

.home2 { float:left; margin-top:13px; background:#18191d url(../images/shadetext.png) top center no-repeat; border:#4c4c4c 1px solid; width:580px; height:145px;}
.home3 {
	float:right;
	margin-left:0px;
	background:#18191d url(../images/bg_passport.jpg) top center no-repeat;
	border:#4c4c4c 1px solid;
	width:346px;
	height:333px;
	line-height: normal;
}
.home4 { float:right; margin-top:13px; background:#18191d url(../images/bg_logo.jpg) top center no-repeat; border:#4c4c4c 1px solid; width:346px; height:405px;}

.nav {
	background:#000000;
	padding:10px;
	text-align:center;
	width: 100%;
}
.navbox {
	border-left:#61616d 1px solid;
	text-align:center;
	font-weight:bold;
	height:35px;
	margin: 0px;
	vertical-align: middle;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbox {
	padding:0px;
	border-left:#61616d 1px solid;
	text-align:center;
	font-weight:bold;
	height: 100%;
	vertical-align: middle;
	width: 99px;
	margin: 0px;
}


.textcontent {
	background:#18191d;
	padding:20px;
	border:#4c4c4c 1px solid;
	text-align: center;
	color: #A37015;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.textcontentwhite {
	padding:15px;
	border:#4c4c4c 1px solid;
	color:#000;
	background-color: #C93;
}
.contentdivider { height:13px;}

input .noborder { border:#FFFFFF 0px solid; padding:0px;}

.gold {
	color:#A3720F;
}
.goldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A37015;
}
.goldmediumSMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A37015;
}
.goldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A37015;
}
.goldpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A37015;
	background-color: #18191D;
	font-style: normal;
	padding: 5px;
}
.goldparaunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A37015;
	text-decoration: underline;
}
.goldparaitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A37015;
}
.blue {
	color:#08528f;
	text-align: center;
}
.gray {color:#7d7d7d;}
.smalltext {color:#ccc; font-size:11px;}



a.goldlink:link { color:#eeb010; text-decoration:none;}
a.goldlink:active { color:#eeb010; text-decoration:none;}
a.goldlink:visited { color:#eeb010; text-decoration:none;}
a.goldlink:hover { color:#eeb010; text-decoration:underline;}

a.toplink:link { color:#09c8ff; text-decoration:none; margin: 0 6px 0 6px; }
a.toplink:active { color:#09c8ff; text-decoration:none;  margin: 0 6px 0 6px;}
a.toplink:visited { color:#09c8ff; text-decoration:none;  margin: 0 6px 0 6px;}
a.toplink:hover { color:#eeb010; text-decoration:none;  margin: 0 6px 0 6px;}

.logged {position:relative; float:right; margin:20px 10px 0 0;}
.bottomspace {clear:both; margin-bottom:8px;}
.red {margin-bottom:8px;color:red;font-size:10px;}

/*15.06.09*/

a.bluelink:link { color:#08528F; text-decoration:none;}
a.bluelink:active { color:#08528F; text-decoration:none;}
a.bluelink:visited { color:#08528F; text-decoration:none;}
a.bluelink:hover {
	color:#0099B6;
	text-decoration:underline;
}
