body {
	font-family: verdana, tahoma, arial, geneva, helvetica, sans serif;
	font-size: 11px;
	color: #707176;
	background-color: #FFFFFF;

}


table, td, span, div {
	font-family: verdana, tahoma, arial, geneva, helvetica, sans serif;
	font-size: 11px;
	color: #707176;
}

.title-h1{
	color: #694B4B;
	font-weight: bold;
	font-size: 13px;
}

.title-h1 a:link, .title-h1 a:active, .title-h1 a:visited {
	color: #694B4B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

.title-h1 a:hover {
	color: #694B4B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


dd{
	font-weight: bold;
}
.dd-content{
	font-weight: normal;

}



.date{
	color: #694B4B;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #9496A3; 
	text-decoration: underline;
}

a:hover {
	color: #9496A3; 
	text-decoration: none;
}

.a-page a:link, .a-page a:active, .a-page a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #AA6B6C; 
	text-decoration: underline;
}

.a-page a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #AA6B6C; 
	text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-weight: bold;
	font-size: 10px;
	color: #363E49; 
	text-decoration: none;
}

td.menu div, a.menu:hover {
	font-weight: bold;
	font-size: 10px;
	color: #EBEBEE; 
	text-decoration: none;
}

td.menu div{
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-transform:uppercase;
}

td.menu {
	background-image: url('/imgs/design/button.jpg');
	background-repeat: no-repeat;
}


.menu2 a:link, .menu2 a:active, .menu2 a:visited {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF; 
	text-decoration: none;
}

.menu2 div, .menu2 a:hover {
	font-weight: bold;
	font-size: 9px;
	color: #D6D6D6; 
	text-decoration: underline;
}


div.m-fdiv{padding-top: 13px;padding-bottom: 3px;}
div.m-div{
	padding-top: 3px;
	padding-bottom: 3px;
}
div.m-ldiv{padding-bottom: 17px;padding-top: 3px;
}


div.content{
padding-top: 5px;
padding-bottom: 10px; 
}

div.header{
	font-size: 10px;
	color: #808395;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 10px;

}

div.bottom{
	font-size: 9px;
	color: #9A9A9A;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.bg-bottom{
	background-image: url('/imgs/design/bottom_bg.jpg');
	background-repeat:repeat-y; 
}

.bg-top{
	background-image: url('/imgs/design/top_bg.gif');
	background-repeat:repeat-x;
}
