.lm_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	
}
a.lm_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	
}
a.lm_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: none;
	
}
.rt_border_gray {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C5C5C5;
}
.lft_rt_border1pt_gray {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9999cc;
	border-left-color: #9999cc;
	border-bottom-width: 1px;
	border-bottom-color: #C5C5C5;
}
body {
    background-image: url(images/bg_se.jpg);
	background-repeat: repeat;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white_bt_line {
	border: 1px solid #FFFFFF;
}
.title_ft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
}
.four_border_white {
	border: 2px dashed #FFFFFF;
}
