/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2e2e2e;
}
.arial18 {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mid_bg {
	background-image: url(../images/mid_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box_sl_bg {
	background-image: url(../images/box_sl_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box_sr_bg {
	background-image: url(../images/box_sr_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}.box_md_bg {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #48494D;
}
.arial14 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial16 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.arial_wht {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_12_footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
