body
{
    cursor: default;
}
a:link.side, a:visited.side, a:active.side, a:hover.side
{
    color: #FFFFFF;
    text-decoration:none;
}
a:link, a:visited, a:active, a:hover
{
    color: #0000FF;
    text-decoration:none;
}
form
{
    font-size: 11px;
    font-family: Arial;
}
.flashContainer
{
    height: 179px;
}
.logoContainer
{
    width: 173px;
    background: url('../../../images/bgcorner.gif') no-repeat;
}
.topContainer
{
    height: 179px;
    background: url('../../../images/bgtop.gif') repeat-x;
}
.headerContent
{
    height: 98px;
    width: 820px;
    text-align: right;
}
.mainContent
{
    width: 600px;
}
.mainContent table, .mainContent
{
    font-size: 12px;
}

/************************************************************/
/****************** HORIZONTAL MENU *************************/
/************************************************************/
#horizontal {
    width: 820px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	/* width: 780px;*/
}
#horizontal ul {
	font-weight: bold;
	font-family: comic sans ms,arial,technical;
	font-size: 11px;
	color: #fff;
	padding: 0;
	margin: 0;
	list-style: none;
}
#horizontal a {
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 25px;
	text-align: left;
}
#horizontal a:hover {
	color: #4AD6FF;
	text-align: left;
	text-decoration: none;
}
#horizontal a span {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
#horizontal a:hover ul span {
}

#horizontal a:hover span { 
}

#horizontal a:hover li ul span { 
  /* background: white;*/
}
#horizontal a b {
	display: block;
	font-weight: normal;
	margin: 0 -3px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: black;
}
#horizontal a:hover b {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#horizontal a:hover,
#horizontal a:hover span {
	display: block;
}
#horizontal li {
	float: left;
	padding-right: 2px;		

}
/* b: remove background images */
#horizontal li li
{

}
#horizontal li li a,
#horizontal li li a:hover,
#horizontal li li a span, 
#horizontal li li a:hover ul span {

}

/* e: remove background images */
#horizontal li ul
{
width: 200px;
line-height: 20px;
height: 20px;

}
#horizontal li ul li,
#horizontal li ul li a,
#horizontal li ul li a:hover {
	width: 200px;
	line-height: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	color: black;
}

#horizontal li ul li a {
  background-color: #4AD6FF;
	color: black;
}

#horizontal li ul li a:hover {
	background-color: #4AD6FF;
	color: black;
}

#horizontal li:hover {
  color: black;
}
#horizontal li {
  color: black;
}
#horizontal li ul {
	position: absolute;
	left: -999em;
  background-color: #4AD6FF;
  color: black;
}
#horizontal li:hover ul {
	left: auto;
	color: black;
}
#horizontal li:hover ul,
#horizontal li.sfhover ul {
	left: auto;
	color: black;
}
#horizontal a span ul li span {
  float: left;
  color: black;
}
#horizontal a ul li span {
  left: auto;
  color: black;
}

.freetimers
{
    margin-top: 40px;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial;
}
.freetimers a
{
    font-size: 10px;
    color: #FFFFFF;
} 
