/* Define Tags */
body { 
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica;
	font:10px/2em Verdana,Arial,Helvetica;
	color:#cecece;	
	background:#262626 url(../images/main_bg.gif) repeat-y top center;
	line-height:1.8em;
	} 

a, a:visited, a:hover {	
	font:10px/2em Verdana,Arial,Helvetica;
	color:#cecece;
	text-decoration:underline;
	}
a:hover {
	color:#dfdfdf;	
	}

h1, h2, h3, h4, h5, h6 {
	margin:5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#f7d680;
	font-weight:normal;
	}
h1 {
	color:#fff;
	font-size:20px;
	}
h2 {
	font-size:14px;
	}
h3 {
	font-size:11px;
	letter-spacing:0.1em;
	text-transform:capitalize;
	color:#fff;
	margin-top:8px;
	}
h4 {
	font-size:10px;
	}
h5 {
	font-size:9px;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font:10px/2em Verdana,Arial,Helvetica;
	color:#cecece;
	line-height:1.8em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#3e3e3e;
	font:10px Verdana,Arial,Helvetica;
	border:1px solid #4d4d4d;
	padding:2px;
	}
	.form:hover, .form:focus {
		background-color:#484848;
		}
	
.button { 
	color:#bcbcbc;
	background-color:#262626;
	border:1px solid #3e3e3e;
	cursor:pointer;
	font:bold 10px Verdana,Arial,Helvetica;
	padding:2px 15px;
	}
	.button:hover, .button:focus {
		background-color:#292929;
		}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	.clear hr {
		display:none;
		}
		
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:10pt;
	line-height:1.2em;
	margin-bottom:10px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:8pt;
	line-height:1.2em;
}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
