body {
	background-image: url(home_slice3.jpg);
	background-color: #636466;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size:11px;
	text-align:center;
	margin:0;
}

body, td, p, input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a {
	color: #ffce23;
}

a:hover{
	color: #fbe492;
}


input, textarea, select {
	border: solid 1px;
}
span.form{
	position:absolute;
	display:none;
}


#header,#menu,#picture,#content,#copyright{
	display:block;
	width:665px;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px red;
	text-align:left;
}

#header{
	background-image: url(im_01.jpg);
	background-repeat: no-repeat;
	height:190px;
}

#menu{
	background-image: url(im_02.jpg);
	background-repeat: repeat-x;
	height:30px;
}


#menu table td.separator{
	width:4px;
	height:30px;
	background-image: url(im_04.jpg);
	background-repeat: no-repeat;
}

#menu a{
	display: block;
	width: 100%;
	height:30px;
	padding-top: 7px;
	text-align:center;
	color: #000;
	background-repeat:repeat-x;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}


#menu b a, #header .mainMenu b a:hover{
	color: #FFF;
	background-image: url(but_06.jpg);

}

 #menu a:hover {
	background-image: url(but_08.jpg);
	
	color: #EEE;
}




#picture{
	margin:0px;
	padding:0px;
}

#content{
	background-image: url(house_new.jpg);
	background-repeat: no-repeat;
	background-color:#636466;
	color: #ebeeef;
}

#precontent{

	background-image: url(contbg.jpg);
	background-repeat: repeat-x;
	background-color:#636466;
	padding: 0px;

}

#content div.text{
	padding:80px;
	padding-top:0px;
	text-align:justify;
	color:#fff;
	font-size: 11px;
	line-height:16px;

}

#content h1{
	letter-spacing: 3px;
	margin-left:-25px;
	margin-top:20px;
	font-size: 16px;
	line-height:40px;
}


#precopyright{
	background-image: url(im_08.jpg);
	background-repeat: repeat-x;
	height:19px;
	line-height:19px;
}

#copyright{
	background-image: url(im_08.jpg);
	background-repeat: repeat-x;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#2c2f30;
}

#end{
	background-image: url(home_slice4.jpg);
	background-repeat: repeat-x;
	height:110px;
}

div#adminArea{
	display: block;
	width:300px;
	padding: 0px;
	border: solid 1px #fff;
	background-color: #FF0000;
	color: #FFFF99;
}
div#adminArea .text{
	margin:8px;
	line-height: 20px;
}

div#adminArea a{
	display:block;
	width:auto;
	line-height:24px;
	padding-left:10px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	/*
	border: solid 1px  #FFF;
	border-width: 0 0 1px  0;
	*/
}

div#adminArea a:hover{
	color: #fff;
	background-color:#FF6600;
}

div#adminArea b a,div#adminArea b a:hover{
	color: red;
	background-color:#fff;
	text-decoration:none;
	padding-left:5px;
	font-size:14px;
}



div#adminArea, div#adminArea td{
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}


div#adminArea h1{
	font-size: 17px;
	line-height: 38px;
	padding:0;
	margin:0;
	text-align:center;
	font-weight:bold;
	color: yellow;
	border-bottom: solid 1px  #FFF;

}


.adminWarning{
	color: red;
	font-weight:bold;
}

div#adminContent{
	width: 100%;
	background-color: #EFEFED;
	padding: 0px;
	border: solid 1px #fff;
	background-color: #FF0000;
}

div#adminContent a{
	color: #FFFFCC;
	display: block;
	width: 100%;
	text-align:center;
	line-height: 30px;
}

div#adminContent a:hover{
	background-color: #FF9933;
	
}



div#contentAdminArea{
	border: solid 0px #B7171C;
	padding: 6px;
	margin: -8px;
	padding-bottom:30px;
}

div#content div#contentAdminArea h1{
	background-color: #B7171C;
	color: #fff;
	margin: -8px;
	padding: 10px;
	margin-bottom: 10px;
	padding-left:30px;
}




/*+TABLE*/

div#content .tabStyle1, div#content .tabStyle1 td{
	margin:0;
	padding:0;
	border-collapse: collapse;
}
div#content .tabStyle1{
	margin: 15px;
	width: 94%;
	border: solid 5px #000;
}
div#content .tabStyle1 td{
	padding:4px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align:left;
}


div#content .tabStyle1 .tabTitle td{
	padding:8px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	background-color:#000;
}


div#content .tabStyle1 .tabLine1 td{
	background-color:#575757;
}

div#content .tabStyle1 .tabLine2 td{
	background-color:#3C3C3C;
}

div#content .tabStyle1 .tabHidden td, div#content .tabStyle1 .tabHidden td a{
	color: #999999;
	background-color:#171717;
}

div#content .tabStyle1 td.tabActive, div#content .tabStyle1 td.tabActive a, div#content .tabStyle1 td.tabActive a:hover{
	color: #FF0000;
	background-color:#FFFF99;
	font-weight:bold;
}

/*-TABLE*/
