A {     
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
A:hover { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF7300;
	text-decoration : none ;
}
.smallblue A:link {     
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	Color : #ABD1F7;
	text-decoration : none;
}
.smallblue A:hover { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	Color : #ABD1F7;
	text-decoration : underline;
}
.smallblue A:visited { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	Color : #ABD1F7;
	text-decoration : none;
}
.toplink A:link {     
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	Color : #000000;
	text-decoration : none;
}
.toplink A:hover { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	Color : #CC6600;
	text-decoration : none;
}
.toplink A:visited { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	Color : #000000;
	text-decoration : none;
}
.bgright {
	background-image: url(bg_gif.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgleft {
	background-image: url(bg_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.centretable {
	height: 100%;
	width: 760px;
}
.textdefault {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}
.textdefaultbold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;

}
.texthigh {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: FF7300;
	font-weight: bold;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABD1F7;
}
.textdefaultitalics {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-style: italic;

}
.sitebg {
	background-image: url(bg_patch.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
