@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Tahoma, Georgia, Arial ;
	font-size:11px;
	color:#dbca89;
	background:#210201;
	margin:0px;
}
table, td {
	font-size:11px;
}
h1,h2{
	font-size:14px;
	font-family:Arial,Verdana, Tahoma, Georgia;
	color:#FFCC00;
	font-weight:bold;
}
form {
	margin:0px;
}
a {
	color:#CC9900;
	text-decoration:underline;
}
a:hover {
	color:#43adff;
	text-decoration:none;
}

input, select, textarea {
	font-size:11px;
	color:#333333;
	font-family:Tahoma, Verdana, Arial;
	border:1px solid #6a4e30;
	background:#fff1d8;
	padding:2px 5px;
}
.button {
	font-size:10px;
	color:#f5c401;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	background:url(images/btnbg.gif) repeat-x top;
	height:22px;
	padding:0px;
	padding-right:3px;
	padding-left:3px;
	border:1px solid #937c55;
}
.errorMessage{
	text-align:center;
	font-weight:bold;
	color:#FFCC00;
}

/* Genereal ------------------------------------------ */

.contentBg {
	background:url(images/contentbg.gif) top center repeat-x;
	padding:10px 35px;
	height:250px;
	vertical-align:top;
}
.blckcurve {
	background:url(images/blackcurve.gif) top center no-repeat;
	vertical-align:top;
	padding:15px 12px;
}
.requestbg {
	background:url(images/request_bg.gif) top center no-repeat #876D3F ;
	vertical-align:top;
	padding:8px 5px;
}
/* rightMenu Styles ------------------------------------------ */

/* Vertical Navigation */
.rightmenu ul {
	line-height: 1.6em;
	margin: 0px;
}

.rightmenu ul#navvert {
	display: block;
	border: 0;
	margin: 5px 0px 10px 0px;
	padding: 0;
	width: 160px;
	list-style-type: none;
	border-top: 2px solid #d1b860;
	border-bottom: 2px solid #d1b860;
	background: #876b3c;
	float: right;

}

.rightmenu ul#navvert li { display: block; }

.rightmenu ul#navvert li a {
	display: block;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 1.2em;
	border-bottom: 1px dotted #d1b860;
	padding: 3px 12px 0px 12px;
	border-right: none;
	color: #D5DFE2;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	background-color: #876b3c;
	cursor: pointer;
}

.rightmenu ul#navvert li.odd a {
	display: block;
	height: 23px;
	border-bottom: 1px dotted #58808a;
	padding: 3px 12px 0px 12px;
	border-right: none;
	color: #D5DFE2;
	background-color: #4B6974;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.rightmenu ul#navvert li a:hover {
	background-color: #a7884d;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #628F9B;
}

.rightmenu ul#navvert li a.active, ul#navvert li a.active:hover {
	height: 23px;
	color: #fff;
	background: #3D515C;
	cursor: default;
	font-weight: bold;
}
.rightmenu ul#navvert li a.active:after { content: "\00A0\00BB" attr(cite); }


/* Footer Styles ------------------------------------------ */
.footerArea {
	height:100px;
	text-align:center;
	color:#c0b59d;
}
.footerArea blockquote{
	border-bottom:1px solid #7e5b5a;
}
/* Text Styles ------------------------------------------ */
.pageHead {
	font-family:Arial;
	color:#DEE083;
	font-size:17px;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	text-align:left;
	border-bottom:1px solid #000000;
}
.GoldHead {
	font-family:Arial;
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/goldcurvetop.gif) top center no-repeat;
	width:242px;
	height:38px;
	text-align:center;
	
}
.Goldbg {
	line-height:23px;
	text-align:justify;
	color:#ffe190;
	font-weight:bold;
	font-size:11px;
	background:url(images/goldcurvebg.gif) top center no-repeat #866a3b;
	vertical-align:top;
	padding:8px 10px 0 10px;
}
.Goldbg ul {
	margin:0px ;
	text-align:left;
	padding:0px;
	padding-left:15px;
}
.Goldbg li {
	margin:0px;
	list-style:url(images/issuesarrow.gif);
	padding:0px;
}
.pageTxt {
	line-height:23px;
	text-align:justify;
	color:#d0cdae;
	font-size:11px;
	vertical-align:top;
	padding:0px 8px 0px 0px;
}
.pageTxt p {
	margin:0px 0px 12px 0px;
}
.pageTxt img {
	margin:5px 5px 5px 0px;
}
.pageTxt h3 {
	margin:0px 0px 5px 0px;
	color:#43adff;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
.pageTxt ul {
	margin:0px ;
	padding:0px;
	padding-left:15px;
}
.pageTxt li {
	margin:0px;
	list-style:url(images/issuesarrow.gif);
	padding:0px;
}
.pageing {
	padding:8px 6px 8px 10px;
	text-align:center;
	height:18px;
	line-height:21px;
	clear:both;
	padding-top:3px;

}
.pageing a{
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #193356;
	margin-left:5px;
	text-decoration:none;
	background: #351b1a;
	width:20px;
	height:25px;
	margin:2px;
	border:1px solid #874f3c;
	color:#FFFFFF;
}
.pageing a:hover{
	background-color:#724f0c;
	border:1px solid #876b3c;
	color:#990000;	
}
.pageing span {
	
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #193356;
	text-decoration:none;
	background:#957643;
	width:12px;
	height:25px;
	text-align:center;
	margin:2px;
	border:1px solid #876b3c;
	color:#FFFFFF;
	}


