/* CSS Document */

table#wholepage {
width : 100%;
}


a:link {
	text-decoration: none;
	color: #006699;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

a:visited {
	text-decoration: none;
	color : #006699;	
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

a:hover {
	text-decoration: underline;
	color : #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

a:active {
	text-decoration:underline;
	color : #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;



}

.blackheader A:link, .blackheader A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	text-transform: uppercase;

}

.blackheader A:hover, .blackheader A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cccccc;
	background-color: #000000;
	padding-left: 5px;
	text-decoration: overline underline;
	text-transform: uppercase;

}

.biglink {
	font-family : Helvetica,Verdana,sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.biglink a:link {
	text-decoration: none;
	color: #006699;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.biglink a:visited {
	text-decoration: none;
	color : #006699;	
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.biglink a:hover {
	text-decoration: underline;
	color : #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.biglink a:active {
	text-decoration:underline;
	color : #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.redheader {
	background-color: #660000;
}
.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	color: #000000;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: none;



}

HR {
	background-color: #006699;
	height : 2px;
	color: #006699;
	border: 2px;
	border-style : dashed;	
}

.wnbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 2px solid #006699;
}

.wnboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}

.wnboxmodified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;

}


.wnboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #660000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;


}
.redsonic {
	bottom: 10px;
}
.wnboxdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.actltr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.blackfooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.blackfooter A:link, .blackfooter A:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: none;
}

.blackfooter A:hover, .blackfooter A:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #cccccc;
	background-color: #000000;
	text-transform: none;
}
.mainboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	color:white;
	padding:0px 3px;
	background-color : #660000;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.ltrsntheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color : #006699;
}
