body {
	font-family: helvetica, arial, sans-serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: small;
		background-image:  url(/images/architecture/logo_background.gif);
}

html>body {
	width: 100%;
	text-align: center;

} 
.leftbox a.highlight {
	background-color: #FFDBA6;
	color:#000000;
}



.leftbox {
	width: 180px;
	padding: 0px;
	margin: 0px;
	border: solid 1px #DE201B;
	background-color: #FFE1FE;
	margin-bottom: 5px;
}

.box {
	border: solid 1px #60867D;
	background-color: #FFE1FE;
	margin-bottom: 5px;
}
.boxhead {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #60867D;
	padding: 4px;
	margin: 0;
	background-color: #FF6CFC;
	font-size:14px
}
#containermiddle {
	float: none;
	margin-right: 187px;
	padding: 0;
}
#containerMiddleHold2 {
	margin-left: 187px;
	padding-top:5px;
}
#containerLeft {
	float: left;
	display: block;
	width: 180px;
	padding-top:5px;
}
#containerRight {
	float: right;
	width: 180px;
}
.thumbImage{
	float:right;
	clear:both;
	padding-bottom:5px
}
.leftbox a {
	text-decoration: none;
	color: #FFF;
	font-size:12px;
	font-weight:normal;
	border-top: 1px none #937C4F;
	border-right: 1px ridge #937C4F;
	border-bottom: 1px ridge #937C4F;
	border-left: 1px ridge #937C4F;
	display:block;
	background-color:#000000;
	padding:4px 10px 4px 10px;


}
.leftbox a:link {
	color: #FFFFFF;
}

.leftbox a:visited {
	color: #FFFFFF;
}

.leftbox a:active {
	color: #FFFFFF;
}

.leftbox a:hover {
	color: #90231F;
	background-color: #FFC56C;
}
.leftbox div {margin:0px;}

.leftbox .indent1{
padding-left:25px;
background-color:#333333;
}
.leftbox .indent2{
padding-left:40px;
background-color:#666666
}
.leftbox .highlight1 {
	background-color: #FFDBA6;
padding-left:25px;
}

.leftbox .highlight2 {
	background-color: #FFDBA6;
padding-left:40px;
}


.header {
	clear: both;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px none #000000;
	background-image:  url(/images/architecture/headerBackground.jpg);

}

#container {
	text-align: left;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	width:990px;
		overflow:hidden;
	margin-left: auto;
	margin-right: auto;


}
.footer {
	clear: both;
	color: #000000;
	padding: 2px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	display: block;
	font-size: x-small;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
		width:990px;
		overflow:hidden;
	margin-left: auto;
	margin-right: auto;

}
.footerLeft {
	text-align: left;
	float: left;

}
.footerRight {
	text-align: right;
}
.alert {
	color: #C40000;
	font-weight: bold;
}
.plaque{
	background-color: #000000;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	border-bottom: 2px solid #006600;
	border-left: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	border-right: 2px solid #006600;
	display:inline;
	margin:10px 5px 5px 5px;
}
.navigationPage a{
	background-color: #D9FFD9;
	text-decoration: none;
	padding: 2px 5px;
	color: #000000;
	border-bottom: 2px solid #006600;
	border-left: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	border-right: 2px solid #006600;	
}
.navigationPage a:hover{
	background-color: #006600;
	color: #FFFFFF;
}
h1 {
	font-size: large;
	font-weight:normal;
	color: #000;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #EAEAEA;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	text-transform:capitalize;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear:right;
}
h2 {
	font-size: medium;
	font-weight:bold;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
	margin: 0px;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-transform:capitalize;
	clear:right;
}
h3 {
	font-size: small;
	font-weight:normal;
	border: 2px solid #999999;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
	margin: 0px;
	color: #000000;
	clear:right;
}
h4 {
	font-size: small;
	font-weight:normal;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
	margin: 0px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #E5E5E5;
	clear:right;
}

.win {
	background-color: #00CC00;
}
.loss {
	background-color: #FFB7B7;
}
.alertHigh {
	background-color: #FFFF99;
	margin: 2px;
	padding: 10px;
	border: 2px solid #333333;
}
.alertBorder {
	margin: 2px;
	padding: 10px;
	border: 2px solid #333333;
}
.colorWaratahs {
	background-color: #DFE6FF;
	border: thin solid #8080FF;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
}
.colorAustralia {
	background-color: #FFE479;
	border: thin solid #FFCC00;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
}
.tabTop {
	background-image:url(/images/architecture/roundTabBackground.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tabBottomLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tabBottomRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tabBottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding:5px 0px 5px 0px;
}
.tabBottomBoth{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding:5px 5px 5px 5px;

}
#tabMarquee{
	background-image: url(images/architecture/roundTabBackground.jpg);
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	}
#tabMarquee .tabHeading{
	background-image:url(/images/architecture/roundTabLeft.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	padding: 2px 0 0 11px;
	margin:inherit;
}
#tabMarquee .tabRightBit{
	background-image:url(/images/architecture/roundTabRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#tabMarquee .tabBody{
	padding: 15px 11px 5px 11px!important;padding: 1px 11px 5px 11px;
	border-left: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	margin:0px 0px 0px 0px!important;margin:-12px 0px 0px 0px;
}
.headingPage {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.headingPageSmall {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftbox a.highlight:link {
	color:#000000
}
.leftbox a.highlight:visited {
	color:#000000
}
.leftbox a.highlight1:link {
	color:#000000
}
.leftbox a.highlight1:visited {
	color:#000000
}
.leftbox a.highlight2:link {
	color:#000000
}
.leftbox a.highlight2:visited {
	color:#000000
}
.redIcon {background-color:#F00}
.itemHeading {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
