A:link	{
	text-decoration:	none;
	font-weight:	normal;
	color:	#870038;
	font-size: 12px;
	}	
		
A:visited	{
	text-decoration:	none;
	font-weight:	normal;
	color:	#870038;
	font-size: 12px;
	}	
		
A:active	{
	text-decoration:	none;
	font-weight:	normal;
	color:	#4A0027;
	font-size: 12px;
	}	
		
A:hover	{
	text-decoration:	underline;
	color:	#4A0027;
	font-size: 12px;
	}

A.nav:link	{
	text-decoration:	none;
	color:	#fff;
	font-size: 12px;
	font-weight: normal;
	}

A.nav:visited {
	text-decoration:	none;
	color:	#fff;
	font-size: 12px;
	font-weight: normal;
	}

A.nav:hover	{
	text-decoration:	none;
	color:	#CCCCCC;
	font-size: 12px;
	font-weight: normal;
	}

A.nav:active	{
	text-decoration:	none;
	color:	#fff;
	font-size: 12px;
	font-weight: normal;
	}

A.rg:link	{
	color:	#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

A.rg:visited {
	color:	#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

A.rg:hover	{
	color:	#CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

A.rg:active	{
	color:	#CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	margin-bottom: 5px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-bottom: 5px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	}
.norepeat {
	background-repeat: repeat-x;
	}

body {
	scrollbar-base-color:#FFF;
	scrollbar-shadow-color: #870038;
	scrollbar-3dlight-color: #870038;
	scrollbar-arrow-color:#870038;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFF;
	}
.box {
	background: #EEEEEE;
	scrollbar-base-color: #FFF;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #012B55;
	scrollbar-arrow-color: #FFF;
	border: 1 solid #002157;
	}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C0041;
	font-weight: bold;
	margin-left: 25px;
}
hr {  color: #99002E; text-decoration: none}
ul {
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}
.greyborder {
	border-style: solid;
	border-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #FFFFFF;
}
.redborder {
	background-image: url(../images/divider-bg.jpg);
	background-repeat: repeat-y;

}
.white {
	color: #FFFFFF;
	left: 33px;
	}
.margin {
	margin-left: 25px;
	margin-bottom: 5px;
	}
.left-nav {
	margin-left: 25px;
	margin-bottom: 10px;
}
.right-marg {
	margin-right: 15px;
}
.tabl-bg {
	background-image: url(../images/design-print-web_09.jpg);
	background-repeat: repeat;
}
p {
	margin-top: 5px;
	margin-right: 10px;
}
.centre {
	text-align: center;
}
#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #99002E;
	border-top: 2px solid #99002E;
	border-left: 2px solid #99002E;
	border-right: 2px solid #99002E;
	}
#lightboxDetails{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
			 	
