/* CSS Document */



body {

margin:0;

padding:0;

background-color:#3f3e44;

}
.bg {
	background-image: url(btn_bg.jpg);
	background-repeat: repeat;
}



.top_navlinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}





.top_navlinks:hover {

	color:#feff23;

	text-decoration:none;

}


.top_navlinks_highlight {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color:#feff23;

	text-decoration:none;

}





.rngtxt {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 16px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #fff;

	text-decoration: none;

	

}

.left-bg {

	background-color: #FFFFFF;

	background-image: url(left-bg.jpg);

	

	background-position: right top;

}

.right-bg {

	background-color: #FFFFFF;

	background-image: url(right-bg.jpg);

	

	background-position: left top;

}

.body-bg {

	background-image: url(body-bg.jpg);

	background-position: left top;

	background-repeat: repeat-x;

}

.bottom-bor {

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;	

}

.right-bor {

	border-right-width: 1px;

	border-right-style: dashed;

	border-right-color: #CCCCCC;	

}

.heading {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 18px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}.border {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}

.orng-link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	

	font-weight: normal;

	color: #ff670c;

	text-decoration: underline;

}





.orng-link:hover {

	color:#ff670c;

	text-decoration:none;

}

.txt-bold {

	font-family:  Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 16px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}
.blue-link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	

	font-weight: normal;

	color: #0c17ff;

	text-decoration: underline;

}





.blue-link:hover {

	color:#0c17ff;

	text-decoration:none;

}
.menulink_highlight {
	font-family:  verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
.menulink {
	font-family:  verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #000000;

	text-decoration: none;
}
.style3 {

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 14px; 

	font-weight: bold; 

	color:#FFFFFF;

 }