* {
	font-family: tahoma;
}

BODY, DIV, FORM, H1, H2, H3, H4, H5, HR, IMG, INPUT, P, SPAN, TABLE, TD, TH, TEXTAREA {
	padding: 0;
	margin: 0;
}

DIV, IMG {
	border: 0;
}

A, A:LINK, A:FOCUS, A:VISITED {
	text-decoration: underline;
	color: #949494;
}

A:HOVER, A:ACTIVE {
	text-decoration: none;
	color: White;
}

a:hover{
color:#FB6D15;
text-decoration: underline;}

A.np, A.np:LINK, A.np:FOCUS, A.np:VISITED {
	text-decoration: none;
	color: #FF9900;
	font: bold;
}

A.np:HOVER, A.np:ACTIVE {
	text-decoration: underline;
	color: #949494;
}

BODY {
	background: url(/images/bg.gif) top repeat-x #181818;
}

BODY.preview {
	background: url(/images/bg.gif) top repeat-x #181818;
	padding: 20px;
	text-align: center;
}

BODY.previewbig {
	background: url(/images/bg.gif) top repeat-x #181818;
	padding: 20px;
	text-align: center;
}

UL {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
}

LI {
	background: url(/images/arr.gif) center left no-repeat;
	margin: 0px;
	padding:0 0 0 15px;
}

UL.prlist {
	margin-top: 20px;
	text-align: left;
	margin-left: 30px;
}

UL.prlist LI {
	font-size: 13px;
	font-weight: bold;
	list-style-type: square;
	padding: 0;
}

TD, P, BODY {
	text-align: left;
	font-size: 9px;
	color: #606060;
	line-height: 12px;
}

P, BODY {
	text-align: left;
	font-size: 11px;
	color: #606060;
	line-height: 12px;
}

H1 {
	text-align: center;
	font-size: 18px;
	color: #606060;
	line-height: 12px;
	font-weight: normal;
}

.table1 td {
	background: #282828;
	padding:2px 0 0 10px;
	height:17px;
	}

.copy {
	color: #545353;
	text-decoration:none;
	}
	
.copy a {
	color: #753B17;
	text-decoration:none;
	}
	
.copy a:hover {
	color: #753B17;
	text-decoration: underline;
	}

.abs {
	vertical-align: middle;
	}
	
.u {
	text-decoration: underline;
	}
	
.nu {text-decoration: none;}

.form {
	width: 150px;
	height: 20px;
	font-size: 11px;
	border: 1 px solid #8B8B8B;
	background-color: #121212;
	color: #8B8B8B;}
		
.textarea {
	width: 167px;
	height: 110px;
	font-size: 11px;
	border: 1px solid #8B8B8B;
	background-color: #121212;
	color: #8B8B8B;
	overflow: hidden;}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.line {
	background-color: #454545;
	height: 2px;
	font-size: 0;
	line-height: 0;
}

.orange {
	color: #CF5C3D;
}

.topcopy {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 50px;
	color: #D7D7D7;
}

.botcopy {
	text-align: center;
	padding-top: 10px;
	color: #D7D7D7;
	font-weight:bold;
}

.next {
	float: right;
	width: 360px;
	text-align: right;
	padding-top: 5px;
	color: #D7D7D7;
}

.prev {
	float: left;
	width: 360px;
	text-align: left;
	padding-top: 5px;
	color: #D7D7D7;
}

/* ===================== Simple classes ===================== */ 

/* ~~~~ alignment ~~~~ */ 
.cntr {
	text-align: center;
}
.lft {
	text-align: left;
}
.rght {
	text-align: right;
}
.vb {
	vertical-align: bottom;
}
.vm {
	vertical-align: middle;
}
.vt {
	vertical-align: top;
}
/* ~~~~ images ~~~~ */ 
IMG.iml {
	float: left;
	margin: 0 7px 7px 0;
}

IMG.imr {
	float: right;
	margin: 0 0 7px 7px;
}

.cntrimg {/* Use div and image inside */
	text-align: center;
	padding: 5px 0;
	font-size: 90%;
}

.lftimg {/* For image with description. Use div and image inside */
	text-align: center;
	padding: 5px 8px 5px 0;
	font-size: 90%;
	display: table;
	float: left;
}

.rghtimg {/* For image with description. Use div and image inside */
	text-align: center;
	padding: 5px 0 5px 8px;
	font-size: 90%;
	display: table;
	float: right;
}
/* ~~~~ fonts and others ~~~~ */ 
.dtl {
	color: #B11A17;
	font-weight: bold;
}
.nu {
	text-decoration: none;
}
.small {
	font-size: 90%;
}
/* ~~~~ tables ~~~~ */ 
table {
	border: 0px; /* border="0" */
	border-collapse: collapse;
}

table td {
	padding: 5px; /* cellspadding="0" */
}

table.stuff {
	border-collapse: separate;
}

table.stuff td {
	padding: 5px 10px;
	border: 1px solid #666666;
}

a.prpic:hover{
		color:white;
	}
a.prpic:link img,
	a.prpic:visited img{
		border:2px solid white;
	}
	a.prpic:focus img,
	a.prpic:hover img,
	a.prpic:active img{
		border:2px solid #CF5C3D;
	}

.prpicb {
	border: 2px solid white;
	display: block;
}

.fototitle {
	text-align: center;
	font-size: 14px;
	color: #D7D7D7;
	line-height: 12px;
	font-weight: bold;
}

TABLE.gal_tab TD {
	width:202px;
	height:202px;
	padding:0px 14px 10px 14px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #606060;
	line-height: 12px;
	vertical-align: top;
}

DIV.np {color: white; text-align: center; margin: 3px 0 12px 0;}

.thspage {
	color: #D7D7D7;
	font-weight: bold;
	border: 1px solid #D7D7D7;
}

DIV.np A, DIV.np A:LINK, DIV.np A:FOCUS, DIV.np A:VISITED {
	text-decoration: none;
	font-weight: bold;
	background-color: White;
	color: #EB7310;
	border: 1px solid #EB7310;
}

DIV.np A:HOVER, DIV.np A:ACTIVE {
	text-decoration: none;
	font-weight: bold;
	background-color: #EB7310;
	color: white;
	border: 1px solid white;
}

.brpad {
	padding-top: 7px;
}

