.pagebg {
	background-color: #333366;
	background-repeat: repeat;
	list-style-type: none;
}
.tableborder {
	border: 2px solid #6699CC;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
.regularLge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.imgborder {
	border: 1px solid #6699CC;
}
.imgborderblk {
	border: 1px solid #000000;
}
a {  
	color: #CC0000; text-decoration: none
}
a:hover {  
	color: #CC0000; text-decoration: underline
}
a:active {  
	color: #CC0000; text-decoration: underline
}
a:visited {  
	color: #CC0000
}