/*  CSS  html body style for centre    */


p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h2{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

body {
padding:0px; 
margin:0px; 
font-size: 12px;
font-family: tahoma,arial,verdana,sans-serif;
color:#666666;
height:100%; 
background-color:#ffffff; 

}

/*  CSS  container for centre content  */


#wrapper{
position:relative;
width: 771px;
margin:0 auto 0 auto;

background-color:#ffffff;
 }

#content{
position:relative;
width: 771px;
float:left;
background-color:#ffffff;
}


a:link{
text-decoration:none;
font-size:12px;
color:#000000;
}

a:visited{
text-decoration:none;
font-size:12px;
color:#000000;
}


a:hover{
text-decoration:underline;
font-size:12px;
color:#336699;
}





/*  CSS  Header styles */

#header{
	position:absolute;
	left:0px!important;
	top:0px!important;
	width:771px;
	height:30px;
	margin:0px;
	display:block;
	border:0px solid #cccccc;
	background-color: #FFFFFF;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	padding-top: 211px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*  CSS  division and styles for left side */


#left {
position:relative; 
float: left;
left:-620px;
width: 162px;
margin:146px 0 30px 0; 
padding:5px;
border:1px solid #cccccc;

}


/*  CSS  division and styles for middle    */

#middle {
	position:relative;
	float:left;
	left:0px;
	width:731px;
	margin:241px 0 0 0;
	padding:20px 20px 20px 20px;
	border:0px solid #cccccc;
	background-color: #FFFFFF;
	background-image: url(../images/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*  CSS  division and styles for right    */

#right {
position:relative; 
left:-2px;
margin:146px 0 30px 0; 
float: right; 
width:160px;
padding:5px;
border:1px solid #cccccc; 
}


/*  CSS  division and styles for footer    */
#footer{
	clear:both;
	float:left;
	padding:0px;
	border:0px solid #cccccc;
	width:771px;
	background-color: #FFFFFF;
	height: 49px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}

a.menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}

a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}


a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	background-color: #B61704;
}

a.menu2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #B51802;
	text-align: center;
}

a.menu2:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #B51802;
	text-align: center;	
}


a.menu2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
}
