.caption_left_no{
	background:url(../images/pages/Cap_L.gif) no-repeat left top;
	padding-left:10px;
	font-weight:bold;
	font-size:13px;
}
.caption_right_no{
	background:url(../images/pages/Cap_R.gif) no-repeat right top;
}
.caption_right_no, .caption_left_no{
	height:33px;
}
.caption_w_left_no{
	background:url(../images/pages/Cap_Lw.gif) no-repeat left top;
	padding-left:10px;
	font-weight:bold;
}
.caption_w_right_no{
	background:url(../images/pages/Cap_Rw.gif) no-repeat right top;
}
.caption_w_right_no, .caption_w_left_no{
	height:29px;
}
a.tag:link{ text-decoration:none;} a.tag:active{ text-decoration:none;} a.tag:visited{ text-decoration:none;} a.tag:hover{ text-decoration:underline;}
a.db_o_db_nu:link { text-decoration:none; color:#3a5665 }	a.db_o_db_nu:active { text-decoration:none; color:#3a5665 } a.db_o_db_nu:visited { text-decoration:none; color:#3a5665 } a.db_o_db_nu:hover { text-decoration:underline; color:#3a5665 }
a.dr_o_dr_nu:link { text-decoration:none; color:#BB0212 }	a.dr_o_dr_nu:active { text-decoration:none; color:#BB0212 } a.dr_o_dr_nu:visited { text-decoration:none; color:#BB0212 } a.dr_o_dr_nu:hover { text-decoration:underline; color:#BB0212 }
a.dg_o_dg_nu:link { text-decoration:none; color:#666666 }	a.dg_o_dg_nu:active { text-decoration:none; color:#666666 } a.dg_o_dg_nu:visited { text-decoration:none; color:#666666 } a.dg_o_dg_nu:hover { text-decoration:underline; color:#666666 }
a.dr_o_dr_nu:link { text-decoration:none; color:#990000 }	a.dr_o_dr_nu:active { text-decoration:none; color:#990000 } a.dr_o_dr_nu:visited { text-decoration:none; color:#990000 } a.dr_o_dr_nu:hover { text-decoration:underline; color:#990000 }
.bg_blue
{
	background-color:#eff4f8;
}

.bg_white
{
	background-color:#FFFFFF;
}

.dark_red{
	color:#BB0212;
}
.dark_gray{
	color:#666666;
}
.light_gray{
	color:#b3b3b3;
}
._24{
	font-size:24px;
}
._14{
	font-size:14px;
}
._12{
	font-size:12px;
}
._10{
	font-size:10px;
}
a.squarebutton{
	background: transparent url('../images/pages/submit_left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; 
	line-height: 15px; 
	height: 23px; 
	padding-left: 9px; 
	text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #494949; 
}
a.squarebutton span{
	background: transparent url('../images/pages/submit_right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; 
}
a.squarebutton:hover{ 
	background-position: bottom left;
}
a.squarebutton:hover span{ 
	background-position: bottom right;
	color: black;
}
.buttonwrapper{ 
	overflow: hidden; 
	width: 100%;
}
.btn{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	font-weight:bold;
	padding: 3px 10px;
	background:url(../images/pages/formbg.gif) repeat-x left top;
	color:#FFFFFF;
	font-size:12px;
}
.tooltip{
	width: 200px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;text-align:center
}
.tooltip span.top{padding: 30px 8px 0; background: url(bt.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 15px;color: #548912; background: url(bt.gif) no-repeat bottom}
