/* CSS Document */
body {
	margin:0;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.boxbg {
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #9F0000;
}.boxheadingbg {
	background-image: url(../images/new_04.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
.contentbg {
	background-image: url(../images/Content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #9F0000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding-left: 15px;

}
.field {
	font: 11px verdana;
	border: 1px solid #9EADC7;
}
.leftbox {
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 7px;
}
.rightbox {
	padding-right: 7px;
	padding-left: 3px;
}
.imgbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.boxcontent {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 9px;
	line-height: 14px;

}
.content {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	line-height: 15px;
	color: #FFFFFF;

}
.boxnav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9F0000;
	padding-left: 11px;
	text-decoration: none;
}
a:hover.boxnav {
	text-decoration: underline;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	height: 38px;

}
.bdr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footnav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
	text-decoration: none;
	padding-right: 11px;

}
a:hover.footnav{
	text-decoration: underline;
}

.footnav1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 2px;
	text-decoration: none;
	line-height: 15px;
}
a:hover.footnav1{
	text-decoration: underline;
}

.news {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
}
.boxheadbg {
	background-image: url(../images/boxhead.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 9px;
}
.sidebar {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.sidebar-content {
	background-image: url(../images/inner_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 21px;
	font-family: Verdana;
	font-size: 10px;
	color: #9F0000;
	padding-right: 5px;
	padding-left: 9px;
	line-height: 18px;

}
.inner-bg {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.contentC {

	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	line-height: 18px;
	color: #FFFFFF;
}
.heading {
	padding-left: 5px;
}
.sidenav {
	color: #990000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover.sidenav {
	text-decoration: underline;
	
}
.boxheadingbghome {

	background-image: url(../images/home_new_04.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
