body {
font-family:Arial;
font-size:8pt;
background-color:#fff;
background: url(/images/update/bg2.gif) repeat-x;
scrollbar-face-color:#E9EBEA; 
scrollbar-base-color:#E9EBEA; 
scrollbar-arrow-color:#999999
}

a:active { color : #eeeeee;font-family:Arial; }
a:link {color : #eeeeee;font-family:Arial; }
a:visited { color : #eeeeee;font-family:Arial; }
a:hover	{ text-decoration:none; color:#6FA0D1;font-family:Arial; }

td{
font-family:Arial;
font-size:8pt;
}


td .item1{
font-family:Arial;
font-size:8pt;
}

.ddmx {
  font-family:Arial;
}

.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
    position: relative;
	font-size:10px;
	font-family:Arial;
    font-weight: bold; color:#9D9E9C;
    text-decoration: none;
}

.ddmx .item1:hover {
	/*background-color:#0000ff;*/

}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
    font-family:Arial;
    color: #333366;
    font-weight:normal;
    text-decoration: none;
    display: block;
    white-space:nowrap;
    position: relative;
    z-index: 500;
	font-size:8pt;
}
.ddmx .item2 {
    background: #;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #6E6F6C;
	color:#ffffff;

}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 0px 0px 0px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #ccccccc;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background: #bbbbbb;
	float:left;
}

/* html .ddmx td { position: relative; } /* ie 5.0 fix */

.content {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

select
{	
	font-size:10px; 
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	border:1px solid #333366; 
	background-color:#EEEEEE;
	/*width :150px;*/
}

option
{	
	font-size:11px;
		font-family:Arial;
	
	color:#333366;
}


.textbox
{
	background-color:#ffffff; 
	color:#000000; 
	border:1px solid #cccccc; 
	font-size:12px;
}

.product {
	font-family:Arial;
	color:#ffffff;
    font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	font-size:8px;
}

#tickerbg {
/*background-image:url('/v3/images/generic/tickerbg.gif');
background-repeat:no-repeat;*/
width:550px;
margin-top:0px
}

#TICKER a {
color:#B1D027;
text-decoration:none;
margin-top:0px

.breadcrumb {
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}

p { margin-top:0px; margin-bottom:0px;}

H4,h4 {
background-color:#DFD5F0;
color:#6FA0D1;
font-size:12pt;
font-weight:bold;
padding-left:10px;
margin-top:0px; margin-bottom:0px;
}

.button
{
	background-color:#eeeeee; 
	color:#000000;
	font-weight:normal; 
	border:1px solid #000000; 
	font-size:12px;
}


hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}


.yellow
{
background-color:#ff0000;
}
