body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-image: url(img/bgr.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.lmt {
	background-image: url(img/mentop.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 168px;
	vertical-align: bottom;
	text-align: left;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

.lmt a {
	color: #FFFFFF;
}

.lmm {
	background-image: url(img/menmid.gif);
	width: 168px;
	background-repeat: repeat;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

.lmm a {
	color: #FFFFFF;
}

.lmb {
	background-image: url(img/menbase.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 178px;
}

.mtop {
	background-image: url(img/topline.gif);
	background-repeat: repeat;
	height: 39px;
	width: 550px;
}

.rtop {
	width: 150px;
	background-image: url(img/topline.gif);
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320AFA;
}

.rm {
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320AFA;
	text-align: justify;
	vertical-align: top;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 13px;
	padding-left: 13px;
	font-size: 10px;
	padding-left: 30px;
	color: #000000;
}

.rm a {
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}

.rb {
	width: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320AFA;
}

.rbase {
	height: 25px;
	width: 150px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #320AFA;
	border-bottom-color: #320AFA;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.mbase {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #320AFA;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.mbase a {
	color: #000000;
}

.lbase {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #320AFA;
	border-left-color: #320AFA;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	width: 140px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.main {
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
	width: 550px;
}

.mainind {
	font-size: 14px;
	text-indent: 20pt;
}

.low {
    font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}

.logo {
	background-image: url(img/logo.gif);
	height: 80px;
	width: 200px;
}

.headmid {
	height: 80px;
	width: 622px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
}

.lplate {
	background-image: url(img/l.gif);
	height: 80px;
	width: 66px;
}

.k2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;
	color: #0000FF;
	font-weight: 900;
}

.ds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FF0000;
}

.hbor {
	width: 30px;
}

a   { text-decoration: none }

a:hover      { text-decoration: underline; }
