body {
	margin : 5px 0px 0px 0px;
	font-family : Microsoft Sans Serif, Verdana, Geneva, Arial, Helvetica;
	font-size : 12pt;
	font-weight : normal;
	color : Black;
	text-align:center;
	background-color:#fff;
	
}
#top {

}
#topleft {
	float: left;
}
#topright {
	display: none;
}
#container{
	width:100%;
	text-align:left;
}
#left {
	display: none;
}
#content {
	width:100%;
	margin-top: 10px;
	float:right;
	padding:0px;
}
div.greybox {
	border:1px solid #666;
	background-color:#eee;
	padding:7px;
}


/* HOME PAGE ONLY */
#homecontent {
	position: relative;
	z-index: 90;
	width:100%;
	margin-top: 10px;
	float:left;
	padding:0px;
}
#homenews {
	margin-left:10px;
	margin-top: 10px;
	float:right;
	border:1px solid #9DB6CE;
}
#newshead {
	padding:0px;
	font-size: .9em;
	width:148px;
	background-color:#fff;
}
div.homelist {
	border-top:1px solid #9DB6CE;
	width:138px;
	font-size: .9em;
	padding:5px;
}
#quinte_link {
	position: relative;
	height: 90px;
	width: 422.px;
	display: block;
	margin-top: 20px;
	background-image : url(../fx/quinte.gif);
	background-repeat: no-repeat;
}

#quinte_link h2{
	width: 250px;
	font-size: 1em;
	margin-top: -3px;
	margin-left: 100px;
}
#quinte_link h5{
	font-size: 1em;
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 0px;
}


/* Menu Styles */
#left ul{
	border-left: 5px solid #FFCC33;
	padding:0px 0px 0px 3px;
	margin: 10px 0px 30px 6px;
	font-size: .8em;
}
#left li.qu1{
	display: block;
	width: 145px;
	line-height: 18px;
	text-indent: 5px;
	border: 1px solid #EEEEEE;
	margin-bottom: 3px;
	list-style : none outside none;
}
#left li.qu1_on{
	display: block;
	width: 145px;
	line-height: 18px;
	text-indent: 5px;
	border: 1px solid #EEEEEE;
	margin-bottom: 3px;
	list-style : none outside none;
	background-color: #FFCC33;
}
#left li.qu2{
	display: block;
	width: 145px;
	line-height: 18px;
	text-indent: 7px;
	border: none;
	margin-bottom: 3px;
	list-style : none outside none;
}
#left li.qu2_on{
	display: block;
	width: 145px;
	line-height: 18px;
	text-indent: 7px;
	border: none;
	margin-bottom: 3px;
	list-style : none outside none;
}
 #left a:link{
	color: #fff;
	display: block;
	width: 145px;
	text-decoration: none;
}
#left  a:visited{
	color: #fff;
	display: block;
	width: 145px;
	text-decoration: none;
}
 #left a:hover{
	color: #fff;
	display: block;
	width: 145px;
	background-color: #DAA520;
	text-decoration: none;
}
#left a:active{
	color: #fff;
	display: block;
	width: 145px;
  	text-decoration: none;
}
#left li.qu1_on a:link, #left li.qu1_on a:visited {
	color:#000;
	font-weight:bold;
}
#left li.qu2_on a:link, #left li.qu2_on a:visited {
	color:#FFCC33;
	font-weight:bold;
}





/* Data */
.tdhead {
	border-bottom:2px solid #666;
	background-color: #4682B4;
	border-right:1px dashed #ccc;
	padding:6px;
	color: white;
	font-weight:bold;
	font-size:11px;
}
.tdrow {
	padding:5px;
	border-bottom:1px dashed #ccc;
	border-right:none;
}
.tdrow2 {
	border-bottom:1px dashed #ccc;
	border-right:none;
	color:#000;
	background-color:#FFCCCC;	
	font-weight:bold;
}
.tdrow3 {
	padding:4px;
	font-size:10px;
	border-bottom:1px dashed #ccc;
	border-right:2px solid #666;
	background-color:#9DB6CE;
	font-weight:bold;
	color: #000;
}
.tdfoot {
	border-top:2px solid #000;
	padding:4px;
	border-bottom:2px solid #000;
}


/* Misc */


h1 {
	font-size : 1.3em;
	font-weight : bold;
	padding-bottom:5px;
	color : #0066FF;
	background-image: url(../fx/arrows.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	text-indent:30px;
	border-bottom:1px dashed #ccc;
	letter-spacing:1px;
}
h2{
	font-size : 1.2em;
	font-weight : bold;
	padding-bottom:5px;
	color : #CC3333;
	letter-spacing:1px;
}
h3 {
	font-size : 1em;
	font-weight : bold;
	color : #333;
	text-align:left;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin:0px;
}

/* Links */
a:link {
    COLOR: #0000ff;
    TEXT-DECORATION: none;
	font-weight:bold;
}
a:visited {
    COLOR: #0000ff;
    TEXT-DECORATION: none;
	font-weight:bold;
}
a:hover {
    COLOR: #030069;
}

/* forms */
}
fieldset {
	margin: 0em 1em .5em 1em;
	padding: .0em 1em;
	border: 1px solid #336699;
}
legend {
	font-weight: bold;
	color: #666;
	font-size: .9em;
	padding: .1em .3em;
	border: 1px solid #fff;
}
fieldset div {
	clear: both;
	margin: .4em 0;
	position: relative;
}
input, select, textarea {
	margin-left: .1em;
	border: 1px solid #666;
	background-color : #fff;
	filter: alpha(opacity=100);
}
label, fieldset div.cr p {
	margin: 0px;
	display: block;
	width: 4em;
	text-align: right;
	float: left;
}
.button {
	text-align: center;
	float: right;
	margin-right: 6em;
	margin-top: 1em;
	color: #fff;
	background-color:  #6699CC;
	filter: alpha(opacity=100);
}



/* Home News */


/* Normal News Page */
#list {
	border-bottom:1px dashed #ccc;
	width:570px;
	padding:5px;
	margin-bottom:3px;
} 
#listimg {
	width:60px;
	float:left;
	margin-top:4px;
	margin-right:10px;
}
#listtext {
	float:left;
}