
body {
	color: #333333;
	background:#F5EAB5;
}

/*.page{ background:url(../images/back/bg_yellow.jpg);}*/

#titlebar{
	background-image:url(../images/title_yellow.jpg);
	background-color:#FFEE88;
}

.title_left{
	background-image:url(../images/title_yellow_left.jpg);
	background-color:#FFEE88;
}

.title_right{
	background-image:url(../images/title_yellow_right.jpg);
	background-color:#FFEE88;
}

td#leftbg {background-image: url(../images/design/side_L3.png) }
td#rightbg {background-image: url(../images/design/side_R3.png) }


.light{
 background:#FBF7C5 url(../images/caption3.png) no-repeat center -150px;
}

.caption{
 background:#FAF3D5 url(../images/caption3.png) no-repeat center 0;
}

.userbar{
 color:#999789; 	
 background:#FAF3D5 url(../images/menu_yellow.png) no-repeat 0 0;
}



.menu{
	color:#CCCAAA; 
	background:#FFFEEE url(../images/menu_yellow.png) no-repeat 0 -25px;
	
}

.menu a {
	color:#BB8844; 
	text-decoration: none;
}

.menu a:hover {color: #FF6633;}
.menu a:active {color: #FF6633;}



.csik3{
border-color:#885555;
 background:#DDBBFF;
}



.text {
	color: #997755;

}



