		/* CSS Document */
		
		body {
		background-image: url(../images_site/fi_bg2.jpg);
		background-repeat: repeat-Y;
		background-color: black;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
		
		
		div, td, p, b, input {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:0px;
		color:#EAEAEA;
		line-height: 15px;

		}
		
		
		a:visited, a:active, a:link  { 
		color: #00C0FF;
		text-decoration: none;
		}
		
		
		a:hover {
		color: #00C0FF;
		text-decoration: underline;
		}
		
		
		li {
		list-style-image:url(../images_site/p_bullet_blue.gif);
		}
		
		
		li {
		margin: 0px;
		padding: 0px;
		}
		
		.maintable {
		background-color: white;
		}
		
		
		
		/* MENU  */








/* FOOTER  */

.flash_partner {
		height: 78px;
		padding-left:40px;

}

.wr_banner {
		height: 78px;

}

.aussie_banner {
		height: 78px;
		padding-left:15px;

}

.footer_bg {
	background-image: url(../images_site/f_footer.gif);
		background-repeat: no-repeat;
		color: #A6A6A6;
		padding-top: 45px;
}

.footer_y {
background-image: url(../images_site/footer_y2.gif);
		background-repeat: repeat-y;

}


/* CONTENT  */



.content_bg {
background-image: url(../images_site/i_contentbg.gif);
		background-repeat: repeat-y;
		
		padding-top:25px;
		padding-left:40px;
		padding-right:40px;
		padding-bottom:25px;


}

.inner_page_title {
	font-size: 18px;
	font-weight: bold;
	font-weight: bold;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #EAEAEA;
	margin-bottom: 17pt;
	border-bottom: #34748C 3px solid;
	padding-bottom: 10px;
}

h1 {
	font-size: 14px;

	font-weight: bold;

	font-weight: bold;	

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color: #FC835B;

}

h2 {
font-size: 12px;

	font-weight: bold;

	font-weight: bold;	

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color: #FC835B;

}

hr {

	border: 0px solid #A3C7D3;

	background: #A3C7D3;

}



.formfield, .text {

	border: #E1E1E1 1px solid;

	width: 200px;

	line-height: 100%;
	
	color: black;

}



.formbutton, .formButton, .button {

	border: 0px none;

	background: #5DA4B9;

	color: white;

	padding: 4px;

	margin: 2px;
	


}


.tblcell {

background: #43798E;

	

	border-bottom: #306C83 1px solid;

}



.tblcellalt {

	background: #387288;

	border-bottom: #306C83 1px solid;

}



ul li {

	list-style-image:url(../images_site/p_bullet_blue.gif);

}










/* IMAGE FRAMES  */


.imgframe_shdw_cont {

	margin: 10px;

}



	.imgframe_shdw_cont .tl {

		background: url('../images_site/i_p-img_brdr_tl.gif') no-repeat;

		width: 10px;

		height: 9px;

	}

	

	.imgframe_shdw_cont .t {

		background: url('../images_site/i_p-img_brdr_t.gif') repeat-x;

		height: 9px;

	}

	

	.imgframe_shdw_cont .tr {

		background: url('../images_site/i_p-img_brdr_tr.gif') no-repeat;

		width: 9px;

		height: 9px;

	}

	

	.imgframe_shdw_cont .l {

		background: url('../images_site/i_p-img_brdr_l.gif') repeat-y;

		width: 10px;

	}

	

	.imgframe_shdw_cont .r {

		background: url('../images_site/i_p-img_brdr_r.gif') repeat-y;

		width: 9px;

	}

	

	.imgframe_shdw_cont .bl {

		background: url('../images_site/i_p-img_brdr_bl.gif') no-repeat;

		width: 10px;

		height: 9px;

	}

	

	.imgframe_shdw_cont .b {

		background: url('../images_site/i_p-img_brdr_b.gif') repeat-x;

		height: 9px;

	}

	

	.imgframe_shdw_cont .br {

		background: url('../images_site/i_p-img_brdr_br.gif') no-repeat;

		width: 9px;

		height: 9px;

	}



