/* CSS Document */
body {
	background-image: url(images/bg_strip.gif);
	margin-top:0px;
	margin-bottom:0px;
}
.l_shad{
background-image:url(images/l_shad.gif);
}
.r_shad{
background-image:url(images/r_shad.gif);
}
.top_left {
background-image:url(images/top_left.gif);
background-repeat:repeat-y;
}
.top_right {
background-image:url(images/top_right.gif);
}
.bottom_left {
background-image:url(images/bottom_left.gif);
}
.bottom_right {
background-image:url(images/bottom_right.gif);
}
.top_cent {
background-image:url(images/top_cent.gif);
}
.bottom_cent {
background-image:url(images/bottom_cent.gif);
}
.right_cent {
background-image:url(images/right_cent.gif);
}
.left_cent {
background-image:url(images/left_cent.gif);
}
.menu_bg {
background-image:url(images/menu_bg.jpg);
}
.menu_arrow {
background-image:url(images/menu_arrow.gif);
background-repeat:no-repeat; background-position:center;
}
.sep_line {
background-image:url(images/sep_line.gif);
background-repeat:no-repeat;
}
.bot_menu_r {
background-image:url(images/bot_menu_r.gif);
}
.bot_menu_l {
background-image:url(images/bot_menu_l.gif);
}
.copy_txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
}
.menu_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.menu_txt:hover {
	color: #b1001f;
}
.menu_txt_bot {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.menu_txt_bot:hover {

	text-decoration:underline;
}

.wmatter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.head_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #be0024;
	text-decoration:none;
	margin:0px;
}
.head_txt2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #be0024;
	text-decoration:none;
	margin:0px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:inherit;
	color:#010101;
	text-decoration:none;
	text-align:justify;
}
.lnk{
text-decoration:none;
color:#000000;
}
.emailtitles {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
}
.t1 {
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
background-color:#f5f5f5;}
.header_email
{
font-family:Arial, Helvetica, sans-serif;
font-size:20pt;
color:#be0024;
margin:0px;
font-weight:normal;
}