/* CSS Document */
@import url("left_nav.css");
@import url("second.css");
@import url("home.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #830808;
	/* background-image: url(../ui/images/bg_body.gif);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
a:link {
	color: #404B9B; text-decoration: none
}
a:visited {
	color: #404B9B; text-decoration: none
}
a:active {
	color: #404B9B; text-decoration: none
}
a:hover {
	color: #404B9B; text-decoration: underline
}
.container {
	width:780px;
	padding:0px;
	margin:0px;
	}
#Table_02 {
	width:750px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align:left;
}
.bgTopLeft {
	/* background-image: url(../ui/images/bg_top_left.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	width:15px;
	height:304px;
	height:304px!important;
}
.bgTopRight {
	/* background-image: url(../ui/images/bg_top_right.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	width:15px;
	height:304px;
	height:304px!important;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: none;
}

	.bgBtmRight {
	/* background-image: url(../ui/images/bg_btm_right.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
	width:17px;
	}
	.bgBtmLeft {
	/* background-image: url(../ui/images/bg_btm_left.gif);*/
	background-repeat: repeat-y;
	background-position: right top;
	width:15px;
	}
	.bgBtm {
	 background-image: url(../ui/images/bg_btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:730px;
	height:19px;
	}

	
/*----------------footer section ---------------------------------- */

#footer {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 750px;
	width: 750px!important;
	text-decoration: none;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#footer .footerText {
color: #ffffff;
font-size: xx-small;
}

#footer a {
color:#fff;
text-decoration:none;
text-decoration: none;
font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}

#footer a:Link, #footer a:active, #footer a:visited {
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

#footer .footerText a, #footer .footerText a:Link, #footer.footerText a:active, #footer .footerText a:visited {
text-decoration:none;
font: normal xx-small Verdana, Arial, Helvetica, sans-serif;
}

#footer .footerText a:hover {
text-decoration:underline;
}

/*--------------------------------Header --------------------------------------- */

#header {
	color: #ffffff;/* search */
	text-decoration: none;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0px;
	padding: 0px;
	height: 87px!important;
	width: 750px;
	float: left;
	border-bottom:1px solid #182486;
	}

#header a {
	color: #ffffff;/* nj home */
	text-decoration:none;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#header a:Link, #header a:active, #header a:visited {
font:  x-small Verdana, Arial, Helvetica, sans-serif;
}

#header a:hover {
text-decoration:underline;
}

#header form{
color: #537655;
	color: #537655;
	text-decoration: none;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	height:44px;
	}
#header form label {
color: #537655;
	text-decoration: none;
	font: bold normal x-small Verdana, Arial, Helvetica, sans-serif;
}
#header form select {
font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	height:16px;
	width:85px;
	border: #537655 1px solid;
	color: #537655;
	margin: 0px;
	padding: 0px;
	}

#header .searchbox  {
	height:17px;
	width:75px;
	color: #537655;
	margin: 0px;
	padding: 0px;
	border: #537655 1px solid;
}
