body {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: -10px;
	padding-bottom: 10px;
	background-image: url(../pix/fd.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #E3DCC7;
	scrollbar-arrow-color: #003981;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #D6D2D6;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D6D2D6;
	scrollbar-track-color: #ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:link {
	text-decoration: none;
	color: #730F2D;
}
A:visited {
	text-decoration: none;
	color:#730F2D;
	
}
A:active {
	text-decoration: underline;
	color:#730F2D;
	
}
A:hover {
	text-decoration: underline;
	color:#730F2D;
}

.menu_top {
	color: White;
	font-weight: normal;
}
a.menu_top {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:active {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003A82;
}
.just {
	text-align: justify;
}
.menu_bott {
	color: #999999;
	font-size: 10px;
}
A.menu_bott {
	COLOR:#999999;
	text-decoration: none;
	font-size: 10px;
}
A.menu_bott:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
A.menu_bott:active {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
A.menu_bott:hover {
	COLOR: #999999;
	text-decoration: underline;
	font-size: 10px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B0000;
	height: 40px;
	padding-top: 3px;
}
li {
	list-style-image: url(images/dot_blue.gif);
}
#rouge_top{
	background-image : url(../pix/rouge_top.jpg);
	background-repeat : no-repeat;
	padding-left : 22px;
	padding-right : 22px;
}
#rouge_mid{
	background-image : url(../pix/rouge_mid.jpg);
	background-repeat : repeat-y;
	padding-left : 22px;
	padding-right : 22px;
}
#rouge_botom{
	background-image : url(../pix/rouge_botom.jpg);
	background-repeat : no-repeat;
	padding-left : 22px;
	padding-right : 22px;
}
	.tr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration : none;
	text-align : left;
	margin : 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom : 2px;
	padding-left : 5px;
	background-image : url(../pix/fd_title.gif);
	background-repeat : repeat;
	
}
