@charset "utf-8";
.TEXTBOX {
	background-color: #FFF;
	width: 600px;
	height: auto;
	padding: 15px;
	position: static;
	display: block;
	clear: none;
	float: none;
	border: 1px solid #999;
	margin-left: 20px;
}
.sidebarra {
	background-image: url(/images/stripes.png);
}
.BOX {
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F30;
}
.Orange_Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333;
}

/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/BACK.png);
	background-repeat: no-repeat;
	background-position: center top;
}
sider {
	background-image: url(images/stripes.png);
}
.sider {
	background-image: url(images/stripes.png);
	text-align: center;
}
.darkStripes {
	background-image: url(images/stripes_dark.png);
}



.content {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	line-height: 23px;
	word-spacing: normal;
	padding-right: 25px;
	color: #333;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF5D06;
	text-decoration: none;
}
a:active {
	color: #002564;
	text-decoration: none;
}
.Head2 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 17px;
	color: #C00;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC0000;
	font-weight: normal;
}

.IMAGES {
	float: right;
	overflow: visible;
	visibility: visible;
	left: 588px;
	padding: 3px;
	margin: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Titles2 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	color: #005A9E;
	line-height: normal;
	text-transform: capitalize;
	font-weight: normal;
}
.boxedSide {

}
