/* CSS Document */
body {
	font-size: 0.7em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-image: url(images/bgIndex.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:bottom right;
}
#abovetop{
	width:100%;
	background-image:url(images/linksdecabovetop.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#complinks{
	width:auto;
	float:right;
	line-height:1.5em;
}
	
	
#top{
	width:100%;
	height:110px;
	background-color:#b10034;
	color:#FF9966;
	border-top: solid 1px #64001D;
}
#goldline{
	width:100%;
	height:2px;
	background-color:#999966;
	background-image:url(images/goldline.jpg);
	border-bottom:1px solid #B10034;
}
#datetime{
	padding-top:5px;
}
#content{
	width:700px;
	padding:10px;
	float:left;
}
#division{
	width:150px;
	border: 1px solid #B10034;
}

.division{
	width:150px;
	border: 1px solid #B10034;
}

#divisiondetail{
	width:145px;
	height:auto;
	border: 1px solid #B10034;
	padding:5px;
}

.divisiondetail{
	width:145px;
	height:auto;
	border: 1px solid #B10034;
	padding:5px;
}

#divisionaccess{
	width:140px;
	line-height:1.5em;
	padding-top:2px;
	background-color:#B10034;
}
.enternav{
	display:block;
	width:auto;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.enternav:link, a.enternav:visited{
	width:auto;
	color:#FF9966;
}
a.enternav:hover{
	width:auto;
	color:#FFFFFF;
	text-decoration:underline;
}
.COURTIERS{
	color:#B10034;
	font-weight:bold;
}
a.enterbutton:link, a.enterbutton:visited{
	color:#b10034;
	text-decoration:none;
}
a.enternav:hover{
	color:#999966;
	text-decoration:none;
}
#container{
	width:770px;
	background:url(images/containerBg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#links{
	width:189px;
	background-color:#B10034;
	float:left;
}
#link{
	width:180px;
	line-height:2em;
	background-color:#F5E7BA;
	margin-bottom:5px;
}
#swffloatright{
	float:right;
	padding-left:10px;
}
#swffloatleft{
	float:left;
	padding-right:10px;
}
.nav{
	width:100%;
	display:block;
	text-decoration:none;
	
}
a.nav:link, a.nav:visited{
	display:block;
	background-image:url(images/linkbg.jpg);
	background-repeat:repeat-y;
	color:#64001D;
	border: solid 1px #64001D;
}
a.nav:hover, a.nav:active{
	display:block;
	background-image:url(images/linkbgover.jpg);
	background-repeat:repeat-y;
	color:#B10034;
	border: solid 1px #FFCC66;
}
.para{
	font-size:1px;
}
.compnav{
	width:auto;
	color:#B10034;
	text-decoration:none;
	padding-right:0.3em;
	padding-left:0.3em;
	line-height:1.5em;
	clear:right;
}
a.compnav:link, a.compnav:visited{
	width:auto;
	color:#B10034;
}
a.compnav:hover{
	width:auto;
	color:#999966;
	text-decoration:underline;
}
.greylight{color:#CCCCCC;}


img.floatleft{
	float:left;
	padding-right:10px;
}
img.floatright{
	float:right;
	padding-left:10px;
}	
.footertext {color: #666666}
.newsletterTitle {
	color: #FFFFFF;
	font-weight: bold;
}
.newsletterQuote {
	color: #FFFFCC;
	font-weight: bold;
	font-style: italic;
}
