 /**************** Generic Selectors ****************/ 

body 
{ 
	background-color: #ffffff; 

	padding-left:   0px;
	padding-right:  0px;
	padding-top:    0px;
	padding-bottom: 0px;

	margin-left:    0px;
	margin-right:   0px;
	margin-top:     0px;
	margin-bottom:  0px;

	border-left-width:    0px;
	border-right-width:   0px;
	border-top-width:     0px;
	border-bottom-width:  0px;

	border-style: solid;
	border-color: #000000;
} 

p 
{ 
	font-family: Times;

	font-size: 100%; 

	text-align: justify;

	color: #666666; 
	
	padding-left:   0px;

	padding-right:  0px;
} 

font 
{ 
	font-family: Times;

	font-size: 100%; 

	text-align: justify;

	color: #666666; 
	
	padding-left:   0px;

	padding-right:  0px;
} 


h1
{ 
	color: #666666;  

	font-size: 120%; 

	font-weight: bold; 

	text-decoration: none;

	text-align: justify;

	padding-left:   0px;

	padding-right:  0px;
} 

ul 
{ 

	list-style-type: none; 

	line-height: 50%; 

	text-align: left;

	text-indent: 0em;

	text-decoration: none;

	padding-left:   10px;
	padding-right:  0px;
	padding-top:    0px;
	padding-bottom: 0px;

	margin-left:    0px;
	margin-right:   0px;
	margin-top:     0px;
	margin-bottom:  0px;

	border-left-width:    0px;
	border-right-width:   0px;
	border-top-width:     0px;
	border-bottom-width:  0px;

	border-style: solid;
	border-color: #000000;

	color: #666666; 
} 

li 
{ 
	color: #666666; 

	list-style-type: none; 

	line-height: 100%; 
	
	text-align: left;

	text-indent: 0em;

	padding-left:   0px;
	padding-right:  0px;
	padding-top:    0px;
	padding-bottom: 0px;

	margin-left:    0px;
	margin-right:   0px;
	margin-top:     0px;
	margin-bottom:  0px;

	border-left-width:    0px;
	border-right-width:   0px;
	border-top-width:     0px;
	border-bottom-width:  0px;

	border-style: solid;
	border-color: #000000;
} 



/**************** Pseudo classes ****************/ 

a:link 
{ 
	background-color: #ffffff;

	text-decoration: none; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	border:0px;

} 

a img
{ 
	background-color: #ffffff;

	text-decoration: none; 

	font-size: 80%; 

	color: #000000; 

	font-weight: bold; 

	border:0px;

} 

li :link 
{ 

	background-color: #ffffff;

	text-decoration: none; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	font-family: Times;

	border:none;

} 

a:visited 
{ 
	background-color: #ffffff;

	text-decoration: none; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	font-family: Times;

	border:none;

} 

li a:visited 
{ 
	background-color: #ffffff;

	text-decoration: none; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	font-family: Times;

	border:none;

} 

a:hover 
{ 
	background-color: #ffffff;

	text-decoration: underline; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	font-family: Times;

	border:none;

} 

li a:hover 
{ 

	background-color: #ffffff;

	text-decoration: underline; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	font-family: Times;

	border:none;

} 

a:active 
{ 
	background-color: #ffffff;

	text-decoration: underline; 

	font-size: 80%; 

	color: #ff0000; 

	font-weight: bold; 

	font-family: Times;

	border:none;

} 

/************************* ID's *************************/ 

#container1
{

	position:absolute;

	left:0px;

	top:0px;

	width:90%;

	height:156px;

	background-color: #ffffff; 

	color: #ff0000;

}


#logo
{
	position:absolute;

	left:0px;

	top:0px;

	width:400px;

	height:156px;

	background-color: #ffffff; 

	color: #ff0000;
}

#heading 
{

	position:absolute;

	left:417px;

	top:0;
	
	width:600px;

	height:156px;

	background-color: #ffffff; 

	color: #ff0000;
}

#container2
{

	position:absolute;

	left:0px;

	top:165px;

	width:200px;

	background-color: #ffffff; 

	color: #ff0000;
}

#container3
{

	position:absolute;

	width:80%;

	left:200px;

	top:165px;

	background-color: #ffffff; 

	color: #ff0000;

	z-order:0;
}



#spacerleft 
{
	position:absolute;

	left:0px;

	top:0px;

	width:175px;

	height: 500px;

	background-color: #ffffff;  

	color: #ffffff;
}


#flash_box
{
	float:left;

	background-color: #ffffff; 

	width: 90%;

	color: #000000;

/*	background-image: url("http://www.ideabank.com.au/testdandm/images/fade.gif");

	background-repeat: repeat-x;	
*/

	text-align:left;

	border-left-width:    0px;
	border-right-width:   0px;
	border-top-width:     0px;
	border-bottom-width:  0px;

	border-style: solid;
	border-color: #000000;



}



#content 
{

	float:left;

	width:90%;

	background-color: #ffffff; 

	color: #000000;

	z-index: 0;

	padding-left:   0px;
	padding-right:  0px;
	padding-top:    0px;
	padding-bottom: 0px;

	margin-left:    0px;
	margin-right:   0px;
	margin-top:     0px;
	margin-bottom:  0px;

	border-left-width:    0px;
	border-right-width:   0px;
	border-top-width:     0px;
	border-bottom-width:  1px;


	border-style: solid;
	border-color: #999999;

}


#copyright
{

	float:left;

	width: 90%;

	background-color: #ffffff; 

	color: #000000;

	z-index: 0;

	text-align:center;



}

#content_box
{

	position:absolute;

	left:850px;

	top: 250px;

	width:150px;

	height: 300px;

	background-color: #aaaaaa; 	

	color: #000000;


	border-left-width:    1px;
	border-right-width:   1px;
	border-top-width:     1px;
	border-bottom-width:  1px;

	border-style: solid;
	border-color: #ff0000;

	color: #ffffff; 

}

#content_box_white
{

	left:0;

	width:150px;

	background-color: #ffffff; 	

	color: #000000;

	border-left-width:    0px;
	border-right-width:   0px;
	border-top-width:     1px;
	border-bottom-width:  0px;

	border-style: solid;

	border-color: #ff0000;

	color: #ffffff; 

}

#table
{
	float:left;

	background-color: #ffffff; 	

	color: #000000;
}


#table_fixed
{
	position:relative;

	background-color: #ffffff; 	

	color: #000000;
}

