* {
	font-family :	Verdana;
}
P {
	font-family :	Verdana;
	font-size :		12px;
	/*color: #398352;*/
}

body {
	background-color :	#FFFFFF; 
	margin:				0px; 
	padding:			0px;
}

IMG{border:none}


/*---------- main zone ------------------------------------------------------------------------------------*/
.homemain
{
	background-image: url('../images/bg-home.jpg');
	background-repeat: no-repeat;
}
.standardmain
{
	background-image: url('../images/bg_page_green.gif');
	background-repeat: repeat;
}
.footer
{
	background-image: url('../images/bg_page_green.gif');
	background-repeat: repeat;
}
.whiteborder
{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	padding: 5px;
}

.whiteborder TABLE{
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana;
}
.join-table, .join-table td {
	border-color:#FFF;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-left-width:1px;
	
}

.join-table {
	width: 677px; 
	height: 331px;
	border-top-width:0px;
	border-left-width:0px;
	border-bottom-width:1px;
	border-right-width:1px;
}
/*---------- navigation ------------------------------------------------------------------------------------*/

.navcell
{
	width: 170px;
	height:20px;
	background-color: #32785E;
	
	border-color:#32785E;
	border-style:solid;
	border-width:1px;

}
.highlightnavcell
{
	width: 170px;
	height:20px;
	background-color: #C71219;
	
	border-color:#C71219;
	border-style:solid;
	border-width:1px;

}
.nav
{
	color: #A2BBBB; /*updated from FFF*/
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
/* add by oli - begin*/
.nav:hover {
	COLOR: #ffffff;
}
.navwhite {
	FONT-WEIGHT: bold; 
	COLOR: #FFF; 
	TEXT-DECORATION: none; 
	font-size:14px; 
	text-align:center;
}
/* add by oli - end*/

a.footernav
{
	color: #000000;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}
a.footernav:hover
{
	text-decoration: underline;
}
.footernavtext
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*---------- content ------------------------------------------------------------------------------------*/
.maincontent
{
	background-color: #D0E6A5;
	color: #32785E;
	padding: 3px;
	line-height: 18px;
}

.contentcell,.contentcell-list {

	background-color: #D0E6A5;
	color: #32785E;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	
}

.contentcell-list { /*oli: addon for join*/
	padding-left:20px;vertical-align:center;
}

H1
{
	/*background-color: #D0E6A5;*/
	color: #C71219;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
H2
{
	/*background-color: #D0E6A5;*/
	color: #C71219;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.memberstitle
{
	color: #C71219;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.redLink
{
	color: #BA0001;
	font-size: 12px;
	text-decoration: none;
}
.redLink:hover
{
	color: #BA0001;
	font-size: 12px;
	text-decoration: underline;
}

.price
{
	color: #C71219;
	font-size: 18px;
	font-weight: bold;
}
.join
{
	color: #C71219;
	font-size: 18px;
	font-weight: bold;
}

/* ---Add on Olivier --- begin ---*/
.memberbox{
	margin: 10px;
	padding:3px;
	border:solid 1px #000;
	font-size: 12px;
	color: #FFF;
	width:300px;
}
.memberbox td {
	padding-left:3px;
	font-size: 12px;
	color: FFF;
}
.joinnow{
	text-align:center;
	margin: 10px;
	padding:3px;
	border:solid 1px #FFF;
	font-size: 18px;
	color: #FFF;
	width:250px;
}
.joinnow img{
	margin:2px;
	border: none;
	}
.red{
	color:#B20000;
}
/* ---Add on Olivier --- end ---*/
/*---------- forms ------------------------------------------------------------------------------------*/
.FormBorderCell
{
	background-color:	#31785E;
	height:			3px;
}
.FormCaptionCell
{
	color: #32785E;
	background-color:	#EBF4D7;
	height:			25;
}

.FormInputCell
{
	color: #32785E;
	background-color:	#EBF4D7;
	height:			25;
}
.largeInput
{
	color: #32785E;
	background-color:	#FFFFFF;
	width:			200;
}
.smallInput
{
	color: #32785E;
	background-color:	#FFFFFF;
	width:			60;
}
.join
{
	font-size: 12px;
	font-weight: bold;
	color: #BA0001;
	background-color:	#32785E;
	width:			60px;
	height:			20px;
	border-color:#BA0001;
	border-style:solid;
	border-width:1px;
}
/*---------- OLD ------------------------------------------------------------------------------------*/
/*
H1
{
	color: #BA0001;
	font-size: 18px;
	margin-bottom: 0px;
}
H2
{
	color: #BA0001;
	font-size: 14px;
	margin-bottom: 0px;
}
H3
{
	color: #BA0001;
	font-size: 11px;
	margin-bottom: 0px;
}
.navigationLink
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navigationLink:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.simple
{
	margin-left: 10px;
	margin-right: 10px;
}
.redLink
{
	color: #BA0001;
	font-size: 12px;
	text-decoration: none;
}
.redLink:hover
{
	color: #BA0001;
	font-size: 12px;
	text-decoration: underline;
}
.FormBorderCell
{
	background-color:	#35722f;
	height:			3px;
}


*/