/* CSS Document */

body{ margin: 0; background: url(images/bg.gif);}
td{ font-size: 12px;font-family:Arial, Helvetica, sans-serif; line-height:19px;color: #333;}
#header{ background: url(images/header_bg.gif) repeat-x; color: #fff;}
#header a{ color: #5F5F5F; text-decoration: none;}
#header a:hover{ color: #000; text-decoration: none;}
#nav{ background: url(images/nav_bg.gif) top left no-repeat; padding: 3px 57px 0 0; height: 22px;}
#footer{ background: url(images/footer_bg.gif) repeat-x;}
#footer td{ font-size: 9px;}
#footer a{ font-size: 9px; color: #193717; font-weight: bold; text-decoration: none;}
.heading1{font:Arial, Helvetica, sans-serif; color: #1B772D; font-size: 13px; font-weight:bold;}
.tbl_highlight td{ border-bottom: 1px solid #E8E8E8;}
a {color: #317756; text-decoration: none;}
a:hover {color: #317756; text-decoration: underline;}
#breadcrumb{ border-bottom: 3px solid #378365; }
#breadcrumb td{padding: 10px 0 10px 0;}
#paging a{ text-decoration: none; color: #333; }
.form {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#333; background-color:#fff; border:1px dashed #ccc;}
.form_btn {font-family:Arial, Helvetica, sans-serif; font-size: 11px;}
.font_green {
	color: #1B772D;
	

}

.index { color: #333;text-decoration: none; font-size: 11px;}
.aindex {color: #317756; text-decoration: none; font-size: 11px;}
li {
	margin-left: -20px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}