﻿body {
background-color: #202020;
background-image: url(../images/mainBg.gif);
font-family:arial;
text-align:center;
margin:0;
padding:0;
}

#bgDiv {
margin:0;
padding:0;
width:100%;
background-image: url(../images/shadeBg.png);
background-repeat: repeat-x;
position:relative;
}

#spacer{
height:25px;
}

#container {
width: 1000px;
margin-top: 0px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#main {
width:1000px;
text-align:center;
}

#header {
width:1000px;
vertical-align:top;
padding:0px;
margin:0px;
}

#headerTop {
width:1000px;
height:23px;
}

#headerMiddle {
width:1000px;
float:left;
background-image: url(../images/silverBg.png);
background-repeat:repeat-y;
vertical-align:middle;
}

#logo {
position:relative;top:0px;left:-5px;
width:400px;
height:47px;
float:left;
text-align:left;
padding:0 0 0 20px;
vertical-align:middle;
line-height:47px;
z-index:5;
}

#phone {
width:400px;
height:47px;
float:right;
text-align:right;
padding-top:2px;
padding-right:30px;
vertical-align:middle;
line-height:47px;
font-size:22px;
}

#nav {
width:1000px;
height:23px;
text-align:center;
background-image: url(../images/silverBg.png);
background-repeat:repeat-y;
padding:0px;
margin:0px;
}

.tabHolder{
width:558px;
line-height:23px;
vertical-align:bottom;
height:23px;
text-align:center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding:0px;
}

.tabHolderHigh{
width:558px;
line-height:46px;
vertical-align:bottom;
height:23px;
text-align:center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding:0px;
background-color:red;
}

.tabHolderPromo{
width:620px;
line-height:23px;
vertical-align:bottom;
height:23px;
text-align:center;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding:0px;
}

.tab{
width:75px;
padding:0 1px 0 1px;
height:23px;
background-image: url(../images/tab.png);
background-repeat:no-repeat;
font-size:11px;
color:#666666;
text-align:center;
float:left;
margin:0px;
}

.tabOrange{
width:75px;
padding:0 1px 0 1px;
height:23px;
background-image: url(../images/tabOrange.png);
background-repeat:no-repeat;
font-size:11px;
color:#666666;
text-align:center;
float:left;
margin:0px;
}

.noneTab{display:none;}

.selectedTab{
width:75px;
padding:0 1px 0 1px;
height:23px;
background-image: url(../images/selectedTab.png);
background-repeat:no-repeat;
font-size:11px;
color:#666666;
text-align:center;
float:left;
margin:0px;
}

#content {
width:1000px;
text-align:left;
background-image: url(../images/silverBg.png);
background-repeat:repeat-y;
padding:0 7px 0 7px;
margin:0px;
}

#contentTop {
width:986px;
}

#contentMiddle {
width:1000px;
background-image: url(../images/contentBg.png);
background-position:left;
background-repeat:repeat-y;
min-height:450px;
padding:10px 0 0 0;
margin:0;
}

.contentBlock {
width:920px;
padding:0px 0px 30px 0;
min-height:400px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*border-top: solid 1px #999999;*/
border-bottom: solid 1px #efefef;
}

.contentBlockLong {
width:920px;
height:650px;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*border-top: solid 1px #999999;*/
border-bottom: solid 1px #999999;
}

.contentBlockLongest {
width:920px;
height:750px;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*border-top: solid 1px #999999;*/
border-bottom: solid 1px #999999;
}

.contentBlockPortfolio {
width:920px;
height:2200px;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*border-top: solid 1px #999999;*/
border-bottom: solid 1px #999999;
}

.contentBlockPortfolioMain {
width:920px;
height:630px;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*border-top: solid 1px #999999;*/
border-bottom: solid 1px #999999;
}

.contentBlockMedium {
width:920px;
height:550px;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
/*border-top: solid 1px #999999;*/
border-bottom: solid 1px #efefef;
}

#contentMiddle {
width:986px;
}

#contentNav {
width:920px;
height:25px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding:5px 0 0 0;
border-bottom: solid 1px #999999;
}

#contentFooter {
width:920px;
height:15px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding:5px 0 0 0;
}

#footer {
width:1000px;
height:40px;
}

#address {
float:left;
width:600px;
text-align:left;
color:#999999;
font-size:11px;
}

.sup {
	vertical-align: baseline;
	font-size: 12px;
	position: relative;
	top: -0.2em;
	font-weight:bolder;
	}


#bottomNav {
float:right;
width:300px;
text-align:right;
color:#999999;
font-size:11px;
}

#imgDiv{
width:920px;
height:300px;
/*border-bottom: solid 1px #999999;*/
}

#flashDiv{
width:920px;
height:321px;
/*border-bottom: solid 1px #999999;*/
}

#leftDiv{
width:525px;
float:left;
padding:20px 0 0 0;
margin:0px;
}

#rightDiv{
width:375px;
float:right;
padding:20px 0 0 0;
margin:0px;
}

#leftDivHome{
width:525px;
float:left;
padding:0 0 0 10px;
margin:0px;
}

#rightDivHome{
width:375px;
float:right;
padding:0 0 0 0;
margin:0px;
}

A:link {
text-decoration: none;
color:#666666;
font-size:11px;
}

A:visited {
text-decoration: none;
color:#666666;
font-size:11px;
}

A:active {
text-decoration: none;
color:#666666;
font-size:11px;
}

A:hover {
text-decoration: underline; 
color:#666666;
font-size:11px;
}

A:link.orangeLink {
text-decoration: none;
color:#f69221;
font-size:11px;
}

A:visited.orangeLink {
text-decoration: none;
color:#f69221;
font-size:11px;
}

A:active.orangeLink {
text-decoration: none;
color:#f69221;
font-size:11px;
}

A:hover.orangeLink {
text-decoration: underline; 
color:#f69221;
font-size:11px;
}

A:link.whiteLink {
text-decoration: none;
color:#ffffff;
font-size:11px;
}

A:visited.whiteLink {
text-decoration: none;
color:#ffffff;
font-size:11px;
}

A:active.whiteLink {
text-decoration: none;
color:#ffffff;
font-size:11px;
}

A:hover.whiteLink {
text-decoration: underline; 
color:#ffffff;
font-size:11px;
}

h1 {
font-size:15px;
color:#f69221;
padding:0;
margin:0;
font-weight:normal;
}

h2 {
font-size:14px;
color:#f69221;
padding:0;
margin:0;
font-weight:normal;
}

p.firstPara {
font-weight:bold;
font-size:11px;
color:#666666;
}

p {
font-size:11px;
color:#666666;
}

#gbBoxHome {
margin-top:0px;
}

#gbBox {
margin-top:15px;
}

#gbBoxMain {
background-image:url(../images/gbMain.png);
background-repeat:no-repeat;
width:375px;
height:132px;
}

#gbBoxMainBig {
background-image:url(../images/gbMainBig.png);
background-repeat:no-repeat;
width:375px;
height:385px;
}

#gbLeft {
height:123px;
width:20px;
float:left;
}

#gbMid {
width:300px;
background-image:url(../images/gbBg.png);
background-repeat:repeat-x;
float:left;
height:123px;
}

#gbHeader {    
width:200px;
padding:5px 10px 0px 20px;
}

#gbThumb {    
float:left;
height:100px;
width:80px;
padding:10px 10px 0px 20px;
}

#gbContent {    
float:left;
height:100px;
width:230px;
padding:5px 20px 10px 0;
}

#gbText {
float:left;
width:300px;
padding:10px 10px 0 10px;
position:relative;
}

#gbRight {
height:123px;
width:20px;
float:left;
}

.imageBorder {
border: #666666 solid;
}

.tblTxt {
font-size:11px;
color:#999999;
}

.textbox {
font-size:11px;
color:#999999;
width:200px;
height:20px;
border:solid 1px #999999;
}

.textarea {
font-size:11px;
color:#999999;
width:200px;
border:solid 1px #999999;
}

.button {
font-size:11px;
background-color:#cccccc;
color:#666666;
padding:2px;
border:solid 1px #999999;
}

#newsLeft {
width:440px;
padding:5px;
float:left;
margin:5px 0 5px 0;
}

#newsRight {
width:440px;
padding:5px;
float:right;
margin:5px 0 5px 0;
text-align:center;
vertical-align:top;
border-left: 1px solid #cccccc;
}

#newsTitle {
width:400px;
text-align:left;
}

#newsStory {
width:400px;
padding:5px;
margin:0 0 0 20px;
}

#newsImage {
width:400px;
padding:5px 0 5px 0;
text-align:left;
}

#newsContent{
width:400px;
text-align:left;
font-size:10px;
color:#999999;
margin:5px 0 5px 0;
}

#newsRep {
width:420px;
padding:5px;
border:1px solid #cccccc;
margin: 0 0 10px 0;
height:85px;
}

#newsRepThumb {
width:110px;
height:75px;
padding:5px;
float:left;
}

#newsRepTitle {
width:250px;
padding:5px 5px 0 5px;
float:left;
}

#newsRepTxt {
width:250px;
padding:5px 0 0 5px;
font-size:10px;
color:#999999;
text-align:left;
float:left;
}

#newsRepLink {
width:250px;
padding:5px 5px 0 5px;
float:left;
}

#wideDivSol {
width:920px;
padding:10px 0 0 10px;
height:200px;
}

#wideDiv {
width:910px;
padding:5px;
height:200px;
}

#spacerRep {
width:200px;
float:left;
height:50px;
}

#blankRep {
width:260px;
float:left;
height:165px;
}

.lowNav{float:right;height:25px;margin:0px 0px 0px 12px;text-align:right;line-height:25px;vertical-align:middle;}



#solExhibition {
width:290px;
background-image: url(../images/solExhibitionsBg.png);
background-repeat: no-repeat;
/*background-color:#9999cc;
border:2px solid #333399;*/
float:left;
height:188px;
margin:0 6px 5px 0;
/*text-align:center;*/
padding:0 5px 0 5px;
}

#solConference {
width:290px;
background-image: url(../images/solConferenceBg.png);
background-repeat: no-repeat;
/*background-color:#bf7fbf;
border:2px solid #800080;*/
float:left;
height:188px;
margin:0 6px 5px 0;
/*text-align:center;*/
padding:0 5px 0 5px;
}

#solPortable {
width:290px;
background-image: url(../images/solPortableBg.png);
background-repeat: no-repeat;
/*background-color:#ffe57f;
border:2px solid #ffcc00;*/
float:left;
height:188px;
margin:0 6px 5px 0;
/*text-align:center;*/
padding:0 5px 0 5px;
}

#solRetail {
width:290px;
background-image: url(../images/solRetailBg.png);
background-repeat: no-repeat;
/*background-color:#cce57f;
border:2px solid #99cc00;*/
float:left;
height:188px;
margin:0 6px 5px 0;
/*text-align:center;*/
padding:0 5px 0 5px;
}

#solPromotional {
width:290px;
background-image: url(../images/solPromotionalBg.png);
background-repeat: no-repeat;
/*background-color:#ffcc7f;
border:2px solid #ff9900;*/
float:left;
height:188px;
margin:0 6px 5px 0;
/*text-align:center;*/
padding:0 5px 0 5px;
}

#solEvent {
width:290px;
background-image: url(../images/solEventBg.png);
background-repeat: no-repeat;
/*background-color:#ff7f7f;
border:2px solid #ff0000;*/
float:left;
height:188px;
margin:0 0 5px 0;
/*text-align:center;*/
padding:0 5px 0 5px;
}

h1.repeater{
font-size:14px;
padding: 10px 2px 5px 10px;
color:#000000;
}

p.repeater {
font-size:12px;
padding: 0 2px 5px 10px;
color:#000000;
}

.solImg {
width:137px;
height:80px;
}

#pfHoldExDiv{
width:150px;
height:120px;
/*background-color:#9999cc;
border:2px solid #333399;*/
background-image: url(../images/portExhibitionBg.png);
background-repeat: no-repeat;
float:left;
margin:10px 5px 0px 10px;
}

#pfExhibition{
width:910px;
padding:5px;
min-height:120px;
margin:5px 0 0 0;
float:left;
}

#pfConference{
width:910px;
padding:5px;
min-height:120px;
margin:5px 0 0 0;
float:left;
}

#pfPortable{
width:910px;
padding:5px;
min-height:120px;
margin:5px 0 0 0;
float:left;
}

#pfHoldTitle{
font-size:10px;
padding:5px;
color:#000000;
font-weight:bold;
margin:2px 2px 2px 5px;
height:17px;
}

#pfHoldExThumb{
border:1px solid #333399;
/*border-top:2px solid #333399;*/
/*border-bottom:2px solid #333399;*/
width:125px;
height:75px;
margin:2px 2px 2px 10px;
}

#pfHoldCoDiv{
width:150px;
height:120px;
/*background-color:#bf7fbf;
border:2px solid #800080;*/
background-image: url(../images/portConferenceBg.png);
background-repeat: no-repeat;
float:left;
margin:10px 5px 0px 10px;
}

#pfHoldCoThumb{
border:1px solid #800080;
/*border-top:2px solid #800080;
border-bottom:2px solid #800080;*/
width:125px;
height:75px;
margin:2px 2px 2px 10px;
}

#pfHoldPoDiv{
width:150px;
height:120px;
/*background-color:#ffe57f;
border:2px solid #ffcc00;*/
background-image: url(../images/portPortableBg.png);
background-repeat: no-repeat;
float:left;
margin:10px 5px 0px 10px;
}

#pfHoldPoThumb{
border:1px solid #ffcc00;
/*border-top:2px solid #ffcc00;
border-bottom:2px solid #ffcc00;*/
width:125px;
height:75px;
margin:2px 2px 2px 10px;
}

#pfRetail {
width:910px;
padding:5px;
min-height:120px;
margin:5px 0 0 0;
float:left;
}

#pfHoldReDiv{
width:150px;
height:120px;
/*background-color:#cce57f;
border:2px solid #99cc00;*/
background-image: url(../images/portRetailBg.png);
background-repeat: no-repeat;
float:left;
margin:10px 5px 0px 10px;
}

#pfHoldReThumb{
border:1px solid #99cc00;
/*border-top:2px solid #99cc00;
border-bottom:2px solid #99cc00;*/
width:125px;
height:75px;
margin:2px 2px 2px 10px;
}

#pfPromotional{
width:910px;
padding:5px;
min-height:450px;
margin:20px 0 0 0;
float:left;
}

#pfHoldPrDiv{
width:150px;
height:120px;
/*background-color:#ffcc7f;
border:2px solid #ff9900;*/
background-image: url(../images/portPromotionalBg.png);
background-repeat: no-repeat;
float:left;
margin:10px 5px 0px 10px;
}

#pfHoldPrThumb{
border:1px solid #ff9900;
/*border-top:2px solid #ff9900;
border-bottom:2px solid #ff9900;*/
width:125px;
height:75px;
margin:2px 2px 2px 10px;
}

#pfEvent{
width:910px;
padding:5px;
min-height:120px;
margin:5px 0 5px 0;
}

#pfHoldEvDiv{
width:125px;
height:100px;
margin:3px;
background-color:#ff7f7f;
border:2px solid #ff0000;
float:left;
}

#pfHoldEvThumb{
border-top:2px solid #ff0000;
border-bottom:2px solid #ff0000;
width:125px;
height:75px;
}


h1.exHead{
font-size:16px;
color:#333399;
padding:5px 0 5px 0;
margin:0;
font-weight:normal;
width:916px;
border-bottom:1px solid #333399;
}

h1.coHead{
font-size:16px;
color:#800080;
padding:5px 0 5px 0;
margin:0;
font-weight:normal;
width:916px;
border-bottom:1px solid #800080;
}

h1.poHead{
font-size:16px;
color:#ffcc00;
padding:5px 0 5px 0;
margin:0;
font-weight:normal;
width:916px;
border-bottom:1px solid #ffcc00;
}

h1.reHead{
font-size:16px;
color:#99cc00;
padding:5px 0 5px 0;
margin:0;
font-weight:normal;
width:916px;
border-bottom:1px solid #99cc00;
}

h1.prHead{
font-size:16px;
color:#ff9900;
padding:5px 0 5px 0;
margin:0;
font-weight:normal;
width:916px;
border-bottom:1px solid #ff9900;
}

h1.evHead{
font-size:16px;
color:#ff0000;
padding:5px 0 5px 0;
margin:0;
font-weight:normal;
width:916px;
border-bottom:1px solid #ff0000;
}

/*Portfolio Main*/

#projectTitleDiv{
width:440px;
padding:5px;
margin: 10px 0 0 5px;
}

#projectContentDiv{
width:440px;
height:100px;
padding:5px;
margin: 10px 0 0 5px;
}

#projectDateDiv{
width:440px;
padding:5px;
margin: 10px 0 0 5px;
}

#projectHText{
width:130px;
font-size:11px;
font-weight:bold;
color:#f69221;
float:left;
}

#projectHTextSmall{
width:70px;
font-size:11px;
font-weight:bold;
color:#f69221;
float:left;
margin:5px 0 5px 0;
line-height:25px;
vertical-align:middle;
}

#ProjectText{
width:310px;
font-size:11px;
color:#999999;
float:left;
}

#ProjectTextSmall{
width:310px;
font-size:11px;
color:#999999;
float:left;
margin:5px 0 5px 0;
line-height:25px;
padding:0;
vertical-align:middle;
}

#projectThumbsDiv{
width:380px;
padding:5px;
min-height:100px;
border-bottom:1px solid #cccccc;
}

#projectInfoDiv{
margin:10px 0 0 0;
width:380px;
padding:5px;
min-height:100px;
}

.thumbDiv{
width:70px;
height:70px;
background-color:#1a1a1a;
border:solid 1px #999999;
float:left;
padding:5px;
margin:10px 5px 30px 5px;
}

.thumbOverDiv{
width:70px;
height:70px;
background-color:#1a1a1a;
border:solid 1px #ffffff;
float:left;
padding:5px;
margin:10px 5px 30px 5px;
}

.thumbnail img{
padding:5px;
margin:5px;
background-color:#1a1a1a;
border:solid 1px #999999;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #ffffff;
}

#pThumbHoldExThumb{
width:90px;
float:left;
height:90px;
margin:0px;
}

#gbTop{
background-image: url(../images/gbBg.gif);
width:340px;
height:120px;
}

#gbTopSmall{
background-image: url(../images/gbBg.gif);
width:340px;
height:150px;
}

#gbTopMedium{
background-image: url(../images/gbBg.gif);
width:340px;
height:180px;
}

#gbTopLong{
background-image: url(../images/gbBg.gif);
width:340px;
height:370px;
}

#gbTopImg{
background-image: url(../images/gbTop.jpg);
width:340px;
background-position:top;
background-repeat:no-repeat;
}

.greyBoxTxt{
font-size:14px;
font-weight:lighter;
}

/*Solution Link Classes*/

A:link.solExhibition {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:visited.solExhibition {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:active.solExhibition {
text-decoration: none;
color:#333399;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:hover.solExhibition {
text-decoration: underline; 
color:#333399;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:link.solConference {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:visited.solConference {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:active.solConference {
text-decoration: none;
color:#800080;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:hover.solConference {
text-decoration: underline; 
color:#800080;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:link.solPortable {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:visited.solPortable {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:active.solPortable {
text-decoration: none;
color:#ffcc00;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:hover.solPortable {
text-decoration: underline; 
color:#ffcc00;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:link.solPromotional {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:visited.solPromotional {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:active.solPromotional {
text-decoration: none;
color:#ff9900;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:hover.solPromotional {
text-decoration: underline; 
color:#ff9900;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:link.solRetail {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:visited.solRetail {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:active.solRetail {
text-decoration: none;
color:#99cc00;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:hover.solRetail {
text-decoration: underline; 
color:#99cc00;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:link.solEvent {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:visited.solEvent {
text-decoration: none;
color:#666666;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:active.solEvent {
text-decoration: none;
color:#ff0000;
font-size:11px;
padding: 10px 2px 5px 10px;
}

A:hover.solEvent {
text-decoration: underline; 
color:#ff0000;
font-size:11px;
padding: 10px 2px 5px 10px;
}

#leftSpacer{
width:910px;
padding: 10px 0 40px 40px;
}

/*Dropdown Navigation*/

.TopMenuGroup{

}

.TopMenuItem{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
}

.TopMenuItemHover 
{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#666666;
  font-size:11px;
}


.MenuGroup
{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-color:white;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  height:25px;
}

.MenuItem1{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-image:url(../images/ddNav1.gif);
  background-repeat:no-repeat;
}

.MenuItemHover1{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#333399;
  font-size:11px;
  background-image:url(../images/ddNav1.gif);
  background-repeat:no-repeat;
}

.MenuItem2{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-image:url(../images/ddNav2.gif);
  background-repeat:no-repeat;
}

.MenuItemHover2{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#800080;
  font-size:11px;
  background-image:url(../images/ddNav2.gif);
  background-repeat:no-repeat;
}

.MenuItem3{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-image:url(../images/ddNav3.gif);
  background-repeat:no-repeat;
}

.MenuItemHover3{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#ffcc00;
  font-size:11px;
  background-image:url(../images/ddNav3.gif);
  background-repeat:no-repeat;
}

.MenuItem4{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-image:url(../images/ddNav4.gif);
  background-repeat:no-repeat;
}

.MenuItemHover4{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#99cc00;
  font-size:11px;
  background-image:url(../images/ddNav4.gif);
  background-repeat:no-repeat;
}

.MenuItem5{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-image:url(../images/ddNav5.gif);
  background-repeat:no-repeat;
}

.MenuItemHover5{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#ff9900;
  font-size:11px;
  background-image:url(../images/ddNav5.gif);
  background-repeat:no-repeat;
}

.MenuItem6{
  font-family:arial; 
  cursor:hand;
  text-decoration: none;
  color:#666666;
  font-size:11px;
  background-image:url(../images/ddNav6.gif);
  background-repeat:no-repeat;
}

.MenuItemHover6{
  font-family:arial; 
  cursor:hand;
  text-decoration: underline;
  color:#ff0000;
  font-size:11px;
  background-image:url(../images/ddNav6.gif);
  background-repeat:no-repeat;
}

.MenuBreak
{
  background-image:url(images/break.gif);
  width:100%;
  height:1px;
}

.clear{clear:both;}
