/*---------------------------------------------------------------------------

Styles for www.ccpwa.com.au :: E.J.Lynch 2002 :: edwin@geoffrey.biz



Redefine base XHTML:

---------------------------------------------------------------------------*/

body         

{ 

	background-color:				#transparent;

	background:						url(images/wm_offspring.gif) fixed;

    margin:							0px; 

	padding:						0px;

	font-family:					verdana,helvetica,arial,sans-serif;

	font-size:						13px;

	line-spacing:					19px;

}



h2

{

	color :							#ffffff;					/* white */

    background-color:				#transparent;

	font-size :						18px;

	font-family :					arial,helvetica,sans-serif;

	line-height :					20px;



}



a:link

{

	color:							#ffffff;

	text-decoration:				none;

	background-color:				transparent;

	text-decoration :				underline;

}



a:hover  

{

	color:							#eeee00;

	text-decoration:				none;

	background-color:				transparent;

	text-decoration :				underline;

}



a:visited  

{

	color:							#dd0000;

	text-decoration:				none;

	background-color:				transparent;

	text-decoration :				underline;

}



.leftpanel

{

    background-color:				transparent;

	background-image:				url(images/inner_bg.gif);

	background-repeat:				repeat-y; 

	margin-top: 					0px; 

	margin-bottom: 					0px; 

	margin-left:  					0px; 

	margin-right:					0px;

	padding-top:					0px;

	padding-left:					0px;

	padding-right:					0px;

}



.bodytext

{

    background-color:				transparent;

	margin-top: 					15px; 

	margin-bottom: 					10px; 

	margin-left:  					15px; 

	margin-right:					15px;

	padding-top:					0px;

	padding-left:					0px;

	padding-right:					0px;

}



.rightpanel

{

    background-color:				transparent;

	background-image:				url(images/right_menu_100.gif); 

	background-repeat:				repeat-y;

	margin-top: 					0px; 

	margin-bottom: 					0px; 

	margin-left:  					0px; 

	margin-right:					0px;

	padding-top:					0px;

	padding-left:					0px;

	padding-right:					0px;

}



b

{

	color:							#ffffff;

	font-size:						15px;



}



.small

{

	font-size :						10px;

}



.redunderline

{

	border-bottom:					solid #dd0000 1px;		    /* red */

}


textarea,input,select
{
	width:							250px;
}
h3
{
	color:							black;
    background-color:				#transparent;
	font-size:						14px;
	font-family:					arial,helvetica,sans-serif;
}
ul
{
	list-style-image:				url(/images/ul.gif);
	padding-left:					5px;
	list-style-position:  			inside;
}
li
{
	list-style-image:				url(/images/li.gif);
	padding-left:					5px;
	list-style-position:  			inside;
}
div.galtitle
{
	width:							100px;
	font-size:						11px;
}