body,html {
	font-size: 11px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	margin:0;
	top:0;
	left:0;
	padding:0;
	height:100%;
	background-color: #666666;
	background-image:url(../images/background.gif);
}

div.container {background-color:#FFFFFF; width:800px; height:660px; margin-left:auto; margin-right:auto;}
div.topstrip {width:800px; height:10px; background-color:#663300;}
div.contentarea {width:765px; height:550px; background-color:#FFFFFF; background-image:url(../images/background_img.gif); padding-right:35px}
div.greystrip {width:800px; height:5px; background-color:#687a69;}
div.bottomstrip {width:800px; height:35px; background-color:#663300;}
div.austlogo {width:390px; height:34px; padding-top:14px; background:url(../images/austlogo.gif) no-repeat bottom left ;}


.textwhite {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	}
.text_red {
	font-size: 11px;
	color: #990000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.textheader_red {
	font-size: 16px;
	color: #990000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
}

.textheader_black {
	font-size: 16px;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
}

A {
	FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}

A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}	

A.black {
	FONT-SIZE: 11px;
	COLOR: #333333; 
	FONT-FAMILY: Tahoma, Arial, Verdana,Helvetica,sans-serif;
	TEXT-DECORATION: None;
}
A.black:hover {
	COLOR: #333333; TEXT-DECORATION: underline
	
	
	
}	