@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #143d66;
	direction: ltr;
}

/* CSS Document */

body, h1, h2, h3, h4, h5, h6, img, ul, li, a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;

}
.content_hold h1 {
	color: #b59331;
	font-size: 16px;
}


.clear{clear:both;font-size:0;line-height:0;height:0;width:0;float:none!important;margin:0!important}

/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
  height: 1%;
  margin-left: 0;
  }
.blue12N {
	font-size: 12px;
	color: #1a4d80;
}
.blue12B {
	font-size: 12px;
	color: #1a4d80;
	font-weight: bold;
}
.blue18N {
	font-size: 18px;
	color: #1a4d80;
}
.red {
	color: #bf3000;
	padding: 0 15px;
}
.brown12 {
	color: #b59331;
	font-size: 12px;
}
.brown12B {
	color: #b59331;
	font-size: 12px;
	font-weight: bold;
}
.brown13B {
	color: #b59331;
	font-size: 15px;
	font-weight: bold;
}
.brown14B {
	color: #b59331;
	font-size: 14px;
	font-weight: bold;
}
.red14B {
	color: #bf3000;
	font-size: 14px;
	font-weight: bold;
}
.brown16B {
	color: #b59331;
	font-size: 16px;
	font-weight: bold;
}
.brown18N {
	color: #b59331;
	font-size: 18px;
	font-weight: normal;
}




 
/* End hide from IE5/mac */

.wrapper {
	width: 100%;
	height: auto;
	background: url(images/header_bg.gif) repeat-x left top;
}

.page {
	width: 810px;
	height: auto;
	_height: 720px;	
	margin: 0 auto;
	direction: rtl;
	text-align: right;
	min-height: 720px;
	
}

.header {
	height: 290px;
	width: 810px;
	position: relative;
}
.header .medalOver {
	display: none;
}
.header  .ttlOver {
	display: none;
}

.sector {
	height: 200px;
	width: 810px;
        position: absolute;
        top:79px;
        left:0px;
        margin:0;padding:0;
}


.logo {
	height: 88px;
	width: 372px;
	position: absolute;
	left: 440px;
	top: 27px;

}
.header .logo a {
	padding: 0px;
}


.nav_top {
	height: 23px;
	width: 810px;
	margin-top: 7px;
        padding:0;
	float: left;
	position: relative;
	background: url(images/nav_topInput.gif) no-repeat left 2px;
	text-align: left;

}
.header  a  {
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	color: #1a4d80;
}
.header  .nav_top  .linksHold {
	float: left;
	margin-top: 5px;
	width: 610px;
}
.header   .nav_top   .searchHold {
	float: left;
	margin-top: 0px;
	width: 177px;
}

.header  .nav_top .searchOptions  {margin-left:25px;}
.header  .nav_top .searchOptions  .searchRadio {vertical-align:middle;margin:0 3px; 0 3px; padding:0; }

.header .nav_top span {
	padding-right: 3px;
	padding-left: 9px;
}
.header .nav_top .inpText {
	height: 19px;
	width: 145px;
	display: block;
	border: none;
	margin-left: 20px;
	background: none;
	margin-top: 3px;
}
.header .nav_top .btn_go {
	background: url(images/btn_go.gif) no-repeat;
	height: 17px;
	width: 16px;
	position: absolute;
	left: 3px;
	top: 4px;
	border: 0px;
}
.header .welcomeUser {
	height: 16px;
	width: 358px;
	position: absolute;
	left: 0px;
	top: 60px;
	text-align: left;
}
.header .main_nav {
	height: 20px;
	width: 810px;
        position:absolute;
        top:288px;
        left:0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #8eb7e0;
	float: right;
z-index:400;
}

.header .main_nav ul{
	width: auto;
	height: 20px;
	padding-right: 50px;
	
	z-index:30;
}


.main_nav  li  {
	display: inline;
	padding: 0 10px;
	position: relative;
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #004d99;
	border-left: 1px solid #8EB7E0;
	z-index:30;
	
}

.sub {z-index:3200;}
.main_nav  li.lastSelected {
        border-left: 0px solid #8EB7E0;
}

.main_nav li a:hover {
	color: #b59331;
        cursor: pointer;
}

.main_nav li a.selected {
	color: #b59331;
}

.main_nav li a.firstSelected {
	color: #b59331;
}

.main_nav li a.lastSelected {
	color: #b59331;
}

.main_nav  li div {
	width: 140px;
	position: absolute;
	top: 15px;
	display: none;
	padding-top: 0px;
	right: -20px;
	background: url(images/pixel.gif) repeat;
	
}

/*.main_nav  li:hover div {
	display: block;
}*/


.main_nav .last {
	border-left-style: none;
}

.main_nav  li  div  a {
	width: 129px;
	float: none;
	color: #004d99;
	line-height: 19px;
	display: block;
	background: #EBE8D8;
	border-top: 1px solid #8BABCC;
	border-right: 1px solid #8BABCC;
	border-left: 1px solid #8BABCC;
        border-bottom: 1px solid #8BABCC;
	font-size: 12px;
	font-weight: normal;
}




.content_hold {
	height: auto;
	width: 810px;
        margin-top:20px;
        padding-top:10px;
        
}



.footer {
	background: #dbd3ab;
	height: 86px;
	width: 100%;
	border-top: 4px solid #bfa760;
	clear: both;
	margin-top: 1px;

}
.footer .footNav {
	height: auto;
	width: 810px;
	margin: 20px auto 15px;
	text-align: center;
}
.footer   .footNav a  {
	padding: 0 12px;
	color: #1f5c99;
	font-weight: bold;
}
.footer  .powered {
	height: auto;
	width: 810px;
	margin: 0px auto;
	text-align: center;
	color: #8c7e54;
}
.footer    .powered  a  {
	padding: 0 12px;
	color: #8c7e54;
	font-weight: bold;
	font-size: 11px;
}

a.btnTplRed  {
	background: url(images/btnTpl_body.gif) no-repeat right top;
	padding: 0px 20px;
	line-height: 21px;
	display: inline-block;
	float: none;
	position: relative;
	color: #b32d00;
	font-weight: bold;
	width: auto;
	margin-right: 10px;
	white-space: no-wrap;
}
a.btnTplRed    span {
	background: url(images/btnTpl_close.gif);
	height: 21px;
	width: 2px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
a.btnTplBlue  {
	background: url(images/btnTpl_body.gif) no-repeat right top;
	padding: 0px 20px;
	line-height: 21px;
	display: inline-block;
	float: none;
	position: relative;
	color: #3c6997;
	font-weight: bold;
	width: auto;
	margin-right: 10px;
	white-space: no-wrap;
}
a.btnTplBlue    span {
	background: url(images/btnTpl_close.gif);
	height: 21px;
	width: 2px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

#search_suggest {position: absolute; text-align:right; direction:rtl; left:0px; width:175px;background-color: #FFFFFF; z-index:999; border: 1px solid #000000; display:none;}		

	
	#marqueecontainer {margin:0 auto; border:0px solid black; padding:0; height:200px; position: relative; overflow: hidden;padding:0 7px 0 7px;}
#vmarquee { position: relative;border:0px solid black;font-size:12px;color:#000000;text-align:center;text-decoration:none;}
#vmarquee a {text-decoration:underline;color:#000000;text-align:center;font-size:12px;}