a {
	font-size: 11px 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a:active {
	text-decoration:underline;
	color: #000066 }

.bold {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }
	
.articlehead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666}
	
	.articleheadColoured{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Green;
}
	
.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #666666;
	letter-spacing : 10px;
	border : thin dotted #CCCCCC;
	padding-left : 6px;}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }
	
.inputbox2 {
	border: 1px solid;
}
		
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background : transparent;}

.menutable{
	background: #E4EDF1;}

.titletable{
	background: #CCCCCC;}

.popuptable{
	background: #e7e7e7;}
	
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #999999 }

.displayField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}
	
BODY{
	background-color : White;
	color : Black;}

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;}

.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-style : italic;
}	

.decimal {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : decimal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;}

.upperroman {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : upper-roman;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;}

.upperalpha {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : upper-alpha;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;}

.loweralpha {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : lower-alpha;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;}

.lowerroman {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : lower-roman;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;}

.disc {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;}

.circle {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;}

.square {
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;}
	
.backgroundImage{
	background-image : url(../img/background2.gif);}

.layer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;}
	
.underPicture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999933;
	text-align: left;}
	
.tableTry{
	border: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
}
