
div.float-left 
 {/* division element float */ 
float: left; 
margin: 0px 15px 10px 0px; 
 } 
 
 div.float-right 
 {/* division element float */ 
float: right; 
margin: 0px 0px 10px 15px; 
 } 
 
 .rightbox {
	vertical-align: top;
	padding: 10px;
	color: #CA0002;
	background: #FFFFFF;
	border-left: 1px dotted #CECECE;
	text-align: left;
}

.leftcolumnnew {
	background: #D6DEEC;
}

.leftcolumn {
	background: #6097CD;
}

.topblocka {
	vertical-align: bottom;
	padding: 0px;
	color: #CA0002;
	background: #FFFFFF;
	border-top: 1px solid #CECECE;
	text-align: right;
}

.topblockb {
	vertical-align: bottom;
	color: #CA0002;
	background: #FFFFFF;
	text-align: center;
}

.topblockc {
	height:17px;
	vertical-align: bottom;
	padding: 0px;
	color: #CA0002;
	background: #FFFFFF;
	text-align: center;
}

.topblockgog {
	vertical-align: bottom;
	padding: 0px;
	color: #CA0002;
	background: #FFFFFF;
	text-align: right;
}

.topbox {
	vertical-align: top;
	color: #CA0002;
	background: #FFFFFF;
	text-align: left;
    padding: 10px;
}
div.float-left 
 {/* division element float */ 
float: left; 
margin: 0px 15px 0px 0px; 
 } 

.ddmx {
    font: 14px tahoma;
}
.ddmx .item1,
.ddmx .item1-active {
padding: 5px 9px 5px 9px;
    background: #CA1111;
    font: 14px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
	border-left: 1px dotted #ffffff;
    display: block;
    white-space: nowrap;
    position: relative;	
}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    padding: 5px 9px 5px 9px;
    background: #E74907;
    font: 14px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
	border-left: 1px dotted #ffffff;
    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: 12px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
	border-bottom: 1px solid #000000;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.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: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.ddmx2 {
    font: 13px arial;
	color: #FFFF00;
	font-weight: bold;
}
.ddmx2 .item1,
.ddmx2 .item1-active {
padding: 3px 7px 3px 7px;
    background: #000160;
    font: 13px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
	border-left: 1px dotted #000000;
    display: block;
    white-space: nowrap;
    position: relative;	
}
.ddmx2 .item1:hover,
.ddmx2 .item1-active:hover {
    padding: 3px 7px 3px 7px;
    background: #e5e1da;
    font: 13px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
	border-left: 1px dotted #000000;
    display: block;
    white-space: nowrap;
    position: relative;	
}
.ddmx2 .item2,
.ddmx2 .item2:hover,
.ddmx2 .item2-active,
.ddmx2 .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 13px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
	border-bottom: 1px solid #000000;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx2 .item2 {
    background: #e5e1da;
}
.ddmx2 .item2:hover,
.ddmx2 .item2-active,
.ddmx2 .item2-active:hover {
    background: #ffffff;
}
.ddmx2 .arrow,
.ddmx2 .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx2 .item2 img,
.ddmx2 .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx2 .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx2 td { position: relative; } /* ie 5.0 fix */