div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
        margin:0;
	padding:0;
	border:0;
	z-index:1; 
	}




div#dragBar {
  position:absolute; left:1px; top:1px;
  width:16px; height:20px;
  background-color:#FFFFFF;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

a {
	text-decoration: none;
        color: #fff200;
}

a:hover {
        color: #ffffff;
	text-decoration: none;
}
body, td, table {
	font-size: 12px;
	font-family: sans-serif;
	color: #191919;
}
.tinygrey, .smallgrey, .mediumgrey, .largegrey {
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #8a8a8a;
}
.tinygrey a {
        color: #969696 ;
	text-decoration: none;
}
.tinygrey a:hover {
        color: #bbcfd5;
	text-decoration: none;
}

.tinyyellow, .smallyellow, .mediumyellow, .largeyellow {
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #f9ed25;
}
.tinywhite, .smallwhite, .mediumwhite, .largewhite {
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.tinywhite a {
        color: #FFFFFE ;
	text-decoration: none;
}
.tinywhite a:hover {
        color: #bbcfd5;
	text-decoration: none;
}
.tinyblack, .smallblack, .mediumblack, .largeblack {
	color: #231f20;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
}
.tinyblue, .smallblue, .mediumblue, .largeblue {
        color: #869099;
}
.tinygold, .smallgold, .mediumgold, .largegold {
        color: #D6B02D;
}
.tinywhite, .tinyyellow, .tinygrey, .tinyblack, .tinyblue, .tinygold {
	font-size: 10px;
}
.smallwhite, .smallyellow, .smallgrey, .smallblack, .smallblue, .smallgold {
	font-size: 13px;
}
.mediumwhite, .yellow, .mediumgrey, .mediumblack, .mediumblue, .mediumgold {
	font-size: 15px;
}
.largewhite, .largeyellow, .largegrey, .largeblack, .largeblue, .largegold {
	font-size: 24px;
}
.blacklink a {
	text-decoration: none;
        color: #000000;
}

.blacklink a:hover {
        color: #000fd4;
	text-decoration: none;
}
.whitelink a {
	text-decoration: none;
        color: #FFFFFF;
}

.whitelink a:hover {
        color: #f9ed25;
	text-decoration: none;
}
.subwhite {
	font-size: 20px;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.subblack {
	font-size: 20px;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #2e2c2d;
}
.subyellow {
	font-size: 16px;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #f9ed25;
}
.subyellow a {
	text-decoration: none;
        color: #f9ed25;
}

.subyellow a:hover {
        color: #ffffff;
	text-decoration: none;
}

.rightmenu {
	font-size: 16px;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #fff200;
}
.rightmenu a {
	text-decoration: none;
        color: #fff200;
}

.rightmenu a:hover {
        color: #ffffff;
	text-decoration: none;
}
.rightmenuon {
	font-size: 16px;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
.rightmenuon a {
	text-decoration: none;
        color: #ffffff;
}

.rightmenuon a:hover {
        color: #ffffff;
	text-decoration: none;
}
.toptext {
	font-size: 18px;
	font-family: Myriad pro, arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.no-style {
	background-image: none !important;
	background-color: transparent !important;
	border-width: 0px !important;
	border-style: none !important;
}

img { behavior: url(inc/iepngfix.htc); }


div#bannerDiv { 
    position:relative; left:0px; top:0px;
    width:620px; 
    font-size:11px; 
    color:#338; 
    line-height:1.4;
    }

