/* CSS Document */
body
{
font-size:12px;
}
.bg_color
{
    background: #FBF7EE;font:12px;
	border-right: 1px solid #C9BE8A;
	border-bottom: 1px solid #C9BE8A;
	border-left: 1px solid #C9BE8A;
}
.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bg_color_2
{
    background: #ffffff;font:12px;
	border-top:1px solid #C9BE8A;
	border-right: 1px solid #C9BE8A;
	border-bottom: 1px solid #C9BE8A;
	border-left: 1px solid #C9BE8A; 
}
.bg_color_3
{
    background: #ffffff;font:12px;	
	border-right: 1px solid #C9BE8A;
	border-bottom: 1px solid #C9BE8A;
	border-left: 1px solid #C9BE8A;
}

.border1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}.border4 {
	border: 1px solid #DBC073;
}
a:link {
	font-size: 12px;
	text-decoration: none;	
}
a:visited {
	font-size: 12px;
}
a:active {
	font-size: 12px;
}
.td12 {
	font-size: 12px;
	color: #000000;
	
}
.td12b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.link1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link2 {
	font-size: 12px;
	color: #A16744;
	text-decoration: none;
}
.link3 {
	font-size: 12px;
	color: #A16744;
	text-decoration: none;
	font-weight:bold;
}

table {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

.td12c {
	
height: 28px;	
}