html,body {
	background-color: #F2E6D3;
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	font-family: Verdana, Arial, sans-serif;
	color: #ab2913;
}

table.layout {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color: #F2E6D3;
}
td.side_aboutus {
	background-image: url(images/side_aboutus.gif);
	background-repeat: no-repeat;
	background-position: left;
}
td.white {
	background-color: #FFFFFF;
}
td.yellow {
	background-color: #FFCC00;
}
a {
	font-size: 11px;
	color: #C33720;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #C33720;
}
a:visited {
	text-decoration: none;
	color: #C33720;
}
a:hover {
	text-decoration: underline;
	color: #C33720;
}
a:active {
	text-decoration: none;
	color: #C33720;
}
.emphasise {
	font-size: 12px;
	font-weight: bold;
}
td.top {
	background-image: url(images/background_top.gif);
	background-repeat: repeat-x;
}
td.middle {
	background-image: url(images/background_middle.gif);
	background-repeat: repeat-x;
}
td.bottom {
	background-image: url(images/background_bottom.gif);
	background-repeat: repeat-x;
}
th {
	background-color: #ab2913;
	color: #FFFFFF;
	font-weight: normal;
}
th.brown {
	background-color: #C59158;
	color: #FFFFFF;
	font-weight: normal;
}
td.yellow_back {
	background-color: #FFCC00;
	color: #FFFFFF;
	font-weight: bold;
}
td.comment {
	border-top: 1pt solid #C59158;
	border-bottom: 1pt solid #C59158;
	border-left: 1pt solid #C59158;
	border-right: 1pt solid #C59158;
	font-size: 11px;
}
td.author {
	border-top: 1pt solid #C59158;
	border-bottom: 1pt solid #C59158;
	border-left: 1pt solid #C59158;
	border-right: 1pt solid #C59158;
	font-size: 11px;
	font-style:italic;
	color: #AB2913;
}
td.comment2 {
	border-top: 1pt solid #AB2913;
	border-left: 1pt solid #AB2913;
	border-right: 1pt solid #AB2913;
	font-size: 11px;
	background-color: #AB2913;
	color:	#FFFFFF;
}
td.author2 {
	border-bottom: 1pt solid #C33720;
	border-left: 1pt solid #C33720;
	border-right: 1pt solid #C33720;
	font-size: 11px;
	font-style:italic;
	color: #FFCC00;
	background-color: #C33720;
}
input.textbox{
	background : white;
	border : 1pt solid #AB2913;
	font : 10px Verdana,  Arial, Helvetica, sans-serif;
}

input.checkbox{
	background : white;
	border : 1pt ridge #AB2913;
}

textarea{
	background : white;
	border : solid #AB2913 1pt;
	font :  10px Verdana, Arial, Helvetica, sans-serif;
}
select {
	border : solid #AB2913 1pt;
	font :  10px Verdana, Arial, Helvetica, sans-serif;
}
input.submit{
	background : #C59158;
	border : outset 1pt;
	font :  10px Verdana, Arial, Helvetica, sans-serif;
	color : White;
	width : 80px;
}
img.photo {
	border: 2pt solid #AB2913;
}
#blank {
	height: 40px;
}
#blank-2 {
	height: 60px;
}
