body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;}

body a:link { color: #ffffff; text-decoration: underline; }
body a:visited { color: #ffffff; text-decoration: underline;}
body a:hover { color: #666666; text-decoration: none; }

p { margin-top: 3px; margin-bottom:10px; color: #FFFFFF }
p a:visited { color: #ffffff; }
p a:link  { color: #ffffff; }
p a:hover { color: #e9a6c9 ; }

h1,h2,h3,h4,h5,h6 { font-family: Arial Narrow, Helvetica Narrow, sans-serif; font-weight: bold; }

h1 {color: #FFFFFF; font-size:22px; margin-top: 15px; margin-bottom: 10px;}
h2 {color: #c20066; font-size:19px; margin-top: 15px; margin-bottom: 10px;}
h3 {color: #545454; font-size:19px; margin-top: 15px; margin-bottom: 10px;}
h4 {color: #FFFFFF; font-size:15px; margin-top: 3px; margin-bottom: 3px;}

.errors { font-size:10px; color:#FF0000; background-color:#FFFFFF; padding:15px; }
.compulsary { font-size:18px; color: #e9a6c9; font-weight: bold; }

.black { color: #000000 }
.white { color: #ffffff }
.white a:link { color: #ffffff } 
.white a:visited { color: #ffffff } 
.white a:hover { color: #e9a6c9 } 
.grey { color: #666666; }
.grey a:link { color: #666666; }
.grey a:visited { color: #666666; }
.grey a:hover { color: #e9a6c9; }

.lightgrey { color: #999999; }
.pink { color: #c20066 }
.lightpink { color: #e9a6c9 }
.memberNav { margin-top:-4px;  margin-below:0px; padding:0px; color: #FFFFFF }

/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	left: 50%;
	margin-left: -400px;
	width: 800px;
	position: absolute;
	}
	
#header {
	width: 800px;
	height: 148px;
	position: relative; }
	
#mainContent { 
	width: 800px;
	position: relative; }
	
	
#nav {
	width: 557px;
	height: 35px;
	position: absolute;
	top: 111px;
	left: 243px;
	background-image:url(media/shell-04.jpg); }

#footer {
	left: 50%;
	margin-left: -400px;
	width: 800px;
	position: relative;
	padding-top: 30px;
	
	font-size: 11px;
	text-align: center;
	line-height: 23px; }

#footer a:link { color: #333333; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover { color: #666666; text-decoration: none; }

#contentArea {
	padding-left: 40px;
	padding-right: 40px;
	background-image:url(media/backround_content_main.gif); 
}


#contentHeader {
	height:58px;
	padding-left: 40px;
	background-image:url(media/backround_content_header.jpg); 
	background-repeat:no-repeat;
}

#contentFooter {
	height:24px;
	padding-left: 40px;
	background-image:url(media/backround_content_footer.gif); 
	background-repeat:no-repeat;
}

#whiteLine { height:1px; background-color:#FFFFFF; }
#pinkLine { height:1px; background-color:#e9a6c9; }



/* BOX CONSTRUCTION*/



#boxcontentArea {
	padding-left: 15px;
	padding-right: 10px;
}

#greyline_5wide {
	background-image: url(media/shell-24.jpg);
	background-repeat:no-repeat;
	background-color: #E1E1E1;
	width: 5px;
}

#greybox_800wide {
	background-image: url(media/shell-23.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-right: 10px;
	}
	
#greybox_800wideBottom {
	background-image: url(media/shell-25.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height: 22px; }
	
#redline_5wide_fade {
	background-image: url(media/shell_redbkg.jpg);
	background-repeat:no-repeat;
	background-color: #C20066;
	width: 5px; }
	
#redline_5wide-2_fade {
	background-image: url(media/shell_fade02.jpg);
	background-repeat:no-repeat;
	background-color: #C20066;
	width: 5px; }

#redbox_445wide {
	background-image: url(media/shell-05.jpg);
	background-repeat:no-repeat;
	height: 43px; 
	padding-left: 15px;
	padding-right: 10px;}
	
#redbox_445wideBottom {
	background-image: url(media/shell-22.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px; }
	
#redbox_350-1wide {
	background-image: url(media/shell-06.jpg);
	background-repeat:no-repeat;
	height: 35px;
	padding-left: 15px;
	padding-right: 10px; }
	
#redbox_350-1wideBottom {
	background-image: url(media/shell-14.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px; }
	
#redbox_350-2wide {
	background-image: url(media/shell-15.gif);
	background-repeat:no-repeat;
	height: 61px;
	padding-left: 15px;
	padding-right: 10px; }
	
#redbox_350-2wideBottom {
	background-image: url(media/shell-21.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px; }


/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text15 { font-size:15px; line-height:19px; }
.text18 { font-size:18px; line-height:22px; }



tr.off {
background: #d44d94;
}

tr.on {
background: #dd71a9;
}
