/* CSS Document */
.top_name {
	font-family:'Arial';
	font-size: 9pt;
	color: #000000;
	font-weight:bold;
}

.top_msg {
	font-family:'Arial';
	font-size: 9pt;
	color: #000000;
}

.font8 {
	font-family:'Arial';
	font-size: 8pt;
	color: #825757;
}

.font8b {
	font-family:'Arial';
	font-size: 8pt;
	font-weight:bold;
	color: #150015;
}

.s_font8b {
	font-family:'Arial';
	font-size: 8pt;
	font-weight:bold;
	color: #150015;
}

.font9 {
	font-family:'Arial';
	font-size: 9pt;
	color: #825757;
}

.font9b {
	font-family:'Arial';
	font-size: 9pt;
	font-weight:bold;
	color: #1A151B;
}

.dark_font9 {
	font-family:'Arial';
	font-size: 9pt;
	color: #1A151B;
}

.font10 {
	font-family:'Arial';
	font-size: 10pt;
	color: #825757;
}

.font10b {
	font-family:'Arial';
	font-size: 10pt;
	font-weight:bold;
	color: #1A151B;
}

.s_font10b {
	font-family:'Arial';
	font-size: 10pt;
	font-weight:bold;
	color: #150015;
}

.dark_font10 {
	font-family:'Arial';
	font-size: 9pt;
	color: #1A151B;
}
  

.font11{
	font-family:'Arial';
	font-size: 11pt;
	color: #1A151B;
}


.dark_font11 {
	font-family:'Arial';
	font-size: 11pt;
	color: #1A151B;
}

.font11b {
	font-family:'Arial';
	font-size: 11pt;
	font-weight:bold;
	color: #1A151B;
}


.font11 {
	font-family:'Arial';
	font-size: 11pt;
	color: #825757;
}

.dark_font11 {
	font-family:'Arial';
	font-size: 11pt;
	color: #1A151B;
}


.font12 {
	font-family:'Arial';
	font-size: 12pt;
	color: #1A151B;
}

.font12b {
	font-family:'Arial';
	font-size: 12pt;
	font-weight:bold;
	color: #1A151B;
}

.font16 {
	font-family:'Arial';
	font-size: 16pt;
}

.txt{
		font-family:'Arial';
        font-size: 9pt;
		border-color:#A57173;
		background: #C19799;

}


.rbtn{
	border: 1px solid #000000;
	background-color: #C19799;
	font-size: 11px;
	font-weight:bold;
	color: #A57173;
	font-family:'Arial';
}

.btn{
	border: 1px solid #F4AACF;
	background-color: #A57173;
	font-size: 11px;
	font-weight:bold;
	color: #FEFEFF;
	font-family:'Arial';
}


.delete_btn{
	border: 1px solid #000000;
	background-color: #825757;
	font-size: 11px;
	font-weight:bold;
	color: #1A151B;
	font-family:'Arial';
}

a { text-decoration: none; color: #1A151B; font-size:12px; font-family:'Arial'; font-weight:bold;}
a:link {text-decoration: none; border: none; color: #1A151B; font-size:12px; font-family:'Arial'; font-weight:bold;}
a:hover {text-decoration: none; color:#D68B8B; font-size:12px; font-family:'Arial'; font-weight:bold;}
a:active {text-decoration: none; color: #1A151B; font-size:12px; font-family:'Arial'; font-weight:bold;}


.menulink {
	text-decoration: none; 
	color:#1A151B;
	font-family:'Arial';
	font-size: 11pt;
	font-weight:bold;
}

.mouseoverrow {
	text-decoration: none; 
	color:#339933;
	font-family:'Arial';
	font-size: 11pt;
	font-weight:bold;
}

table{ padding-left:2px; padding-right:2px;}
.normal { font-size:12pt; font-family:'Arial'; font-weight:bold;}
.normalActive { background-color: #825757; color: #FFFFFF; font-size:12pt; font-family:'Arial';}

.pageborder{
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}

.li {
	font-family:'Arial';
	font-size: 10pt;
	font-weight:bold;
}

.col_title {
font-family:'Arial';
	font-size: 10pt;
	font-weight:bold;	
	color: #7E404B;

}

.menu_title {
	font-family:'Arial';
	font-size: 11pt;
	font-weight:bold;
	color: #825757;

}

.header_title {
	font-family:'Arial';
	font-size: 11pt;
	font-weight:bold;
	color: #825757;

}


.fieldset_style{
	width:740px; height:50px; border-color:#ffffff;
	border-top:none;
}

.legend_style {
	font-family:'Arial';
	font-weight:bold;
	color: #ffffff;
	

}