@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:11px;} 
.txtMedium {font-size:12px;} 
.txtLarge {font-size:14px;} 
.alignRight {float:right;} 
.alignLeft {float:left;}
.txtRed {color:#CC0000;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab} 
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}


body {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	background-image: url(../images/indexbg1.jpg);
	background-repeat:repeat-x;
	background-color: #160100;
}

.wrapper {
	display:block;
	width:990px;
	margin:0 auto;
}
.creditContainer {
	width:990px;
	margin:0 auto;
	padding-top:15px;
}
.captionAdj {
	margin-top:73px;
}

.loginTextBox {
	width:160px;
	height:19px;
	background-color:#1b1b1b;
	border:1px solid #717171;
	color:#717171;
}
.loginContainer {
	font-family:"MS Sans Serif", "MS Serif", "Microsoft Sans Serif";
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
.navContainer {
	width:175px;
	/*height:24px;*/
	background-image:url(../images/link-bg.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#9b999a;
}
.navContainer2 {
	width:175px;
	/*height:29px;*/
	background-image:url(../images/link-bg.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	padding-top:11px;
	padding-bottom:5px;
	background-color:#9b999a;
}
.homeAddFlash{width:167px; margin:20px 0 0px 0; background:#000000; padding:4px;}
.homeAdd{width:167px; margin:0px 0 20px 0; background:#2c0503; padding:3px; border-left:#400704 solid 1px; border-bottom:#400704 solid 1px; border-right:#400704 solid 1px;}
.addHead{ font-family:"MS Sans Serif", "Microsoft Sans Serif", Tahoma; font-size:13px; font-weight:bold; color:#ff860b; line-height:20px;}
.addHeadtxt{ font-family:"MS Sans Serif", "Microsoft Sans Serif", Tahoma; font-size:13px; color:#e9e9e9; line-height:16px;}

a.contactLnkAdd {
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
}
a.contactLnkAdd:hover {
	
	color:#ff860b;
}

#contentContainer {
	display:block;
	margin:16px 0 0 21px;
	width:650px;
}
#contentContainer p {
	color:#FFFFFF;
	font-family:"MS Sans Serif", "MS Serif", "Microsoft Sans Serif";
	font-size:14px;
	margin-bottom:15px;
}
.contentAreaBg {
	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
}
.menuAreaBg {
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
}
.sigContainer {
	width:312px;
	height:42px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	margin:30px 0 0 20px;
	padding:20px 0 0 50px;
	color:#766766;
	font-size:11px;
}
.flashholder {
	width:813px;
	height:288px;
	background-image:url(../images/flashbg.jpg);
	background-repeat:no-repeat;
}
/***********************************************************
Link and Text Styles
************************************************************/
a.lnkSignature {
	color:#7c6766;
	text-decoration:none;
}
a.lnkSignature:hover {
	color:#ff860b;
}
a.leftNav {
	font-family:"MS Sans Serif", "MS Serif", "Microsoft Sans Serif";
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.leftNav:hover {
	color:#CC0000;
}
a.lnkLoginText {
	text-decoration:none;
	color:#FFFFFF;
}
a.lnkLoginText:hover {
	text-decoration:none;
	color:#ff860b;
}
.txtCopyright {
	color:#999999;
	float:left;
}
.txtCredit {
	color:#999999;
	float:right;
}
a.lnkCredit {
	color:#999999;
	text-decoration:none;
}
a.lnkCredit:hover {
	color:#0066FF;
	border-bottom:1px dotted #003366;
}
a.innerpower:link, a.innerpower:visited, a.innerpower:active {
	font-family:Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
a.innerpower:hover {
	font-family:Tahoma, Verdana, Arial;
	color:#ff860b;
	font-size:11px;
	text-decoration:none;
}
/*------------------------- End --------------------------*/





/***********************************************************
Styles Used by Programmers
************************************************************/

/*------------------------- End --------------------------*/