body {
	background: #ffffff;
	background-color:#999999
} 
h1 {
	FONT-SIZE: 16px; 
	COLOR: #000033;
	font-weight:bold;
	text-align: center;
}
h2 {
	FONT-SIZE: 14px;
	COLOR: #990000;
	font-weight: bold;
}
h3 {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-weight: bold;
}
.style1 {font-weight: bold}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	font-weight:400
}
.main_table{
padding-top: 15px;
padding-left: 25px;
padding-right:25px;
}
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #333333;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    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: 11px tahoma;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2 {
    background: #FFFFFF;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #CCCCCC;
}
.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 .ruler {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.leftcolumn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcolumn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcolumn a:hover {
	color: #FF0000;
	text-decoration: none;
}
.leftcolumn a:active {
	color: #FF0000;
	text-decoration: none;
}
.content {
	height: 1500px;
	width: 510px;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 120px;
	left: 320px;
	visibility: visible;
	border-left:inherit
}
.click-menu {
    width: 135px;
}
.click-menu .box1 {
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #CCCCCC;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #CCCCCC;
    color: #009900;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #CCCCCC;
    color: #009900;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #009900;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #000000;
    font-family: arial;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #FF0000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: #CCCCCC;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}
