body {
	background:#A29F89 url(images/page_repeater.gif) repeat-x scroll left top;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

table {
	font-size: 12px;
}
td {
	font-size: 12px;
}

button {
	font-size:11px;
}

.text_small {
	font-size:9px;
}


/* ---------------------------------------------------------- */
#page-header {
	background:#4C2E00;
}

/* ---------------------------------------------------------- */
#page-nav {
	background:#7E7B6B;
}
.text_heading {
	font-family: "Arial Rounded MT Bold", Verdana;
	font-size: 20px;
}

.deco_images {
	border: 1px solid #FF9900;
	background-color: #000000;
}

.deco_active {
	border: 1px solid #0000ff;
	background-color: #000000;
}

.text_subheading {

	font-family: "Arial Rounded MT Bold", Verdana;
	font-size: 14px;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {

	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li {
	list-style-image: url(images/bullet.gif);
}
.background_orange {
	background-color: #FFD595;
	color: #000000;
}
input {
	width: 100%;
	font-size: 11px;
	color: #666666;
}
textarea {

	width: 100%;
	font-size: 11px;
	color: #666666;
}
select {


	width: 100%;
	font-size: 11px;
	color: #666666;
}
.background_gray {

	background-color: #7E7B6B;
	color: #FFFFFF;
}
.border_box {
	border: 1px solid #FFFFFF;
}
.background_lightgray {
	background-color: #CCCCCC;
	color: #000000;
}
.text_success {
	color: #00CC00;
}
.text_error {

	color: #FF0000;
}

.album_list {
	font-size:10px;
}

.album_list a {
	display:block;
	height:20px;
}
