*{margin:0px;padding:0px;font-family: Verdana;font-size: 13px;color:#070707;}

body{
        background-color: #dedec6;
      /*background:url("../img/right_back.png") repeat-x #ebe6d1;*/
}
#all{
        min-width: 1024px;
}
#all_content{
        margin: 0 auto;
        width: 1024px;
        min-height: 30px;
}
#left_content{
        width:269px;
        background-color: #b5b59e;
        text-align: center;
        float:left;
        padding-top:30px;
}
#my_content{
        width: 678px;
        float: right;
        margin-left: 75px;
        padding-top:30px;
}
#grey_{
background:url("/img/grey.png") repeat-y;
}
#curve{
background:url("/img/curve.png") no-repeat;
width: 269px;
height: 18px;
}
#down_line{
background:url("/img/down_image.png") repeat-x #ebe6d1;
min-height: 30px;
}
#up_line{
        height:20px;
        background: #010101;
        position: absolute;
        width: 100%;
}
#im{
margin: 0 auto;
width: 1024px;
}
#im img{
        vertical-align: bottom;
}
img{
        border: none;
}

h3{
        color: #850505;
}
h4{
        color: #850505;
}
li{
        list-style: none;
}
a {text-decoration: none}
#sections ul li a{
        color:white;
}
#sections ul li{
        margin-bottom:8px;
}
#sections ul li a.activ{
        color:#850505;
}
#navpath{
        margin-bottom: 20px;
	display:none;
}
#navpath a{
        color:grey;
}
/* TABS */
ul.tabs {
	list-style:none;
	margin:25px 0 2px 0!important;
	padding:0 25px 10px 0;
	clear:both;
	height:20px;
	clear:both;
        width:640px;
	margin-left: 20px!important;
	}

	li.tab {
		float:left;
		margin-right:7px;
		margin-top:7px;
		text-align:center;
		border: 1px solid #a1aaa6;
		border-bottom: 0;
		background-color:#C5C5A0;
		}

	li.tab2 {
		float:left;
		margin-right:7px;
		margin-top:7px;
		text-align:center;
		border: 1px solid #a1aaa6;
		border-bottom: 0;
		/*background-color:#aed28a;*/
                background:url("/img/green_tab.png") repeat-x #B5B59E;
		}

	li.tab a {
		display: block;
		height: 10px;
		padding: 7px 10px 13px 10px;
		color: #678c44;
		width: 90px;
		font-size: 11px;
		}

	li.tab2 a {
		display: block;
		height: 10px;
		padding: 7px 10px 13px 10px;
		color: #28758c;
		width: 90px;
		font-size: 11px;

		}
	* html li.tab a { padding: 8px 10px; }

ul.tabs li.tab a:hover { color:#e87d0b; text-decoration: none; }
ul.tabs li.tab a.active { background-color:#dace8e!important; }

.tab-content { background: #eaefd7; border: 1px solid #eaefd7; margin-top: 8px; padding-bottom: 10px; min-height: 150px;-moz-border-radius:15px;
              border-radius: 15px;padding:10px; }
.tab-content a {color: #0b0701;font-size: 11px; }
.tab-content ul li { padding: 5px; padding-top: 10px;}

* html .tab-content { margin-top: -12px; }

ul.bul{list-style-type:disc;}


.tabs a { display: block; }
.tabs .active { background:#d5daf2;  }

#content-inner a{ color:#850505!important; }

.in p { padding-left:5px!important;}
