BODY {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B00A22; 
	SCROLLBAR-SHADOW-COLOR: #B00A22; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #B00A22; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.sidebarBg {
	background-color: #000000;
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.rightBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: B00A22;
	border-right-color: B00A22;
	border-bottom-color: B00A22;
	border-left-color: B00A22;
}
.RightBorderOnepx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: B00A22;
	border-right-color: B00A22;
	border-bottom-color: B00A22;
	border-left-color: B00A22;
}
.leftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: B00A22;
	border-right-color: B00A22;
	border-bottom-color: B00A22;
	border-left-color: B00A22;
}
.botBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: B00A22;
	border-right-color: B00A22;
	border-bottom-color: B00A22;
	border-left-color: B00A22;
}
.footerEleOne {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: B00A22;
	border-bottom-color: E0E1E5;
	border-left-width: 2px;
	border-left-color: B00A22;

}
.sidebarBorder {

	background-image: url(../images/redLeft.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.sidenav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: capitalize;
	color: #E0E1E5;
	background-color: 161616;
	background-image: url(../images/sidenavArraw.jpg);
	background-position: 10px center;
	padding-left: 20px;
	border: 1px solid #363637;
	height: 20px;
	background-repeat: no-repeat;
	font-weight: bold;


}
.sidenavRoll {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: capitalize;
	color: B00A22;
	background-color: 161616;
	background-image: url(../images/sidenavArrawRoll.jpg);
	background-position: 10px center;
	padding-left: 20px;
	border: 1px solid #363637;
	height: 20px;
	background-repeat: no-repeat;
	font-weight: bold;


}
.boxsize {
	height: 400px;
}
.cnt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	letter-spacing: 1px;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: B00A22;
	text-decoration: none;

}
a.sidenavs:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #E0E1E5;
	text-transform: capitalize;
	text-decoration: none;


}
a.sidenavs:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E0E1E5;
	text-decoration: none;

}
a.sidenavs:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: B00A22;
	text-decoration: none;
	text-transform: capitalize;


}
