body     {
	background-color:#a34b16;
	background-image : url('../images/bg09.jpg');
	margin: 0 0 0 0;
}  
a, .item1, .myitem {
 font-family:Verdana;
 font-size:12px;
 font-weight:600;
 color: #666666;
 text-decoration: none;
}
a:hover {
	color: #882D00;
}
.item1 {
 font-size:9px;
}
td, input, .sm, .large, .tiny, .bold {
 font-family:Verdana;
 color:#666666;
 font-size:12px;
 font-weight:400;
}
.large, .bold {
 font-weight:600;
}
.large {
 font-size:18px;
}
legend, .sm, .smb {
 font-size:11px;
}
.smb {
 font-weight:600;
}
.tiny, .sclick {
 font-family:verdana;
 font-size:10px;
 font-weight:400;
}
.sclick {
	border-color: #aaaaaa;
	display: block;
	background-color: #eeeeee;
	border: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
}
.sclick:hover {
	background-color: #660000;
	font-weight:600;
}
.ddm1 {
    font: 11px verdana;
}
.ddm1 .myitem,
.ddm1 .myitem:hover,
.ddm1 .myitem-active,
.ddm1 .myitem-active:hover {
	padding: 5px 18px 5px 18px;
	border: 2px;
	border-style: inset inset inset inset;
 top right bottom left 
    text-decoration: none;
	display: block;
	position: relative;
	border-color: #666666;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
 padding: 3px 18px 3px 18px;
 border-color: #666666;
 border: 1px;
 border-style: inset none inset none;  top right bottom left 
 text-decoration: none;
 display: block;
 position: relative;
 font-size:9px;
}
.ddm1 .top {
    padding: 3px 8px 4px 8px;
    border-color: #361E11;
 	border: 1px;
    border-style: ridge ridge ridge ridge;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1, .ddm1 .top,
.ddm1 .myitem{
	background-color: #A34B16;
	color: #bbbbbb;
}
.ddm1 .myitem:hover,
.ddm1 .myitem-active,
.ddm1 .myitem-active:hover {
	border: 2px #555555;
	border-style: outset outset outset outset;
	background-color: #882D00;
	color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover,
.ddm1 .top:hover {
	border: 2px #555555;
	border-style: inset none inset none;
	background-color: #882D00;
	color: #ffffff;
}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 4px 2px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size:9px;
}
.ddm1 .item2 {
	background-color: #882D00;
	color: #ffffff;
}
.ddm1 .item2:hover {
	background-color: #CC6600;
	color: #FFCC00;
}
.ddm1 .section {
    border: 1px #361E11;
    border-style: ridge ridge ridge ridge;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background-color: #882D00;
}

.ddm1 .bottom,

.ddm1 .bottom:hover { 
 border-style: ridge ridge ridge ridge;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/*-------------------CONTENT DEFINITION-----------------------*/
#content{
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p{
	font-size: 11px;
	line-height: 30px;
	text-indent: 0px;
	color: #000000;
	text-align: left;
}
#content h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #6D0F0F;
	font-variant: small-caps;
	margin-top: 4px;
}
#content li {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
#content ul {
	margin-top: 2px;
}
/*-------------------CONTENT END------------------------------*/

/*-------------------FOOTER DEFINITION------------------------*/
#footer{
	width: 906px!important;
	width /**/: 906px;
	text-align: left;
	z-index: 15;
	overflow: visible;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 12px;
	padding-bottom:12px;
	margin-left: auto;
	background-color: #420000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 0px;
	position: inherit;
	padding: 1px;
	font-size:11px;
	color:#ffffff;
}
#footer p{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #ffffff;
}
#footer a{
	color: #ffffff;
}
#footer a:hover {
	color: #cccccc;
}
