body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	/* background-image: url(../images/bg.gif); */
	background: url(../images/new_bg1.jpg) no-repeat 0 0 #021400;
	background-size: 100% 100%;   
    
}

A:link {
	COLOR: #747474; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #747474; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #747474; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #407ab6; TEXT-DECORATION: none;
}

A.cl:link {
	COLOR: #1c490e; TEXT-DECORATION: underline;
}
A.cl:visited {
	COLOR: #1c490e; TEXT-DECORATION: underline;
}
A.cl:active {
	COLOR: #1c490e; TEXT-DECORATION: underline;
}
A.cl:hover {
	COLOR: #407ab6; TEXT-DECORATION: none;
}

A.tl:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.tl:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.tl:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.tl:hover {
	COLOR: #ffe185; TEXT-DECORATION: none;
}


A.bl:link {
	COLOR: #feaa6c; TEXT-DECORATION: none;
}
A.bl:visited {
	COLOR: #feaa6c; TEXT-DECORATION: none;
}
A.bl:active {
	COLOR: #feaa6c; TEXT-DECORATION: none;
}
A.bl:hover {
	COLOR: #c0fcfd; TEXT-DECORATION: none;
}

.line {
	width: 1px;
	background: #cdcdcc;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: none;
	height: 25px;
	padding: 0px 10px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Normal;
	color: #1c490e;
	text-align: none;
	text-decoration: none;
	/*background-image: url(../images/bg_content.gif);*/
}

.td_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-align: none;
	height: 25px;
}

.td_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Normal;
	color: #1c490e;
	text-align: none;
	background-color: #d9d9d9;
	padding: 5px 5px 5px 5px;
}

.td_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Normal;
	color: #1c490e;
	text-align: none;
	background-color: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #bdfdaf;
	text-align: center;
	text-decoration: none;
	background-color: #246f0d;
	/* background-color: #246f0d; */
	height: 25px;
}


.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li{
	padding-left: 25px;
	padding-right: 0px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	text-align: justify;
}

.list1 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list1 li{
	padding-left: 22px;
	padding-right: 0px;
	background-image: url(../images/li1.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	text-align: justify;
}

