@charset "utf-8";

.footercolor{
color:#dbdbdb;
	text-decoration: none;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 3300000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 3300001;
visibility: hidden;
}

h3.reflect_1 { color: #333333; border-bottom: 6px solid #DDDDDD; line-height: .2em; margin: 0; padding:0 0 0 10px; font-size: 15px; }
h3.reflect_2 { color: #CECECE; margin: 0; line-height: .6em; border-top: 3px solid #EEEEEE; padding: 0 0 0 10px; font-size:  15px;}
.reflect_1 { color: #333333; border-bottom: 6px solid #DDDDDD; line-height: .2em; margin: 0; padding:0 0 0 0px; font-size: 15px; }
.maga_text {
	font-size: 12px;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tb_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg_right_side {
	background-image: url(../images/newdesign/bg_b.jpg);
	background-repeat: repeat;
	background-position: right;
}
.bg_left_side {
	background-image: url(../images/newdesign/bg_c.jpg);
	background-repeat: repeat;
	background-position: right;
}
.white_link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_font {
	color: #FFFFFF;
	text-decoration: none;
}
.mag_titlink{
	color: #e6e6e6;
	text-decoration: none;
}
.dark_link {
	font-weight: bold;
	color: #7a034e;
	text-decoration: none;

}
.bg_box {
	background-image: url(../images/newdesign/box_bg.jpg);
	background-repeat: no-repeat

}
.bg_center_box {
	background-image: url(../images/newdesign/center_box_bg.jpg);
	background-repeat: no-repeat

}
.tb_underline {
	border-bottom-width: 0.05em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C5C5C5;
}
.field_01 {
	font-size: 12px;
	width: 90%;
}
.img_border_01 {
	border: 0.05em solid #d6a9ae;
}
.dark_title {
	font-weight: bold;
	color: #7a034e;
	text-decoration: none;
	font-size: 15px;
}
.tb_underline_02 {
	border-bottom-width: 0.05em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d6a9ae;
}
.dark_link_02 {
	color: #7a034e;
	text-decoration: none;
}
.tb_dotline {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.05em;
	border-right-color: #999999;
}
.tb_dot_underline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 0.05px;
	border-bottom-color: #999999;
}

