﻿.content
{
	width: 533px;
	height: 322px;
	background-image: url(../images/content_dot.jpg);
	background-repeat: repeat;
	padding: 5px 5px 5px 5px;
	overflow: auto;
	scrollbar-face-color: #C9A47A;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #C9A47A;
	scrollbar-shadow-color: '';
	scrollbar-highlight-color: '';
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-Color: '';
	font-family: Arial,"Times New Roman";
	color: #622e06;
	font-size: 10pt;
}

body
{
	background: #C9A47A url(../images/wall.jpg) top left repeat;
	margin: 0 0 0 0;
	text-align: center;
	
}
.inputLabel,table, td
{
	color: #622e06;
	font-size: 10pt;
	font-family: Arial,"Times New Roman";
}
p
{
	margin: 10px 0 0 0;
	font-size: 10pt;
	font-family: Arial,"Times New Roman";
	color: #622e06;
}
.pagetitle, h1,h2,h3,h4,h5
{
	margin: 0 0 0 0;
	font-size: 13pt;
	font-family: Arial,"Times New Roman";
	color: #622e06;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
.InputButton
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 14px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #000000;
	color: #f4e5c4;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	width: 120px;
	height: 24px;
	background-color: #622e06;
}

div, table, td
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
}

.pane
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #C9A47A url(../images/pane.jpg) top left;
	background-repeat: repeat-x;
	height: 583;
}

.image_folder
{
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.image_title
{
	width: 150px;
	height: 30px;
}
