font {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: normal}
td {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: normal}
h1 {  font-family: "Comic Sans MS"; font-size: 24px; font-style: normal; font-weight: bold}
h2 {  font-family: "Comic Sans MS"; font-size: 18px; font-style: normal; font-weight: bold}
table {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: normal}
p {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: normal}
a:link {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: bold; color: #330099}
a:active {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: bold; color: #330066}
a:hover {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: bold; color: #FF0000}
a:visited {  font-family: "Comic Sans MS"; font-size: 16px; font-style: normal; font-weight: bold; color: #CC0000}
h6 {  font-family: "Comic Sans MS"; font-size: x-small; font-style: normal; font-weight: normal}

}

.smalltext {
	font-family : Comic Sans MS;
	font-size : 8pt;
}

}

.3Qgreyborder {
	border-color: #8F8475;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}	
/* these two new values where renamed as using numbers 
at the beggining fo value names is now deprecated */

.Qgreyborder {
	border-color: #8F8475;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}	

TD.Qgreyborderlightback {
	background-color : #FAE6D2;
	border-color: #8F8475;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

TD.greyborder { border: #8F8475; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

TD.greyboxwhitetext {
	background-color : #8F8475;
	color : White;
	font-family : Comic Sans MS;
	font-size : 10pt;
	padding : 2px;
}
}

.caption {
	font-family : Comic Sans MS;
	font-size : 8pt;
	color : #8F8475;
}

}

UL{
	font-family : Comic Sans MS;
	font-size : 12pt;
	list-style-image : url(images/bullet.gif);
}

/* TABLE */
.menu-table{
background: url(images/table-right-off.gif) no-repeat right top;
border-left:1px solid #C8C2BE;
float:left;
padding:5px 25px 5px 9px;
width:auto;
color:#F02138;
font-weight:bold;
}
.menu-table:hover{
background:#F02138 url(images/table-right-on.gif) no-repeat right top;
border-left:1px solid #FF6600;
width:auto;
float:left;
padding:5px 25px 5px 9px;
color:#ffffff;
font-weight:bold;
}
.menu-table-off{
background:#F02138 url(images/table-right-on.gif) no-repeat right top;
border-left:1px solid #FF6600;
width:auto;
color:#ffffff;
float:left;
padding:5px 25px 5px 9px;
font-weight:bold;
}
ul.Ultable li{
list-style-type: none;
padding-right:2px;
float:left;
}
ul.Ultable li a:hover{
color:#ffffff;
}
ul.Ultable{
width:400px;
border-bottom:1px solid #C8C2BE;
float:left;
}
html> body ul.Ultable{
width:99%;
}
ul.UltableBig{
width:576px;
border-bottom:1px solid #C8C2BE;
float:left;
}
ul.UltableBig li a:hover{
color:#ffffff;
}
ul.UltableBig li{
list-style-type: none;
padding-right:2px;
float:left;
}
html> body ul.UltableBig{
width:99%;
}
#Table1{
width:auto;
}
#Table2{
width:auto;
display: none;
}
#Table3{
width:auto;
display: none;
}
#Table4{
width:auto;
display: none;
}
#Table5{
width:auto;
display: none;
}
/* END TABLE */

