﻿.BodyStyle {
	text-align: center;
}
.MainWidth {
	width: 750px;
	font-family: "trebuchet MS";
	font-size: 12px;
}
.LogoPos {
	text-align: left;
}
.mainstyle {
	font-family: "trebuchet MS";
	font-size: 12px;
	text-align: left;
	padding-left: 7px;
}
.top_bak {
	background-image: url('images/backgrounds/top.gif');
	background-repeat: no-repeat;
	width: 750px;
	height: 15px;
}
.midbak {
	background-image: url('images/backgrounds/mid.gif');
	width: 750px;
	background-repeat: repeat-y;
}
.bot_bak {
	background-image: url('images/backgrounds/bot.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 31px;
}
.layout1 {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	border-width: 0px;
}
.bottom_menu {
	text-align: center;
	font-family: "trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu_panel {
	background-image: url('images/backgrounds/menu_panel_bak.jpg');
	background-repeat: no-repeat;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
}
.menu_panel_over {
	background-image: url('images/backgrounds/menu_panel_bak_over.jpg');
	background-repeat: no-repeat;
	padding-left: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text {
	font-family: "trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	margin: 4px;
}
.Normaltext {
	font-family: "trebuchet MS";
	font-size: 14px;
	vertical-align: top;
	padding-right: 10px;
}
.header {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #6561D3;
}
