body {
      margin:0;
}
.ddmx {
	font: 10px tahoma;
}

.ddmx .item1,.ddmx .item1:hover,.ddmx .item1-active,.ddmx .item1-active:hover {
	padding: 3px 10px 3px 10px;
	font: 10px tahoma;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}

.ddmx .item2,.ddmx .item2:hover,.ddmx .item2-active,.ddmx .item2-active:hover {
	padding: 3px 8px 4px 8px;
	font: 10px tahoma;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
}

.ddmx .item2 {
	background: #FFD799;
}

.ddmx .item2:hover,.ddmx .item2-active,.ddmx .item2-active:hover {
	background: #ffffff;
}

.ddmx .arrow,.ddmx .arrow:hover {
	padding: 3px 16px 4px 8px;
}

.ddmx .item2 img,.ddmx .item2-active img {
	position: absolute;
	top: 4px;
	right: 1px;
	border: 0;
}

.ddmx .section {
	border: 0px solid #b8b4ae;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

* html .ddmx td {
	position: relative;
}

HTML{
scrollbar-face-color:#F3A103;
scrollbar-highlight-color:#FFD081;
scrollbar-3dlight-color:#292B42;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#CA7F00;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#636363;
 }

a:link {
font-family: tahoma; 
font-style: normal;
font-weight: normal; 
color: #333333; 
text-decoration: underlined;
 }

a:visited {
font-family: tahoma; 
font-style: normal;
font-weight: normal;  
color: #333333; 
text-decoration: underlined;
 }

a:active {
font-family: tahoma; 
font-style: normal;
font-weight: normal;  
color: #F97C00; 
text-decoration: underlined;
 }
a:hover {
font-family: tahoma; 
font-style: bold;
font-weight: normal;  
color: #FF9900; 
text-decoration: none;
 }

.TextBox {
	border-left: 1px inset #000000;
	border-right: 1px inset #666666;
	border-top: 1px inset #000000;
	border-bottom: 1px inset #666666;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url('images/boxshadow.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.pagelink {
	font-family: tahoma;
	font-size: 8pt;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	padding-right: 2px;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #333333;
	background-color: #F7F7F7;
	text-decoration: none;
}

.pagelinkbig {
	font-family: tahoma;
	font-size: 14px;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	padding-right: 2px;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #333333;
	background-color: #F7F7F7;
	text-decoration: none;
}

.title {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.titlelight {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.bigtext {
	font-family: tahoma;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}

.bigredtext {
	font-family: tahoma;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.smalltext {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.boxtitle {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}

#header h1 {
		color: #fff;
		font-size:18px;
		font-weight: bold;
		font-family: Verdana;
		text-align:right;
		padding: 53px 15px 0 25px

#TopHeader {
         background:url(images/mainBannerBg.jpg) no-repeat;
         height:135px;
} 