body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f5eee7;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}
a {
	color: #333333;
	text-decoration:none;
}	
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #91002D;
	text-decoration:underline;
}

.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 7px;
	background-color: #91002D;
	height: 23px;
	font: bold 11px/23px Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: left;
    }
    .menu:visited {	
	color: #FFFFFF;
	font: bold 11px/23px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 23px;
	margin: 0px;
	padding: 0px 7px;
	background-color: #91002D;	
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
    .menu:hover {
	color: #333333;
	font: bold 11px/23px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	height: 23px;
	padding: 0px 7px;	
	background-color: #D2BB91;	
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: left;
    }
a.button {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 4px 8px;
	margin: 0px;
    }
     a.button:link {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	line-height: 22px;
    }
     
	a.button:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	line-height: 22px;
	    }
	a.button:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/button_bg2.gif);
	background-repeat: repeat-x;
	line-height: 22px;
    }
.inputGeneral{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #655548;
	width: 150px;
 	border: 1px solid #aaaaaa;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px 0px 0px 2px;
	line-height: 14px;
	background-color: #efefef;
    }
.list{	font-size: 10px;
		text-align: left;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	.list  ul {
	list-style:none;
	margin: 0px;
	padding: 0px 0px 20px;
			}		
	.list  ul li  {
	text-align:left;
	margin:0px;
	padding: 0px;
			}
	.list  ul li a {
	margin:0px;
	text-decoration: none;
	width: 176px;
	padding: 5px 5px 5px 20px;
	color: #333333;
	background-color: #f5f1e8;
	display: block;
	border-bottom: 1px solid #efe6d9;
	}
	.list  ul li a:visited{
	width: 176px;
	margin:0px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	color: #333333;
	background-color: #f5f1e8;
	display: block;
	border-bottom: 1px solid #efe6d9;
	}
	.list  ul li a:hover {
	margin:0px;
	width: 176px;
	text-decoration: none;
	
	padding: 5px 5px 5px 20px;
	color: #91002d;
	background-color: #fdfcfb;
	display: block;
	border-bottom: 1px solid #efe6d9;
	}
.list2{
		text-align: left;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	.list2  ul {
	list-style:none;
	margin: 8px ;
	padding: 0px;
			}		
	.list2  ul li  {
	text-align:left;
	margin:0px;
	padding: 1px 1px 1px 8px;
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
			}
	.list2  ul li a {
	margin:0px;
	text-decoration: none;
	padding: 0px;
	color: #333333;
	}
	.list2  ul li a:visited{
	margin:0px;
	text-decoration: none;
	padding: 0px;
	color: #333333;
	}
	.list2  ul li a:hover {
	margin:0px;
	text-decoration: underline;
	padding: 0px;
	color: #91002D;
	}
.borderline{
	border-collapse: collapse;
	border-right: 1px solid #d2bb91;
	border-left: 1px solid #d2bb91;
}
TABLE.box1_content th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	text-align: left;
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 15px;
	background-position: top;
	line-height: 25px;
}
TABLE.box1_content ul{
	margin: 12px 0px 0px;
	padding: 0px;
}
TABLE.box1_content ul li{
	background: url(../images/point.gif) no-repeat 15px 6px;
	margin: 1px 10px;
	padding: 0px ;
	list-style: none;
}
TABLE.box1_content ul li.selected {
	background-color: #e0d0b3;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	margin-left: 2px;
}
TABLE.box1_content ul li a{
	display: block;
	list-style: none;
	padding: 2px 5px 2px 23px;
	width: 140px;
}
TABLE.box1_content ul li a:hover{
	list-style: none;
	background: url(../images/point.gif) no-repeat 15px 6px;
	padding: 2px 5px 2px 23px;
	background-color: #e0d0b3;
	text-decoration: none;
	width: 140px;
	color: #555555;
}
form {
	margin: 0px;
	padding: 0px;
}
.bottom {
	font-size: 11px;
	color: #bf9357;
	text-decoration: none;
}
.bottom a:link {
	font-size: 11px;
	color: #bf9357;
	text-decoration: none;
}
.bottom a:visited {
	font-size: 11px;
	color: #bf9357;
	text-decoration: none;}
.bottom a:hover {
	font-size: 11px;
	color: #bf9357;
	text-decoration: underline;
}
.top {
	font-size: 10px;
	color: #9d6211;
	text-decoration: none;
}
.top a:link {
	font-size: 10px;
	color: #9d62117;
	text-decoration: none;
}
.top a:visited {
	font-size: 10px;
	color: #9d6211;
	text-decoration: none;}
.top a:hover {
	font-size: 10px;
	color: #bf9357;
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	color: #960330;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #960330;
}
h2 {
	font-size:19px;
	margin: 0px 0px 10px;
	color: #91002D;
	padding: 0px;
	border-bottom: 1px solid #91002D;
	font-weight: bold;
	line-height: 28px;
}
h3 {
	font-size: 12px;
	color: #960330;
	margin: 0px;
	padding: 3px 0px 0px 18px;
	height: 25px;
	
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ede3d3;
}
.red_star {
	color: #FF0000;
}
a.img_frame img {
	border: 3px solid #FFFFFF;
}
a.img_frame:hover img {
	border: 3px solid #dddddd;
}
a.img_frame:hover {
	color:  #dddddd;
}
.black_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.red_link:link {
	font-size: 11px;
	font-style: italic;
	color: #960330;
	font-weight: bold;
}
.red_link:visited {
	font-size: 11px;
	font-style: italic;
	color: #960330;
	font-weight: bold;
}
.right_c {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFB78A;
	border-left-color: #CFB78A;
	bord