body {
	background-color: #6B6A69;
	background-image: url(../img/bg/global.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
td, p, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.whiteBorder {
	background-color: #FFFFFF;
}
.grayBorder {
	background-color: #6C6B6A;
}
.gray {
	background-color: #C1BFB9;
}
.darkGray {
	background-color: #989691;
}
.footer {
	color: #FFFFFF;
}
.lightGray {
	background-color: #DBDAD6;
}
.center {
	background-image: url(../img/bg/center.gif);
}
.leftS {
	background-image: url(../img/bg/left_bg.gif);
}
.leftBottomS {
	background-image: url(../img/bg/left_bottom_bg.gif);
}
.topM a, .topM a:active, .topM a:visited {
	color: #354F70;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.topM a:hover {
	color: #6C6B6A;
	font-weight: bold;
	text-decoration: none;
}
.topMactive a, .topMactive a:active, .topMactive a:visited, .topMactive a:hover {
	color: #6C6B6A;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.quickText {
	font-size: 11px;
	color: #FFFFFF;
}
.quickSelect {
	font-size: 11px;
	font-family: Tahoma;
	height: 16px;
	width: 131px;
}
.email {
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	height: 18px;
	width: 131px;
}
.menuHR {
	background-image: url(../img/bg/menu_hr.gif);
}
.leftM {
	color: #FFFFFF;
	font-size: 10px;
}
.textCol {
	text-align: justify;
}
.title {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.eventTitle {
	background-color: #989691;
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.navigator, .navigator:link, .navigator:active, .navigator:visited {
	color: #6C6B6A;
	text-decoration: none;
}
.navigator:hover {
	text-decoration: underline;
}
.black, .black:link, .black:active, .black:visited {
	color: #000000;
	text-decoration: none;
}
.black:hover {
	text-decoration: underline;
}

.imageCell {
	background-color: #989691;
	border: 1px solid white;
}
.ieCenterBg{
	background-image: url("../img/bg/title_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}