.body {
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	font-family: Arial, Geneva CY, Sans-Serif;
	font-size: 75%;
	color:#332F1A;
	
}
td{
	font-family: Arial, Geneva CY, Sans-Serif;
}


h1{
	font-size : 80%;
	color:#893f1f;
	padding-bottom : 0px;
	text-align : left;
	background : url(/images/site/red_arw.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 10px;
	margin-bottom : 5px;
}

#workarea h1.main{
	font-size : 80% !important;
	color:#893f1f !important;
	padding-bottom : 0px !important;
	text-align : left !important;
	background : url(/images/site/red_arw.gif) !important;
	background-position : left !important;
	background-repeat : no-repeat !important;
	padding-left : 10px !important;
	margin-bottom : 5px !important;
}

#workarea h2{
	font-size : 90% !important;
}

h2{
	font-size : 80%;
	color:#893f1f;
	padding-bottom : 0px;
	text-align : left;
	background : url(/images/site/red_arw.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 10px;
	margin-bottom : 5px;
}


a.topmenu, a.topmenu:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#893f1f;
}

a.topmenuact,a.topmenuact:hover,a.topmenuact:visited,a.topmenu:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#332F1A;
}


a.top_img_menuact,.top_img_menuact:hover,.top_img_menuact:visited {
	text-transform:lowercase;
	line-height:12px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#332F1A;
}


a.top_img_menu,.top_img_menu:hover,.top_img_menu:visited   {
text-transform:lowercase;
	line-height:12px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#985b3d;
}


a,a:visited,.link,.link:visited{
	text-decoration: underline;
	color:#893f1f;

}
a:hover,a.link:hover{
	text-decoration: none;
	color:#332F1A;

}

a.txt, a.txt:visited,a.link,a.link:visited{
font-size: 75%;
	text-decoration: none;
	color:#332F1A;
}
a.txt:hover,a.link:hover{
font-size: 75%;
	text-decoration: underline;
	color:#332F1A;

}

.text { 
	font-family:Arial, Geneva CY, Sans-Serif;
	font-size: 75%;
	text-decoration: none;
	color:#332F1A;

}
.text1 { 
	font-family:Arial, Geneva CY, Sans-Serif;
	font-size: 85%;
	text-decoration: none;
	color:#332F1A;
}
.red {
	color:#893f1f;
	font-weight:bold;
}
.small { 
	font-size: 75%;
	color:#332F1A;
}

strong {
	color:#893f1f;
	font-weight:bold;
}



dt {
		margin-top: 20px;
		margin-bottom: 10px;
	font-size: 18px;
}

 dd {
	margin-bottom: 10px;
	font-size: 16px;
}

blockquote {
		padding: 0 0 0 15px;
		margin: 20px 0 20px 20px;
		border-left: 3px solid #99cded;
}

abbr[title], abbr[data-original-title] {
		cursor: help;
		border-bottom: 1px dotted #777;
}

caption{
	font-weight: bold;
	color: #5F5F5F;
	font-size: 10pt;
	margin-bottom: 2px;
	margin-top: 10px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.border {
	font-size: 90%;
	border: none;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

.border td, .border th {
	padding: 3px 8px;
	border: solid 1px #d5dadc;
	vertical-align: middle;
}

.border th {
	background: #E3E3E3;
}

.border .th {
	background: #E3E3E3;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
}

.border thead {
	background: #E3E3E3;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
}
