a:link {
color: #D71E1E;
text-decoration: none;}
a:visited {
color: #D71E1E;
text-decoration: none;}
a:hover {
color: #DC5B04;
text-decoration: none;}

html {
     overflow: -moz-scrollbars-vertical;
}

a:active {
color: #FCFF6C;
text-decoration: none;}

BODY{
scrollbar-face-color:#2E675A;
scrollbar-arrow-color:white;
scrollbar-track-color:#D9E6D5;
}

.bodytable {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	white-space: normal;
	text-align: justify;
	position:relative;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	white-space: normal;
	text-align: justify;
}

.quote {
	font-family: "Courier New"
                  Courier
                  monospace;
	font-size: 12px;
	font-style: normal;
	white-space: normal;
	text-align: justify;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	white-space: normal;
	text-align: justify;
	color: #000066;
}

.headingsecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	white-space: normal;
	text-align: justify;
	color: #000066;
	list-style-type: none;
}

.mainpagetable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.thumb {
	border: 1px solid #FFFFFF; 
	}

.bullet {
	list-style-image: url(http://www.atwad.com.au/images/bullet.gif);
}

#fb	{
	float:right;
	
	}

