a:link       { text-decoration: none; color: #0000FF }
a:visited    { text-decoration: none; color: #0000FF }
a:active     { text-decoration: none; color: #0000FF }
a:hover      { text-decoration: underline; color: #FF0000 }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #006699;
	background-image: url(images/bg/bgbluerad.gif);
	margin-top: 5px;
}
.bottomborder {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.v9 {
	font-size: 10px;
}
.grayborderfull {
	border: 1px solid #CCCCCC;
}
.blueborderfull {

	border: 1px solid #3366CC;
}
.liteblueborderfull {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.topgrayborder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.grayxsmall {
	font-size: x-small;
	color: #666666;
}
.large {
	font-size: 16px;
	font-weight: bold;
}
.largebottomborder {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
.V9gray {
	font-size: 9px;
	color: #999999;
}
.bold {
	font-weight: bold;
}
.v7gray {

	font-size: 7pt;
	color: #999999;
}

