body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;/*themecolour4%0;*/
	background-color: #999999;/*themecolour3$ 1.0%, 46.6%;*/
}
.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: #ffa449;/*themecolour2;*/
}
.centerbg {
	background-image: url('images/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('images/bullet.gif');
	color: #666666	
}

forminput {
	font-size: 9px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}

.centercoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #ffa449;/*themecolour2;*/
	/*
	border-right-width: medium;
	border-right-style: dashed;
	border-right-color: #ffa449;/*themecolour2;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;	
}
.rightcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;	
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #ffa449;/*themecolour2;*/
}
.footertext {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

a:link {
	text-decoration: none;
	color: #4e71d9;/*themecolour2$ -28.5%, 14.9%;*/
}
a:visited {
	text-decoration: none;
	color: #333333;
	color: #4e71d9;/*themecolour2$ -28.5%, 14.9%;*/
}
a:hover {
	text-decoration: none;
	color: #ff700f;/*themecolour2$ -100%, 0%;*/
}

a:link.topmenu		{font-weight: bold; text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial; font-size:xx-small}
a:alink.topmenu		{font-weight: bold; text-decoration: none; color: #4e71d9; font-family: Verdana, Arial; font-size:xx-small}
a:visited.topmenu	{font-weight: bold; text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial; font-size:xx-small}
a:hover.topmenu		{font-weight: bold; text-decoration: none; color: #ffa449; font-family: Verdana, Arial; font-size:xx-small}

a:link.asis			{text-decoration: none}
a:alink.asis		{text-decoration: none}
a:visited.asis		{text-decoration: none}
a:hover.asis		{text-decoration: none}


.background {
	background-color: #ffffff;/*themecolour4;*/
}
.headerleft {
	background-image: url('images/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;
}