@charset "UTF-8";
body, html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#welomeTxt {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}


#lowerLeft {
	background-image: url(../images/bgLowerBoxes.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 30px;
	padding-right: 20px;
}

#lowerLeft ul {margin-left: 0; padding-left: 0;}



a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}



.mainContent a:link {
	color: #FF3300;
	text-decoration: none;
}
.mainContent a:visited {
	text-decoration: none;
	color: #666666;
}
.mainContent a:hover {
	text-decoration: underline;
	color: #666666;
}
.maincContent a:active {
	text-decoration: none;
}



#demo a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#demo a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#demo a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#demo a:active {
	text-decoration: none;
}



#div-1 {
 position:relative;
 z-index:100;
}
#langDiv {
 position:relative;
 z-index:100;
}
#contactOpts {
	position:absolute;
	top:20;
	right:0;
	width:300px;
	height:200px;
	background-color: #F1F1F1;
	visibility: hidden;
	background-image: url(../images/bgMenuPop.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 1px solid #FFFFFF;
}
#langOpts {
	position:absolute;
	top:20;
	right:0;
	width:200px;
	height:150px;
	background-color: #F1F1F1;
	visibility: hidden;
	background-image: url(../images/bgMenuPop.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 1px solid #FFFFFF;
}


ul#saturday{
margin:0;
padding:0;
list-style-type:none;
width:auto;
position:relative;
display:block;
height:31px;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
background:transparent url("../images/bgOFF.gif") repeat-x top left;
font-family:Verdana, Geneva, sans-serif;
border-bottom:4px solid #D7D7D7;
}
ul#saturday li{
display:block;
float:left;
margin:0;
pading:0;
}
ul#saturday li a{
	display:block;
	float:left;
	color:#003366;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;
}
ul#saturday li a:hover{
background:transparent url("../images/bgHOVER.gif") no-repeat top right;
}
ul#saturday li a.current,ul#saturday li a.current:hover{
color:#666666;
background:transparent url("../images/bgON.gif") no-repeat top right;
}

#footer {
	text-align:center;
	background-color: #E9E9E9;
	line-height:30px;
	font-size:10px;
	color:#999999;
	}
#footerMenu {
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height:30px;

}

h2 {
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 3px;
	display:inline;
	color: #003366;
}
#formBox {
	background-color: #CCCCCC;
	background-image: url(../images/bgForm.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}

#formBox h2{
	color: #FF3300;
	font-size: 16px;
}
.terms{
	font-size: 9px;
	color: #666666;
}
#tyw {
	margin: 0px;
	padding: 0px;
}
