/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
}
body {
background-image: url(BKwave2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #088AC7;
}
a:visited {
	color: #088AC7;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #66CC00;
}

.borderblack
{
border-style: solid;
border-width: 2px;
border-color: #000000;
}

.blueborder
{
border-style: solid;
border-color: #088AC7;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 3px;
border-right-width: 3px;
}

.header {
	font-size: large;
	font-weight: bold;
}


.small {
font-size: 10px;
color: #000000;
}

.orange {
	font-weight: bold;
	font-size: medium;
	color: #F0B23D;
}

.green {
	font-weight: bold;
	font-size: medium;
	color: #669900;
}

.largemedBLUE{
	font-size: large;
	color: #088AC7;
	font-weight: bold;
}

.class1 A:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;  text-decoration: underline; color: #000000}
.class1 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; text-decoration: underline; color: #000000}
.class1 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; text-decoration: underline;  color: #ffffff}
.class1 A:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; text-decoration: none; color: #000000}
