body {
		background: #fff url("../images/body_back.gif") repeat-x;
}
.banner {
		background: #fff url("../images/b_back.jpg") repeat-x;
}
.banner_dfl_lifealerts {
		background: #fff url("../images/logo_dfl_lifealerts_bg.jpg") repeat-x;
}
.side_left {
		background: #fff url("../images/b_side_left.jpg") repeat-y;
}
.side_right {
		background: #fff url("../images/b_side_right.jpg") repeat-y;
		align: right;
		background-position: right;
}
.head {
	background: url("../images/g_bottom.jpg") repeat-x;
	background-position: bottom;
	height: 40px;
}
.column_side_right {
		background: #fff url("../images/a_bottom_right.jpg") repeat-y;
}
a:link {
	color:#990033;
	text-decoration: none;
}
a:visited {
	color:#990033;
	text-decoration: none;
}
a:hover {
	color:#CB9A9A;
	text-decoration: none;
}
a:active {
	color:#CB9A9A;
	text-decoration: none;
}
.link_text{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#990033;
	text-decoration: none;
}
.link_text_small{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990033;
	text-decoration: none;
}
.link_text_small_order{
	font:cursive;
	font-size:11px;
	font-weight:bold;
	color:#990033;
	text-decoration: none;
	letter-spacing:1px; 
}
a.menu{
	text-align: left;
	border: none;
}
.right_column {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing:1pt;
	font-size: 11px;
	background: url("../images/a_bottom.jpg") repeat-x;
	background-position: bottom;
	color:#222222;
}
.right_column_back {
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		line-height: 16px;
}
.footer {
		background: #fff url("../images/f_center_bottom.jpg") repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #111111;
		line-height: 11px;
		text-decoration: none;
}
.date {
		font-family: Verdana;
		font-size: 10px;
		color: #CB9A9A;
		line-height: 30px;
		text-align: left;
}
.main_body {
		font-family: Verdana;
		font-size: 12px;
		color: #333333;
		text-align: left;
		text-decoration: none;
		line-height: 18px;
}
.main_body_small {
		font-family: Verdana;
		font-size: 10px;
		color: #333333;
		line-height: 15px;
		text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:none;
	color: #CB3366;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 25px;
	}
ul {
	list-style-image: url("../images/t_bullet2.jpg");
	list-style-position: outside;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:none;
	color: #CB3366;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 25px;
	padding:0;
	margin:-1em;
	}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-style:none;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration: none;
	padding:0;
	
}
html h1, h2 {
	margin:0;
	}
	/* Contact Page */

.text_small_top{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990033;
	text-decoration: none;
}
.text_small_top_error{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
}
.text_confirm {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC1100;
	text-align: justify;
   }
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #EEEEEE;
	border: solid 1px #999999;
}
.input_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	background-color: #FFFFFF;
	border: solid 1px #888888;
}
.table {
	color: #CC1100;
	background-color: #FFFFFF;
	border: solid 1px #999999;
}
.input_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #EEEEEE;
	border: solid 1px #FF0000;
}
.btn {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #990033;
}