@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg-darkgrey.jpg);
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
a {
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.no-size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.image-padding {
	border: dotted;
	border-color: #CCCCCC;
	border-width: 1px;
}
.text-padding {
	padding-right: 10px;
}
.dottedline {
	background-image: url(../images/dottedline.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.dottedline-vert {
	background-image: url(../images/dottedline.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.class2 A:link {
	color:#CCCCCC;
}
.class2 A:visited {
	color:#999999;
}
.class2 A:active {
	color:#FFFFFF;
	text-decoration: underline;
}
.class2 A:hover {
	color:#FFFFFF;
	text-decoration: underline;
}.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 10px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-size: 18px;
	color: #CCCCCC;
}
