* {
  padding: 0;
  margin: 0;
} 

body {
	background-image: url(assets/images/background4.gif);
}

#container {
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	background-image: url(assets/images/bodyback2.jpg);
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#header {
	width:950px;
	background-color: #FFFFFF;

}
.clearfix {
	clear: both;
}
#headermenu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10px;
	color: #707589;
	width:938px;
	padding: 5px;
	background-color: #F2F2F2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCCCCC;
}


#headermenu a {
	text-decoration: none;
	color: #0000FF;
}

#headermenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#menubar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #687083;
	margin-top: 1px;
	width:950px;
	height:23px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(assets/images/footerback.jpg);
}


#menubar ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menubar li {
	display: inline;
}

#menubar a {
	padding: 5px 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#menubar a:hover {
	background-color: #FFFFFF;
	color:#455A79;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#rightsidebar {
	float: right;
	width: 179px;
}

#rightsidebar h2, #leftsidebar h2, #rightsidebar h3, #leftsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12px;
	color: #fff;
	background-color: #687083;
	margin-left: 1px;
	margin-bottom: 4px;
	background-image: url(assets/images/menubarbak.jpg);
}

#leftsidebar {
	float: left;
	width: 179px;
}
.rightsidebartext, .leftsidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightsidebartext  ul, .leftsidebartext  ul {
	font-size: 10px;
	list-style: none;
	line-height: 13px;
}
.rightsidebartext  li, .leftsidebartext  li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.leftsidebartext  a, .rightsidebartext  a  {
	color: #990000;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D7D7FB;
	display: block;
	
}
.rightsidebartext  a:hover, .leftsidebartext  a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 3px;
}
.rightsidebartext  a:visited, .leftsidebartext  a:visited {
	color: #666666;
}
.rightsidebartext1, .leftsidebartext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rightsidebartext1  ul, .leftsidebartext1  ul {
	margin: 0px;
	list-style: none;
}
.rightsidebartext1  a, .leftsidebartext1  a {
	text-decoration: none;
	color: #66584B;
}
.rightsidebartext1  a:hover, .leftsidebartext1  a:hover {
	color: #000000;
	text-decoration: underline;
}
#content {
	width: 585px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#content p {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#content ul {
	list-style-position: outside;
	list-style-image: url(assets/images/menu_bullet.jpg);
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 15px;
	margin-bottom: 20px;
}
#content li {
	margin-bottom: 5px;
	margin-right: 15px;

}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(assets/images/h1bak.gif);
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	color: #990000;
}
#content h2 {
	padding-bottom: 4px;
	font-size: 0.8em;
	color : #990000;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#content h3, h4, h5, h6 {
	padding-bottom: 4px;
	font-size: 0.75em;
	color : #990000;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#content a {
	color: #990000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.smallhilite {
	padding: 8px 10px 8px 10px;
	background: #D6DEE5;
	font-size: 93%;
	font-family: arial, sans-serif;
}


.boxhilite {
	padding: 5px 8px 3px 8px;
	font-face: arial, verdana;
	background: #F6F4F4;
	border: 1px solid #666666;
}
.boxhilite2 {
	font-face: arial, verdana;
	background: #F6F4F4;
	border: 1px solid #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #990000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pseudoh1 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 3px;
	margin-bottom: 15px;
	padding-bottom: 8px;
	background-image: url(assets/images/h1bak.gif);
	background-repeat: repeat-x;
}

#footer {
	border-top: solid #fff 1px;
	width: 950px;
	background-color: #687083;
	background-image: url(assets/images/footerback.jpg);
	margin-top: 1px;

}
#footer_text {
	text-align: center; 
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 15px;
	color: #FFFFFF;
	line-height: 12pt;
}

#footer_text a {
	text-decoration: none;
	color: #FFCCCC;
}

#footer_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img.floatLeft {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 5px 10px 5px 0px;
	background-color: #FFFFFF;
	padding: 2px;
}
img.image_nofloat {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
}
img.floatRight2 {
	float: right;
	margin: 0px 0px 5px 10px;
}
table.enquiretable 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	width: 92%;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
table.enquiretable tr.cellcolour1 
{
	background-color: #FFD0B0;
	color: #333333;
	text-align: right;
}
table.enquiretable tr.cellcolour2 
{
	background-color: #FFFFFF;
	color: #333333;
	text-align: right;
}
table.enquiretable td.tableheading
{
	background-color: #990000;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bolder;
}
table.enquiretable td
{
	padding: 2px;
}
table.maintable 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	width: 97%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
table.sitemaptable 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.6em;
	width: 97%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

table.maintable td 
{
	color: #333333;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.maintable td.heading
{
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font-size: 1em;
	font-weight: bolder;
	background-color: #990000;
}  
table.maintable tr.cellcolour1, table.sitemaptable tr.cellcolour1
{
	background-color: #DDDDDD;
	color: #333333;
	text-align: left;
}
table.maintable tr.cellcolour2, table.sitemaptable tr.cellcolour2
{
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted black;
}
hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD9C9C;
	width: 95%;
	text-align: center;
}
.rounded-hints {
	background: #FFFFFF;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {
	background:#E6E5E3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	background-repeat: repeat;
}
    .rnd_b1 {
	margin:0 5px;
	background:#990000;
}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
	display:block;
	color:#990000;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #990000;
	background-color: #E6E5E3;
	padding: 0px;
}
.ad_head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	font-weight: bolder;
	text-align: center;
}
