body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 10px;
	color:#D6A672;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#D6A672;
	line-height:16px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#8A3131;
}
a:hover {
	text-decoration:none;
	color:#BAB3AB;
}

input, select, textarea {
	font-size: 12px;
	background-color:#C2BAA3;
	color:#8A3131;
	border: 1px solid #D6A672;
}


.mainframe {
	background-image:url(/2006/site/img/tpl/cmn_10_.gif);
	background-repeat:no-repeat;	
}

.vertoutlineleft {
	background-image:url(/2006/site/img/tpl/cmn_09.gif);
	background-repeat:repeat-y;
}

.vertoutlineright {
	background-image:url(/2006/site/img/tpl/cmn_11.gif);
	background-repeat:repeat-y;
}
.column {
	padding:10px 10px 20px 20px;
	font-size:10px;
	color:#A38F79;
	line-height:14px;
}
.content {
	padding:10px 20px 20px 10px;
	line-height:16px;
}
.headline {
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#D7D3B9;
}
.title {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#8A3131;
}
.subtitle {
	font-size:12px;
	font-weight:bold;
	color:#8A3131;
}
.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#D6A672;
}
.small {
	font-size:10px;
	color:#A38F79;
}
a.pagelink:link,a.pagelink:active,a.pagelink:visited {
	color: #8A3131;
	text-decoration: none;
}
a.pagelink:hover {
	color: #BAB3AB;
	text-decoration: none;
}
a.pageactive:link,a.pageactive:active,a.pageactive:hover,a.pageactive:visited {
	/*background-color: #FFFFFF;*/
	color: #D6A672;
	text-decoration: none;
}
