body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bckg_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1, h2, h3, h4, h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h2 {
	font-size:14px;
	color:#A8293B;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size:12px;
	color:#808080;
	font-weight: normal;
	display:inline;
}
h4 {
	font-size:14px;
	color:#FFFFFF;
	font-weight: normal;
	display: inline;
}
h5 {
	font-size:14px;
	color:#FFFFFF;
	font-weight: normal;
	display: inline;
}
.bckg_btm {
	background-image: url(../images/bckg_tb_btm_c.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.bckg_top {
	background-image: url(../images/bckg_tb_top_c.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.bckg_left {
	background-image: url(../images/bckg_tb_loop_l.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.bckg_right {
	background-image: url(../images/bckg_tb_loop_r.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.bckg_bab_left {
	background-image: url(../images/bckg_bab_left_c.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.bckg_bab_right {
	background-image: url(../images/bckg_bab_right_c.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.bckg_bab_top {
	background-image: url(../images/bckg_bab_top.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.bckg_bab_btm {
	background-image: url(../images/bckg_bab_btm.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.bckg_menu {
	background-image: url(../images/bckg_menu_loop.gif);
	background-repeat: repeat-x;
	height: 147;
}
.bckgDotHR {
	background-image:url(../images/bckg_dot.gif);
	background-repeat:repeat-x;
	height: 1px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.textLink:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8293B;
}
a.textLink:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8293B;
}
a.textLink:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8293B;
}
a.textLink:Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8293B;
}
.formInput {
	height:21px;
	width:130px;
	border:solid 0 #fff;
	background: transparent 
	url(../images/bckg_input_lp.gif) repeat-x;	
}
.formInputStretch {
	height:21px;
	width:100%;
	border:solid 0 #fff;
	background: transparent 
	url(../images/bckg_input_lp.gif) repeat-x;	
}
.formInputMultiStretch {
	height:50px;
	width:100%;
	border:0px solid #fff;
	background-color: #e6e6e6;
	background-image: url(../images/bckg_inputMulti.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#logo {
	position:absolute;
	width:141px;
	height:108px;
	z-index:1;
}
.menuLink a:link, .menuLink a:visited{
	color: #a8293b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menuLink a:hover, .menuLink a:active{
	color: #000000;
}
