body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(Images/bgmain.gif);
	margin: 0px;
}


.navon {
	background-image: url(Images/nav_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 152px;
	text-indent: 25px;
}


.bgmain {
	background-image: url(Images/main_bg2.gif);
	background-repeat: repeat-x;
	height: 287px;
	width: 780px;
}
.loginbg {
	background-image: url(Images/header_01.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 368px;
}

a:link {
	color: #000000;
	text-decoration: none;
}


.crbg {
	background-image: url(Images/crbg.gif);
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

.mcbg {
	background-image: url(Images/mcbg.gif);
	background-repeat: repeat-y;
	width: 779px;
	padding: 0px;
}
.navoff {
	background-image: url(Images/nav_off.gif);
	text-indent: 20px;
	height: 23px;
	width: 152px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.leftcolheader {
	background-image: url(Images/left_box_head.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 151px;
	color: #FFFFFF;
	text-indent: 20px;
	padding-top: 6px;
}
.lcolbg {
	background-image: url(Images/lcolmcbg.gif);
	background-repeat: repeat-y;
	width: 152px;
	padding-top: 3px;
}
.mcheader {
	background-image: url(Images/mc_header.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 368px;
	font-weight: bold;
	text-indent: 20px;
	color: #FFFFFF;
}
.rightboxheader {
	background-image: url(Images/right_col_header.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 215px;
	text-indent: 20px;
	padding-top: 1px;
	color: #FFFFFF;
}
.rightcolboxbg {
	background-image: url(Images/right_col_box_bg.gif);
	background-repeat: repeat-y;
	width: 215px;
	padding-top: 4px;
}

.maincbbg {
	background-image: url(Images/mcb_bg.gif);
	background-repeat: repeat-y;
	width: 368px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Images/input_bg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 3px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

p {
	font:  Verdana, Arial, Helvetica, sans-serif;
	}

p a {
	background: #99bd92;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	background: #e8e8e8;
	color : #008000;
	text-decoration: none;
	}
	
td {
	font-size: 10px;
	}

