
#body_out {
	width: 900px;
	background-color: #D7E9FB;
	margin:0 auto;
	padding: 0px;
	border: 2px solid #7EBDE2;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
}
#body_in {
	width: auto;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	border: 2px solid #7EBDE2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: left;
}

#header{
    width: auto;
	margin: 0px;
	padding: 0px;
	height: 105px;
	background-image: url(/themes/TreeDBCSS/des/bck_header.gif);
	background-repeat: repeat-x;
	background-color: #FFF7C4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer{
	margin: 0px;
	height: 34px;
	clear: both;
	background-image: url(/themes/TreeDBCSS/des/bck_footer.gif);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: auto;
}

#menu{
	margin: 0px;
	height: 39px;
	line-height: 28px;
	clear: both;
	background-image: url(/themes/TreeDBCSS/des/bck_menu.gif);
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}

#content{
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


#columns{
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 0px;
}

#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	/*	border: 1px solid #FF99FF;*/
	display: inline;
/*	background-color: #FFDFE0;*/
}

#center1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 865px;
	/*	border: 1px solid #33CC00;*/
	display: inline;
/*	background-color: #EEFFEC;*/
}

#center2{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
/*	border: 1px solid #33CC00;*/
	display: inline;
/*	background-color: #EEFFEC;	*/
}

#center3{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
/*	border: 1px solid #33CC00;*/
	display: inline;
/*	background-color: #EEFFEC;	*/
}


#right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
	/*	border: 1px solid #FF99FF;*/
	display: inline;
/*	background-color: #E8EAFF;*/
}


.Logo {
    float: left;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.LogoText {
	position: relative;
	height: 85px;
	width: 500px;
	float: left;
	left: 10px;
	top: 20px;
	/*background-color: #66FF00;*/
	text-align: left;
}


.LogoRight {
	height: 68px;
	width: 168px;
	float: right;
	top: 18px;
	right: 10px;
	position: relative;
	text-align: right;
}




#Skin {
	padding: 0px;
	margin: 3px;
	width: auto;
	border: 2px solid #8bbbe2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#Skin h1.header {
	background-color: #d9ecff;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	height:25px;
	line-height:25px;
	padding: 1px;
	margin: 0px;
	background-image: url(/images/back/c1_blue2.jpg);
	background-repeat: repeat-x;
}

#Skin .block_content {
	padding: 0px;
	margin: 3px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial;
}



#SkinSimple {
	margin: 1px;
	padding: 1px;
}
#SkinSimple h1.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6B8094;
	background-color: #F0F0F0;
	text-align: left;
	margin: 0px;
	padding: 8px;
}
#SkinSimple .block_content{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 3px;
}

#msgi {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 3px;
	border: 2px solid #87BBE2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#msgi h1 {
	background-color: #FFE99B;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}


#LinkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #E9E9E9;
	background-image: url(/images/back/c1_gray.jpg);
	text-align: center;
	margin: 1px;
	border: 2px solid #8C9AA6;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#LinkButton:hover {
	color: #7A7752;
	background-color: #FFEB75;
	background-image: url(/images/back/c1_yellow.jpg);
	border: 2px solid #AFA683;
}

