﻿:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.csleftBorder {
	background-image: url(images/leftBorder.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
	
.csRightBorder {
	background-image: url(images/rightBorder.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
	
.csTahomaFont {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	
	}

	

.csContentsFont {
	
	font-family: Tahoma; font-size: 9px;
	}
.bulletedlist {
	list-style-type: disc;
	color: #ff9900;
}
