body {
	margin: 0px;
	background-color: #FFFBF1;
}
.pback {
	background: #FFFFFF url(../images/pback.gif) repeat-x top;
}
.tback {
	background: #FFFFFF url(../images/tback.gif) repeat-x top;
	font: bold 11px Tahoma;
}
.tpb {
	background: #FFFBF1 url(../images/tpb.gif) no-repeat left top;
}
.rback {
	background: url(../images/bg_shadow_right.gif) repeat-y right;
}
.reb {
	background: url(../images/rback.gif) no-repeat left top;
	font: bold 11px Tahoma;
}
.link {
    font: bold 12px Georgia, Times, serif;
	color:#012B81;
	text-decoration: none;
	
}
:hover.link {
    text-decoration: underline;
}
.mtbl {
	border-left-style: solid;
	border-left-color: #FFEBB7;
	border-left-width: 1px;
}
.mtbr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEBB7;
}
.mtbb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEBB7;
}
.mtlb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEBB7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFEBB7;
}
.mtrb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEBB7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEBB7;
}
.form {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	height: 18px;
	border: 0.01em solid #CDD2B5;
}
.p{
    font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;	
}
.hp {
    font-family: Verdana;
	font-size: 10px;
	text-align: justify;
		
}
.hm {
	text-align: justify;
	font: bold 10px Tahoma;
}
.tin {
	text-align: justify;
	font: bold 11px Tahoma;
}
.er {
	font: normal 12px Arial;
	color: #FF0000;
	letter-spacing: 1px;
}
