body {
	background-image: url(images/bg_repeat.gif);
	font-family: tahoma, helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
.shadow_left {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.shadow_right {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.SEO_banner {
	background-image: url(images/SEO_banner.gif);
	height: 56px;
	width: 780px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_bg2 {
	background-image: url(images/menu_bg2.gif);
	height: 41px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.menu_bg {
	background-image: url(images/menu_bg.gif);
	height: 41px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.menu_left {
	background-image: url(images/menu_left.gif);
	height: 41px;
	width: 11px;
}
.menu_right {

	background-image: url(images/menu_right.gif);
	height: 41px;
	width: 11px;
}
.menu_spliter {
	background-image: url(images/menu_spliter.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 41px;
}
.menu_red {
	background-color: #BE1625;
	height: 5px;
}
.workspace_bg {
	background-image: url(images/workspace_bg.gif);
	background-repeat: repeat-x;
	height: 351px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 30px 20px 20px;
}
.footer {
	background-color: #BE1625;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #727171;
	height: 20px;
	padding: 10px 20px 20px;
}
a.footerLinks:link, a.footerLinks:active, a.footerLinks:visited {
	text-decoration: none;
	color: #000000;
}
a.footerLinks:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.h2 {

	font-size: 14px;
	font-weight: bold;
	color: #BE1625;
	text-transform: uppercase;
}
a.red:link, a.red:active, a.red:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.border_dotted_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #990000;
}
.border_dotted_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
a.menu_sel:link, a.menu_sel:active, a.menu_sel:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_sel:hover {
	color: #000000;
	text-decoration: none;
}
a.menu_def:link, a.menu_def:active, a.menu_def:visited {
	color: #000000;
	text-decoration: none;
}
a.menu_def:hover {
	color: #FFFFFF;
	text-decoration: none;
}.img_margin_left {
	margin-bottom: 14px;
	margin-left: 20px;
}
.table_contact {
	background-image: url(images/contact_us.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 216px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: right top;
}
