﻿.menuButton {
	height: 30px;
	background-color: #333333;
	background-image: url('../Bar.png');
	background-repeat: repeat-x;
}
.TitleBar {
	background-color: #000000;
	font-family: verdana;
	font-size: medium;
	color: #FFFFFF;
	height: 45px;
	vertical-align: sub;
	text-align: center;
	background-image: url('../TitleBarMain.png');
	background-repeat: no-repeat;
}
.MainParaBlack {
	font-family: verdana;
	font-size: small;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 25px;
	width: 748px;
	text-align: justify;
	overflow: auto;
	height: auto;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	padding: 0;
}
#masthead {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#column_l {
	position: relative;
	float: left;
}
#column_r {
	float: left;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
}
.float_right {
	float:right;
}
.BoD {
	font-family: verdana;
	font-size: small;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #333333;
	width: 748px;
	text-align: justify;
	overflow: auto;
	height: auto;
}
