td, table, div
{
	text-align: left;
	font-family: tahoma;
	font-size: 13px;
	line-height: 14px;
	vertical-align: top;
	
}
form { margin:0px; padding:0px}
body
{
	margin: 0;
	padding: 0;
	background-color: black;
	background-image: url(images/tall_body.gif);
	background-repeat: repeat-x;
}
a { color:#1C2C4D;  text-decoration:underline}
a:hover{ text-decoration:none}
 span a{color:#1C2C4D; font-weight:normal }
 span a:hover{ text-decoration:none}

.tall_left{ background-image:url(images/tall_left.gif); background-repeat:repeat-y}
.bg_lt{ background-image:url(images/bg_lt.gif); background-repeat:no-repeat}
.bg_lb{ background-image:url(images/bg_lb.gif); background-repeat:no-repeat }
.head{ background-image:url(images/bg_head.gif); background-repeat:no-repeat}

b { color:#7D0000; font-size:14px}
span strong { color:#7D0000}
span{ color:#1C2C4D; font-weight:bold}
span b { color:#7D0000; font-weight:normal}

.tall_right{ background-image:url(images/tall_right.gif); background-repeat:repeat-y}
.bg_rt{ background-image:url(images/bg_rt.gif); background-repeat:no-repeat}
.bg_rb{ background-image:url(images/bg_rb.gif); background-repeat:no-repeat}
.white_td{ background-color:#FFFFFF;}
.grey_td{ background-color:#EDEBE4; background-image:url(images/grey_line.gif); background-repeat:repeat-y}
.red span b { color:#7D0000; font-weight:normal; font-size:13px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(images/marker.gif) top right no-repeat; padding:0 12px 0 0;}
.list ul li a{ color:#E8E1BA; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.list2 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list2 ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list2 ul li a{ color:#1C2C4D; font-size:13px; font-weight:bold; text-decoration:underline}
.list2 ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list1 ul li a{ color:#1C2C4D; font-weight:bold; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}


.margin{ margin-left:23px; margin-top:18px; margin-right:23px}
.margin1{ margin-left:12px; margin-top:13px}
.margin2{ margin-left:18px; margin-top:20px}
.margin3{ margin-left:16px;}
.margin4{ margin-left:23px;}
.margin5{ margin-left:0px;}
.margin6{ margin-left:10px;}
.margin7{ margin-left:7px;}
.margin8{ margin-left:2px;}


.foot{ background-image: url(images/bg_foot.gif); background-repeat:no-repeat; }
.foot_txt{color:#FFFFFF; font-size:11px; vertical-align:middle}
.foot_txt a{color:#FFFFFF; font-size:11px; text-decoration:none}
.foot_txt a:hover{ text-decoration:underline}
.form input {
	width:220px;
	height:19px;
	font-family:tahoma;
	font-size:12px;
	color:#0E0E0E;
	padding:0 0 0 4px;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}
.form textarea {
	width:220px;
	height:115px;
	font-family:tahoma;
	font-size:12px;
	color:#0E0E0E;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}
	
