BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;/*themecolour4%0;*/
  margin-top : 0px;
  margin-left : 0px;
}
.navbg {
	background-color: #404040;/*themecolour3;*/
}
.rightcolbg {

	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;/*themecolour4;*/
	border-left-color: #ffffff;/*themecolour4;*/
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;/*themecolour2;*/
}
.centerbg {
	background-image: url(index_files/index_center_bg.gif);
	background-repeat: repeat-x;
}

table {
	font: 11px/15px Arial, Helvetica, sans-serif
	color: #666666;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}
ul {

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(index_files/index_bullet.gif);
	color: #666666;/*themecolour4%0;*/
}

.rightcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #ffffff;/*themecolour2;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;

}
H2{
  font-size : 14px;
}
H4{
  font-size : 12px;
}
H3{
  font-size : 14px;
}
H1 {
	font-size : 20px;
	font-weight : bold;
	margin-top : 3px;
	margin-bottom: 3px;
}
a:link { color : #333333 ;}
a:visited { color : #333333 ;}
a:hover { color : #333333 ; background : #eafcee ;}
a:active { color : #333333 ;}
.headerleft {
	background-image: url(index_files/index_header_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.paraheading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #404040;/*themecolour3;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
