<style>

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

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

li,p {
   	margin-left: 0px;
   	margin-right: 0px;}

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

A:link {
    COLOR: #BF3415;
    text-decoration:none;
    }
    
A:visited {
    COLOR:#A6A6A6;
    text-decoration:none;
    font-weight:none;
    }

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

h1 {
font-family: Georgia;
color: #BEC790;
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: #C9CD95;
font-style: italic;
padding-right: 8px;
padding-bottom, top: 1px;
letter-spacing: 4pt;
background-color: #EAEBDD;
border-bottom:1px dotted #E7B95C;
font-size: 18px;
text-align: right;
}


.captle {
   font-family: Georgia;
   color: #E7B95C;
   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;}



a img {border: 0px;}

textarea, input, select, button, submit {
		background-color: #EEECEC;
		border-top:0px solid #EFEDED;
		border-left:0px solid #EFEDED;
		border-bottom:1px solid #BABABA;
		border-right:0px solid #EFEDED;
		font-family: tahoma;
		font-size: 10px;
		color: #4D5911;}
		
body {
		scrollbar-arrow-color:       #FFFFFF;
		scrollbar-track-color:       #BEC790;
		scrollbar-face-color:        #ACB57E;
		scrollbar-shadow-color:      #ACB57E;
		scrollbar-highlight-color:   #ACB57E;
		scrollbar-darkshadow-color:  #BEC790;
		scrollbar-3dlight-color:     #BEC790;
}
</style>