/* Coding and design by Meesho
URL: http://the-torches.com
EMAIL: meeshoyeah@hotmail.com
*/

body {
background-color: #20201E;
font-family: trebuchet ms, arial, sans-serif;
font-size: 10px;
color: #A3A3A3;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
line-height: 11px;
}


table, tr, td {
	font: 10px trebuchet ms, arial, sans-serif; 
	line-height: 13px;
	margin: 0px 0px 0px 0px;}

A:link {
    COLOR: #FB404B;
    text-decoration:none;
    }
    
A:visited {
    COLOR:#906B45;
    text-decoration:none;
    font-weight:none;
    }

A:hover {
    font-weight:none;
    COLOR: #ffffff;
    text-decoration:none;
    border-bottom: 1px dotted #FA3B4D;
    }

h1 {
font-family: Georgia;
color: #94772D;
font-weight:normal;
padding-right: 2px;
padding-bottom, top: 1px;
text-transform: uppercase;
letter-spacing: 3pt;
background-color:none;
font-size: 18px;
text-align: right;
margin: 3px 0px 0px 0px;}

h2 {
font-family: Georgia;
color: #94772D;
font-style: italic;
padding-right: 8px;
padding-bottom, top: 1px;
letter-spacing: 4pt;
background-color: #181817;
border-bottom:1px dotted #49422F;
font-size: 18px;
text-align: right;
margin: 3px 17px 17px 17px;}


.captle {
   font-family: Georgia;
   color: #72824B;
   font-weight:normal;
   padding-right: 2px;
   padding-bottom, top: 1px;
   text-transform: uppercase;
   letter-spacing: 3pt;
   background-color:none;
   font-size: 18px;
   text-align: right;
   margin: 3px 0px 0px 0px;}



#navigation a {
   width: 50px;
   text-align: center;
   color: #FB404B;
   text-decoration: none;
   padding: 8px 0;
   margin-right: 0px;
}
#navigation a:hover {
   color: #ffffff;
   background-color: #151514;
   border-bottom: 0px solid;

}

a img {border: 0px;}

textarea, input, select, button, submit {
		background-color: #181817;
		border-top:0px solid #EFEDED;
		border-left:0px solid #EFEDED;
		border-bottom:1px solid #4C4C4C;
		border-right:0px solid #EFEDED;
		font-family: tahoma;
		font-size: 10px;
		color: #FB404B;}
		
body {
		scrollbar-arrow-color:       #FFFFFF;
		scrollbar-track-color:       #20201E;
		scrollbar-face-color:        #42423D;
		scrollbar-shadow-color:      #42423D;
		scrollbar-highlight-color:   #42423D;
		scrollbar-darkshadow-color:  #20201E;
		scrollbar-3dlight-color:     #20201E;
}