	body {  font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #660000;  font-size : 12px;    }
A:LINK {
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
}

 A:VISITED {
	text-decoration:underline;
	color : #000000;
	font-size : 12px;
}
A:ACTIVE
 {
	text-decoration : none;
	color : #000000;
	font-size : 12px;
}
A:HOVER
 {
	text-decoration : underline;
	color : #4b253e;
	font-size : 12px;
}
.main_text{
	font-size:12px;
}
.header-big{
	background-image:url(../images/header_bk_big.gif);
	padding-top:5px;
	padding-bottom:5px;
	font-size:22px;
	color:#FFFFFF;
	vertical-align:top;
	background-position:bottom;
}
.header-small{
	background-image:url(../images/header_bk_small.gif);
	font-size:22px;
	color:#FFFFFF;
	vertical-align:top;
	background-position:bottom;
}
.line1{
	background-color:#666666;
}
/**
the banners TOP BUTTOMS start
**/
.banner{
	background-color:#000000;
	color:#FFFFFF;
}
.banner a { 
	display: block;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #000000;
	color:#FFFFFF;
}
.banner a:link {
	text-decoration: none;
	color:#FFFFFF;
}
.banner a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.banner a:hover {
	background: #4a612c;
	color:#FFFFFF;
}
/**
the banners TOP BUTTOMS end
**/
.header-bk{
	color:#FFFFFF;
	background-color:#49602c;
	height:90px;
	border:solid;
	border-color:#000000;
	padding-left:20px;
	padding-top:20px;
}
.header-bk-colour{
	background-color:#000000;
}
.main-window{
	padding-left:20px;
	padding-top:20px;
	background-color:#FFFFFF;
	border-right:solid;
	border-right-color:#000000;
	border-left:solid;
	border-left-color:#000000;
}
.main-window-flash{
	background-color:#FFFFFF;
	border-right:solid;
	border-right-color:#000000;
	border-left:solid;
	border-left-color:#000000;
}
