/* CSS Document */
body{ margin:0px; font-family:tahoma; font-size:8pt; font-color:#303030; background-image: url(images/bg.gif);
	background-repeat: repeat-x;}
td,tr,select,input{font-size:8pt; font-color:#494949;}
table{border-collapse:collapse;}
a:link, a:visited, a:active{font-size: 8pt;color: #000000;text-decoration: none;}
a:hover{ text-decoration: underline}
a.rl:link, a.rl:visited, a.rl:active{font-size: 8pt;color: #FC5106;text-decoration: underline;}
a.rl:hover{ text-decoration: none}
a.wl:link, a.wl:visited, a.wl:active{font-size: 8pt;color: #Ffffff;text-decoration: none;}
a.wl:hover{ text-decoration: underline;}
.wtxt {
	font-size: 8pt;
	color: #FFFFFF;
}
.ybg {
	background-image: url(images/your.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.wtxt {
	font-size: 8pt;
	color: #FFFFFF;
}
.dline {
	background-image: url(images/dline.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.vline {
	background-image: url(images/vline.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.ml {
	padding: 5px 5px 5px 10px;
}
.bb {
	font-size: 8pt;
	font-weight: bold;
	color: #FC5306;
}
.bla {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.blue {
	font-size: 8pt;
	font-weight: bold;
	color: #3781BD;
}
.ctxt {
	font-size: 8pt;
	color: #FFDBB4;
}
.itxt {
	font-size: 8pt;
	font-weight: bold;
	color: #686868;
	padding-left: 8px;
	padding-right: 8px;

}
.lh {
	line-height: 18px;
}
