body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #630 url('../images/back.jpg');
	margin: 0;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #960;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #300;
}

a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #300;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#list 
{ 
	list-style-image: url('../images/bullet.gif'); 
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}


.headline
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	font-weight: bold;
	color: #900;
}

.headline2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #300;
	margin-bottom: 0px;
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #900;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #300;
	margin-bottom: 0px;
}


a.footerlink:link
{
	text-decoration: none;
	color: #D8D2BC;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	color: #D8D2BC;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: underline;
	color: #f96;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: underline;
	color: #f96;
	font-weight: normal;
}

.footerlink
{
	color: #330;
	font-weight: bold;
}

.footertext
{
	color: #D8D2BC;
}

.footertitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c30;
}

.copyright
{
	font-size: 10px;
}

.button
{
background-image: url('../images/payment.gif');
width: 138px;
height: 41px;
border: 0;
}

.button:hover 
{
background-image: url('../images/payment1.gif');
width: 138px;
height: 41px;
border: 0;
}
