/* CSS Document */
body { background:#000000; color:#C69200; font-family:"Copperplate Gothic Light"}
* { margin:0; padding:0}
h1 { margin-top:60px; font-size:30px; float:left; display:block}
.logo { float:left; margin:10px 15px 15px 15px}
.toplinks { float:right; font-size:14px; height:75px; vertical-align:bottom; text-align:right; font-weight:bold}
.toplinks li { list-style:none; margin:30px 15px 0 15px; float:left}
.toplinks a {color:#C69200; text-decoration:none;}
.toplinks a:hover { color:#FFFFFF}
.toplinks span { padding-top:60px; font-size:35px; float:left}
.flashbg { background:url(../images/flashbg.jpg) no-repeat center;}
.right { width:100px; text-align:left;}
.flash { width:300px; text-align:left; vertical-align:top}
.content { text-align:left; color:#C69200; font-size:12px; height:350px}
.btmlinks { text-align:center; font-size:14px; margin-top:10px; padding-top:20px; height:60px; font-weight:bold}
.btmlinks li { list-style:none; float:left; margin:0 15px 0 15px}
.btmlinks a {color:#C69200; text-decoration:none; padding-left:25px; background:url(../images/linkbullet.jpg) no-repeat;}
.btmlinks a:hover { color:#FFFFFF; background:url(../images/linkbullet-hover.jpg) no-repeat; padding-left:25px}
.one { margin:0 auto 0 auto; background:url(../images/topbg.jpg) repeat-x; height:500px}
.logo { margin:7px 0 0 30px; float:left; height:120px}
.toplinks-home { float:right; margin-right:30px !important; margin-right:120px; height:120px; padding-top:20px}
.toplinks-home li { float:left; list-style:none; margin-left:15px}
.toplinks-home li a {color:#C69200; text-decoration:none}
.toplinks-home li a:hover {color:#ffffff;}
.body { margin:0 auto 0 auto; }
.body li { list-style:none; clear:both; text-align:left}
.banner { width:350px; float:right; margin-right:30px; height:300px}
.text { width:600px; float:left; margin-left:30px;}
.bottom { background:url(../images/btmbg.jpg) repeat-x left; margin:0 auto 0 auto; clear:both; height:50px;}
.bottom li { list-style:none; float:left; padding-top:25px}
.bottom li { list-style:none; float:left; margin:0 15px 0 15px}
.bottom a {color:#C69200; text-decoration:none; padding-left:25px; background:url(../images/linkbullet.jpg) no-repeat;}
.bottom a:hover { color:#FFFFFF; background:url(../images/linkbullet-hover.jpg) no-repeat; padding-left:25px}
.foot { height:50px; width:50px; clear:both; display:block}
.none{font-family:"Times New Roman", Times, serif;font-size:16px;}
.parent {
  height:100%;
  width:100%;
  position: relative;
  color:#FFFFFF;
  background-color:black;
  text-align:center;
}
.wrapper {
  position: absolute;
  top: 50%;
}
.content {
  position: relative;
  top: -50%;
}
.bodytext {
	font-family:tahoma;
	color:#FFFFFF;
	font-size:14px;
	
}
.bodytext_title {
	font-family:tahoma;
	color:#C69200;
	font-size:22px;
	font-weight:bold;

}

.bodytext_smalltitle {
	font-family:tahoma;
	color:#C69200;
	font-size:18px;
	
	
}
.TextboxCss
{
	 color :BLACK;
	 font-family : TAHOMA;
	 font-size : 11px;
	 border : solid 1px #FFFFFF;
	 
}
