body {
margin:0 auto;
padding:0;
background:#A48282 url(../images/bg.gif) top center repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}


a:link {
	color: #ffffff;
	text-decoration: underline;
	
}

a:visited {
	text-decoration: underline;
	color: #ffffff;
}
	
a:hover {
	text-decoration: underline;
	color: #774848;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: right;
	color: #ffffff;
	margin-top: 30px;
	margin-right: 30px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

form p {
	clear: both;
	padding: 2px;
	margin-left: 0px;
	}

form p label {
	float: left;
	}
	
input {
	float: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 10px;
	}

ul {
	color: #8D5E5E;
	margin-left: 5px;
}	


li {
	color: #ffffff;
	
}	


.bullet {
	color:#990000;
}


.LeftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:26px;
}

.titlep1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 15 0px;
	margin-top: 5px;
	margin-left: -15px;
}

.titlep2 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	text-align: center; */
	color: #333333;
	padding-bottom: 12px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.strapline {
	FONT-SIZE: 10pt;
	position: absolute;
	visibility: hidden;
	height: 90px;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 10px;
	padding: 0px;
	line-height: 22px;
}

/* ## Refers to page layers (DIVS)## */


/* Common layers */

#menu-top {
	position: absolute;
	left: 50%;
	width: 790px;
	margin-left: -395px;
	padding: 0px;
	background:#A48282 url(../images/bg.gif) top center repeat-x;
	height: 110px;
	top: 0px; 
}


#clear {
clear: both ;
}

#MainContainer {
	float: left;
	top: 80px;
	width: 700px;
}

#RightContainer {
	float: left;
	top: 80px;
	width: 230px;
}


#Right-Menu {
	position:absolute; left:474px;;
	top: 80px;
	width: 260px;
	height: auto;
	background:#BFA8A8 url(../images/Introbox-bg.gif) top center repeat-x;
	margin: 0px;
	padding: 0 25px;
	border: 0px;
}

#Right-Menu2 {
	position:absolute; left:444px;
	top: 298px;
	width: 280px;
	background:#BFA8A8 url(../images/box-bg.gif) top center repeat-x;
	height: 168px;
	margin: 0px;
	padding: 0 25px;
	border: 0px;
}


#Main-Body {
	position: absolute;
	left:170px;
	top: 75px;
	width: 305px;
	height: auto;
	margin: 4px;
	border: 0px;
	overflow: auto;
}

#Middle1 {
	position: absolute;
	left:170px;
	top: 294px;
	width: 250px;
	height: 230px;
	background:#BFA8A8 url(../images/box-bg.gif) top center repeat-x;
	margin: 4px;
	padding: 0 25px;
	border: 0px;
}

#Middle2 {
	position: absolute;
	left:170px;
	top: 454px;
	width: 250px;
	height: 200px;
	overflow:auto;
	background:#BFA8A8 url(../images/box-bg.gif) top center repeat-x;
	margin: 4px;
	padding: 0 25px;
	border: 0px;
}

#Middle3 {
	position: absolute;
	left:170px;
	top: 544px;
	width: 250px;
	height: auto;
	background:#BFA8A8 url(../images/box-bg.gif) top center repeat-x;
	margin: 4px;
	padding: 0 25px;
	border: 0px;
}

#Left-Menu {
	position: absolute;
	left:0px;
	top: 72px;
	width: 190px;
	height: 391px;
	margin: 6px;
	padding: 0 25px;
/*	background: #A48282; */
	border: 0px;
}


#validation {
	position: absolute;
	left:0px;
	top: 550px;
	width: 90px;
	height: 100px;
	margin: 6px;
	padding: 0 25px;
	border: 0px;
}


#Float {
	position: absolute;
	left: 50%;
	width: 490px;
	margin-left: -245px;
	background: #ffffff;
	height: 425px;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
}
