body {
margin:0;
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size:13px;
line-height:1;

}
#topbar{
width:100%;
height:160px;
background-color:#5b2497;	
}
#basebar{
width:100%;
height:38px;
background-color:#5b2497;	
position:relative;
bottom:0;
}
#basebar-previous{
width:100%;
height:38px;
background-color:#5b2497;	
position:absolute;
bottom:0;
}
#basebarpgs{
width:100%;
height:38px;
background-color:#5b2497;	
}
#srchbtn{
display: block;
cursor:pointer;
color: #fff;
background-color:#5b2497;
font-weight:bold;
width: 155px;
height: 26px;
border: none;
line-height:1;
margin: 0;
padding: 0 0 2px 0;
	}
	
.content {
margin: 0 auto;
text-align:left;
width:1052px;
}

.colortxt{
  color:#5b2497;
}
.ownername{
	height:32px;
	padding:15px 0 0 50px;
	font-size:130%;
	font-weight:bold;
	color:#fff;
	}
.pgttl{
	font-size:170%;
	font-weight:bold;
	padding-bottom:12px;
	color:#5b2497;
	}
.pgheading{
	font-size:120%;
	font-weight:bold;
	padding-bottom:3px;
	line-height:1.24;
	}
.popheading{
	font-weight:bold;
	padding-bottom:2px;
}
.greytxt{
  color:#666666;
}
.bigger{
  font-size:14px;
}
.content p {
margin:0 0 9px 0;
padding:0
}
.pgblock1 {
float:left;
margin:40px 0 0 35px;
width:580px;
}

.welcblock {
width:215px;
margin:30px 0 0 0;
font-weight:bold;
}

.thm_block{
	position:relative;
	width:890px;
	margin:0 80px 20px 80px ;
  height:120px;
  border:1px solid #555;
  background-color:#fff;
}
.thm_icon{
	float:left;
	width:180px;
	text-align:center;
	}
.thm_text{
	float:left;
	height:110px;
	width:488px;
	padding:5px 20px;
	border-left:1px solid #555;
	border-right:1px solid #555;
	}
.thm_pic{
	float:right;
	width:180px;
	text-align:center;
	}	
.thm_lastdiv{
	line-height:1.15;
	position:absolute;
	bottom:5px;
	width:500px;
	}
.warnbox{
	padding:3px 5px 6px 5px;
	width:315px;
	border:solid 1px #87bfba;
	background-color:#8cfff3;
}


.padrt  {
padding-right:2px;

}
.psmallmargin{
	padding:0;
	line-height:1.3;
	}
.psmallmargin p {
margin:2px 0 ;
padding:0
}
.pgtext  {
padding:8px 0 0 0;
line-height:1.3;
margin-left:10px;
} 
.pgtext p {
margin:0 0 9px 0;
padding:0
}

.pgtext ul {
margin:4px 0 12px 16px;
padding:0;
}
.pgtext li {
margin:2px 0 0 4px ;
padding:0
}

.bordgreen  {
border-bottom:1px solid #37948c;
padding:4px 0 ;
}

.bordgrey  {
border-bottom:1px solid #cccccc;
padding:4px 0 ;
}
.bordtopgrey  {
border-top:1px solid #cccccc;
}

.borderbox {
padding:5px 8px 5px 9px;
border:solid 1px #99BFDD;
line-height:1;
}
.txtalr{
  text-align:right;
}
.note{
font-size:12px;
}
.msg{
text-align:left;
padding:3px 5px;
margin-bottom:4px;
width:300px;
border:solid 1px #87bfba;
background-color:#ffaaaa;
}

#fixbg{
	width:1051px;
	height:540px;
	background: url('../_images/grey-bg.gif') repeat-y ;
	margin-bottom:40px;
}
#fixbgpgs{
	width:1051px;
	min-height:450px;
	margin-bottom:12px;
	padding-bottom:20px;
	/*background:#bbb ;*/
	background: url('../_images/grey-bg-pale.gif') repeat-y ;
}
#overlay{
   z-index: 1;
   background-color: #fff;
   width:660px;
  opacity: 0.9;   /*supported by current Mozilla, Safari, and Opera*/
  -moz-opacity: 0.9;  /*older Mozilla*/
  -khtml-opacity: 0.9;   /*older Safari*/
  filter: alpha(opacity=90);  /*older IE*/
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90) /* IE */
}
 .navspace {

}
#navlisttop {
line-height:1;
margin: 0; 
height:22px;
padding-left:40px;
list-style: none;
width:560px;
font-size:80%;
}
#navlisttop ul {
padding:0 ;
margin:0;
}
#navlisttop li {
margin:0;
padding:0 8px;
height:15px;
float:left;
/*border-right:1px solid #fff;*/
}
#navlisttop a, #navlisttop a:visited {
display: block;
color:#fff;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
padding:0 2px 0 2px ;
font-size:12px;
font-weight:bold;
text-decoration: none;
line-height:1.2;
}
#navlisttop a:hover {
color:#ccc;
}

.navbase {
	padding:0;
	margin:0;
	float:left;
	width:670px;
	line-height:1;
}
.navlist {
line-height:1;
margin: 0; 
padding:0;
list-style: none;
width:1052px;
font-size:120%;
}


.navlist ul {
padding:0 ;
margin:0;
}
.navlist li {
margin:0;
text-align:center;
padding:0 ;
display:block;
width:110px;
height:40px;
	background:#54f4fe;
	float:left;
}
.navlist a, .navlist a:visited {
display: block;
color:#fff;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
padding:3px 9px 0 9px ;
font-size:13px;
font-weight:bold;
text-decoration: none;
line-height:1.2;
}
.navlist a:hover {
color:#fff;
text-decoration: underline;
}
.navlist a.navsel {
color:#fff;

}
.navpic {
width:180px;
height:21px;
margin-bottom:-3px;
}


.scrollpane{
height:569px ;
overflow:auto;
padding-right: 12px ;
scrollbar-base-color:#A6BCDD;
}

.navpad{
margin-bottom:10px;
}

div.fadehover {
	position: relative;
	}
 
img.roll {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.hov {
	position: absolute;
	left: 0;
	top: 0;
	}

img
{  
border-style: none;
}

a {
color: #000  ;
}
a:hover {
color: #555555;
}

a.itemlinkttl{
text-decoration:none;
font-size:180%;
font-weight:bold;
line-height:1;
}
a.itemlinkttl:hover {
color: #0066de;
}
a.itemlinktxt{
text-decoration:none;
font-size:120%;
padding-top:8px;
}
a.itemlinktxt:hover {
color: #555555;
}
a.enq {
text-decoration:none;
color: #006054  ;
margin-top:7px;
display: block ;
	height: 18px ;
	background:  url(../_images/e-arrow.gif) no-repeat right top ;
}

a.enq:hover {
color: #1ABDAC;
background:  url(../_images/e-arrow_o.gif) no-repeat right top ;
}



