@charset "utf-8";
	
	body {
	border:0;
	width:100%;
	min-width:600px;
	font-size:90%;
	background-color: #353859;
	margin-top: 10;
	padding-top: 10;
	}

	#header {
	clear:both;
	float:left;
	width:100%;
	background-color: #353859;
	}
#header table {
	text-align: center;
	width: 100%;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header a {
	color: #9284A7;
	text-decoration: none;
	position: relative;
}
	/* column container */
	.bodywrapper {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	background-color: #353859;
	}
	/* common column settings */
	.colright,
	.colmid, 	.bodywrapperleft {
	float:left;
	width:100%;
	position:relative;
	background-color: #353859;
	}
	.col3 , 	.rightfloat, 	.leftfloat{
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
	background-color: #353859;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
	list-style-type: none;
	background-color: #353859;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.leftmenu .bodywrapperleft {
	right:75%;	/* left column background colour */
	background-color: #353859;
	}
	.leftmenu .rightfloat {
	width:71%;
	left:102%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/mainwrapper_background.jpg);
	background-color: #FFFFFF;
	}
	.leftmenu .leftfloat {
	width:21%;
	left:6%;
	background-color: #353859;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em;
	}

	#footer {
	clear:both;
	float:left;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-style: none;
	}
        .style1 {color: #B13A36}
        .style2 {color: #9183A6}
        .style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
        #header a:hover {
	color: #B13A36;
	text-decoration: none;
	position: relative;
}
        

.style4 {color: #FFFFFF}
.style5 {color: #000000}
.style7 {color: #000000}
.style7 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.style8 {
	color: #FFFFFF;
	font-style: italic;
}
.style8 {color: #000000; font-weight: bold; }

.style9 {color: #9284A7}

.style10 {color: #000000}

