body {
	scrollbar-face-color:#F3F3F3;
	scrollbar-arrow-color:#FFB400;
	scrollbar-track-color:#E2E2E2;
	scrollbar-shadow-color:#f3f3f3;
	scrollbar-highlight-color:#f3f3f3;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-darkshadow-Color:#c0c0c0;}

p,ul,li, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height : 16px;
}

h1 {
	font-family : Georgia, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	margin-bottom:1px;
}

h2 {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffb400;
}

.tab {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height : 20px;
}

.newstab {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 939393;
	line-height : 15px;
}

.showcase {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 939393;
	text-align : justify;	
	line-height : 15px;
}

.colour {
	color: #FFB400;
}


a:link			{
	color : #FFB400;
	text-decoration: underline;
}
a:visited		{
	color : #FFB400;
	text-decoration: underline;
}
a:hover 		{
	color : #6FBF46;
	text-decoration: underline;
}

a.news:link			{
	color : #939393;
	text-decoration: none;
}
a.news:visited		{
	color : #939393;
	text-decoration: none;
}
a.news:hover 		{
	color : #FFB400;
	text-decoration: none;	
}


a.headernav:link			{
	color : #666666;
	text-decoration: none;
	font-weight: bold;
}
a.headernav:visited		{
	color : #b0b0b0;
	text-decoration: none;
}
a.headernav:hover 		{
	color : #FFB400;
	text-decoration: none;	
}
