body {
background-color: #ffffff;
font-family		: Verdana, Geneva, Arial, helvetica, sans-serif;
color			: #696969;
background-image:url(../images/wallpaper.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}

p, li {
font-family		: Verdana, Geneva, Arial, helvetica, sans-serif;
color			: #696969;
font-size		: 0.8em; /* size is inherited, so <li> inside <p> inside <td> becomes very small */

}

#main p { 
text-align		: justify;
padding-right	:	8px;}
h1, h2, h3 {color: #78241a;}
h1 { font-size: 1.10em;}
h2 { font-size: 1.00em;}
h3 { font-size: 0.90em;}
h4 { font-size: 0.80em; margin: 0px; color: #666d3b;}
h5 { font-size: 0.80em; margin: 0px; color: #666d3b;}
h6 { font-size: 0.70em; margin: 0px; color: #696969;}
h7 { font-size: 2.00em; margin: 0px; color: #666d3b;}
.footer { 
font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 0.70em; 
color: #78241a;}
.footer_green { 
font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 0.70em; 
color: #666d3b;}

a {
color     : #666d3b;
font-weight:bold
}
hr {
width			: 100%;
color			: #666d3b;
background-color: #666d3b;
height			: 1px;
margin			: auto;
/*margin			: 8px;*/
}
#scrolltext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	top:91px;
	position:absolute;

}
/*scroller style*/
div#scroller p{display:none;} /*hide static text*/

div#scroller2 {
color: #666d3b;
font-size:0.6em;
position:relative;
background-color:transparent;
width:180px;
height: 18px;
overflow:hidden;
border-right: 1px dotted #e0e0e0;
margin-top:-20px;
padding: 0px;
}

div#mq { /*this is the container for the scrolling text*/
top:0px;
position:absolute;
white-space:nowrap;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
left: 0px;
font-weight:bold;
}

#main a {
color:#666d3b; }


/* import some style from phplist */
font.required {
font-family		: Verdana, Geneva, Arial, helvetica, sans-serif;
font-style 		: normal;
font-size		: 0.8em;
color 			: red;
text-decoration : none;
}

div.required {
color			: red;
}

.list {
list-style-type:none;
}

/* monsterpay popup style */
div.popup {
background-color: #e0e0e0;
font-family		: Verdana, Geneva, Arial, helvetica, sans-serif;
font-style 		: normal;
font-size		: 0.8em;
}

div.center { text-align:center; }