html,body {
	background-image: url(files/pics/bg.jpg);
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#maintable {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;

}
#tableinner {
	border: 2px solid #FFFFFF;
	background-image: url(files/pics/main_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #26232E;
	margin-top: 8px;
}
* html #tableinner_other {
         height: 488px;
	background-color: #26232E;
}


#tableinner_other {
        background-image: url(files/pics/20.jpg);
        background-repeat: no-repeat;
        background-position: top left;
        background-color: #27232C;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	min-height: 488px;
	text-align: left;
}

#tableright {
        border: 2px solid #FFFFFF;
        background-color: #000000;
        margin-top: 8px;
	background-image: url(files/pics/red_black_trans.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#borderleft {
	border-left: 2px solid #FFFFFF;
}

#borderbottom {
        border-bottom: 2px solid #FFFFFF;
}

#borderbottom1 {
        border-bottom: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#borderbottomleft {
        border-bottom: 2px solid #FFFFFF;
        border-left: 2px solid #FFFFFF;
}

#borderbottomright {
        border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#borderright {
	 border-right: 2px solid #FFFFFF;
}
#borderright1 {
         border-right: 1px solid #FFFFFF;
}
#dotted {
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.text2 {
	visibility: hidden;
}

div.overbg {
	background-image: url(files/pics/bg_2.jpg);
	width: 817px;
	background-repeat: repeat-y;
	background-position: top left;
        margin-left: auto;
        margin-right: auto;
}

div.bigbg {
        background-image: url(files/pics/big_bg.jpg);
        background-position: top left;
	background-repeat: no-repeat;
	height: 480px;
}

td.border {
	background-color: #FFFFFF;
}

td.grey {
	background-color: #353331;
}

td.nav {
	border-bottom: 2px solid #FFFFFF;
	text-align: left;
	background-image: url(files/pics/nav_bg.jpg);
	background-repeat: no-repeat;
}
td.nav2 {
        border-bottom: 2px solid #FFFFFF;
	border-right: 0px;
        text-align: left;
        background-image: url(files/pics/nav_bg2.jpg);
        background-repeat: repeat-x;
}
div.bg_br {
        background-image: url(files/pics/black_red_trans.jpg);
        background-repeat: repeat-y;
	height: 90px;
	text-align: left;
}
td.bg_br_top {
        background-image: url(files/pics/black_red_trans.jpg);
        background-repeat: repeat-y;
	border-bottom: 2px solid #FFFFFF;
}

div.pd {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

table.navi {
	background-color: #400707;
	text-align: left;
}
img.textpic {
	padding-right: 5px;
}
p.white {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
}
p.l_red {
	color: #A35457;
        margin: 0px;
        padding: 0px;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;

}
a.nav:active,
a.nav:visited,
a.nav:link {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	text-decoration: underline;
	color: #B1A695;
}

a:link,
a:visited,
a:active {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 10px;
}
a:hover {
	color: #B1A695;	
}

a.big:link,
a.big:visited,
a.big:active {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
	padding-left: 20px;
}
a.big:hover {
	font-size: 12px;
        color: #B1A695;
	padding-left: 20px;
}

a.s12:link,
a.s12:visited,
a.s12:active {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
}
a.s12:hover {
        font-size: 12px;
        color: #B1A695;
}


h3 {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 32px;
	font-weight: normal;
	margin: 0px;
	padding-left: 40px;
	text-decoration: underline;
}

p {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;

}

h2 {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
}


p.white_10 {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 10px;
	margin: 0px;
}

p.white_11 {
        color: #FFFFFF;
        font-family: Arial,helvetica,sans-serif;
        font-size: 11px;
        margin: 0px;
	padding: 0px;
}


img.adpic {
	padding: 5px;
}
