@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: #FFFFFF ;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: auto;
}
.white {
	color: #FFFFFF;
}
#navigation td {
	
	color: #FFFFFF;

	}
.RedText {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
}
.RedBox {
	border: thick double #FF0000;

}
#AdvertMenu a {
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	display:block;
	background:  #000000 no-repeat 12px 45%;
	}
#AdvertMenu a:hover {
	background: #FF0000  12px 45% no-repeat;
	color:#FFFF00;
	font-style: italic;
	}
#SundryMenu a {
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	display:block;
	background:  #000000 no-repeat 12px 45%;
	}
#SundryMenu a:hover {
	background: #FF0000  12px 45% no-repeat;
	color:#FFFF00;
	font-style: italic;
	}
#navigation a {
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	background:  12px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #FF0000  12px 45% no-repeat;
	color:#FFFF00;

	}
.V_small_txt {font-size: 10px}
.Aus_donna {
	background-image: url(../images/Aus_D.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cream_bg {
	background-color: #FFF7E0;
}a {
	font-family: "Courier New", Courier, monospace;
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
}
h1 {
	font-family: "Times New Roman";
	color: #000066;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
} 
h2 {
	font-family: "Times New Roman";
	color: #000066;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.txt_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;}
	
.rounded-corners { -moz-border-radius: 20px;-webkit-border-radius: 20px;-khtml-border-radius: 20px; border-radius: 20px;border:1px inset #559FC4;}
.OR_rounded-corners {-moz-border-radius: 20px;-webkit-border-radius: 20px;-khtml-border-radius: 20px;border-radius: 20px;border:3px inset #FF9900;}
.border{border:1px inset #559FC4}

