body {
background-image: url(../images/bg.jpg);
background-color:black;
margin:0px;
color:white;
}

html, body {margin: 0;padding: 0;}


body, div, table, td, font {font-family:Tahoma; font-size: 9pt;}


.mcontent {
padding: 0px 10px 10px 10px;
}

.scontent {
padding: 0px 10px 10px 10px;
}

h1 {font-family:Tahoma; font-size:18pt;margin:0px;}
.h1link a {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 18pt;}
.h1link a:link {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 18pt;}
.h1link a:hover {color:#ee6909; text-decoration: none; font-style: normal; font-weight: bold; text-transform: normal; font-size: 18pt;}

h2 {font-family:Tahoma; font-size:14pt;margin:0px;}
.h2link a {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 14pt;}
.h2link a:link {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 14pt;}
.h2link a:hover {color:#ee6909; text-decoration: none; font-style: normal; font-weight: bold; text-transform: normal; font-size: 14pt;}


a {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 9pt;}
a:link {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 9pt;}
a:hover {color:#ee6909; text-decoration: none; font-style: normal; font-weight: bold; text-transform: normal; font-size: 9pt;}

p a {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 9pt;}
p a:link {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 9pt;}
p a:hover {color:#ee6909; text-decoration: none; font-style: normal; font-weight: bold; text-transform: normal; font-size: 9pt;}

img {border:0px;margin:0px;padding:0px;}

.copy { color:#ffffff; font-family:Tahoma; font-size: 8pt; }
.copy2 { color:#000000; font-family:Tahoma; font-size: 8pt; }
.copy a {color:#ee6909; text-decoration: none; font-style: normal; font-weight: bold; text-transform: normal; font-size: 7pt;}
.copy a:link {color:#ee6909; text-decoration: none; font-style: normal; font-weight: bold; text-transform: normal; font-size: 7pt;}
.copy a:hover {color:#ee6909; text-decoration: underline; font-style: normal; font-weight: bold; text-transform: normal; font-size: 7pt;}

.redhlight {font-family:Tahoma; font-size: 9pt;color:#ee6909;font-weight:bold;}


.thumbs table { width:100%;}  


.thumbs td { 
            font-weight:bold;
            width:33%;
            text-align:center;
            padding:5px;
            border:1px #444 solid;
        } 


.join table { width:100%;}  


.join td { 
            font-weight:bold;
            width:33%;
            text-align:center;
            background:url(../images/str/bg.png);//background:#0a0a0a;
            padding:15px;
            border:0px #444 solid;
        } 


.prev table { width:100%;}  


.prev td { 
            font-weight:bold;
            width:25%;
		padding-top:15px;
		padding-bottom:15px;
		text-align: center;
        } 

.prev td img { 
		border:3px solid white;
        } 

.store table { width:100%;}  


.store td { 
            font-weight:bold;
            width:33%;
            text-align:center;
            background:transparent;
            padding:5px;
            border:1px #444 solid;
        } 



input, form {margin: 0px 0px 0px 0px;}

.contenttd {
		background:url(../images/str/bg.png);padding:15px;//background:#0a0a0a;
}

.contenttd h2 {font-family:Tahoma; font-size:14pt;margin-bottom:10px;}