td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	line-height:14px;
	vertical-align:top;
	color:#0E0E0E;
}
td.nav {
	text-align:center;
	vertical-align:middle;
	background-image:url(/images/menu1.gif); 
	font-family:'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#FFFFFF;

}
a.nav:link {
	font-family:'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;
}
a.nav:visited {
	font-family:'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;
}
a.nav:hover {
	font-family:'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;
}
a.nav:active {
	font-family:'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;
}
td.head_red {
	text-align:left;
	vertical-align:middle;
	background-image:url(/images/title_bg_red.gif);
	padding-left:10px;
	height:25px;

}
td.bla {
	text-align:center;
	vertical-align:top;
	padding:5px;
}
td.head_blue { 
	text-align:left;
	vertical-align:middle;
	background-image:url(/images/title_bg_blue.gif);
	padding-left:10px;
	height:25px;

}
.heading {
            font-size: 18px;
			color:white;
			font-family:"Times New Roman", Times, serif;
            font-weight: bold;
            height: 30px;
            display: block;
            background-image: url(/images/test.gif);
            background-repeat: no-repeat;
            padding-left:40px;
			padding-top:5px;
}

form { margin:0px; padding:0px}
body { margin:0; padding:0; background-color:#17233F; 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:url(/images/bg_lb.gif) right bottom no-repeat  }
.head{ background-image:url(/images/bg_head.gif); background-repeat:no-repeat}

b { color:#7D0000; font-size:12px}
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{ backgroundurl(images/bg_rb.gif) right bottom 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:11px}

.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:12px; 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}
.margin1{ margin-left:12px; margin-top:13px; margin-bottom: 12px;}
.margin2{ margin-left:18px; margin-top:20px}
.margin3{ margin-left:16px;}
.margin4{ margin-left:23px;}

.foot{ background-image: url(/images/bg_foot.gif); background-repeat:no-repeat; }
.foot_txt{color:#FFFFFF; font-size:10px; vertical-align:middle}
.foot_txt a{color:#FFFFFF; font-size:10px; text-decoration:none}
.foot_txt a:hover{ text-decoration:underline}
.form input {
	width:220px;
	height:19px;
	font-family:tahoma;
	font-size:10px;
	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:10px;
	color:#0E0E0E;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}

