/*  WUSV2008.org CSS	*/
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF00FF;
}
body
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #EFEFEF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
table{
/*	background-color: #F7F7F7;*/
	background-color: #FFFFFF;
}
table.bottom{
	background-color: #F7F7F7;
/*	background-color: #FFFFFF;*/
}

p {
	font-family: Arial, Helvetica, sans-serif;

}
/*  WUSV2008.org Screen Styles	*/
/* ----------------------------------------------- */
/* 10px Green font normal ------------------------- */
.green10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
}
/* 14px Green font underline ------------------------- */
.green14Bline {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
/* 16px Blue font heading ------------------------- */
.blue16B {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	color: #0000FF;
}
/* Normal font for all pages ------------------------- */
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
/* Orange font for page headings ------------------------- */
.orange {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
/* Orange font for page headings ------------------------- */
.orange10B {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}
/* 10px Red font normal ------------------------- */
.red10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}
/* 16px Red font heading------------------------- */
.red16B {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
/* WUSV Annual Schedule bg blue ------------- */
.red-blue-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	background-color: #99CCff;
}
/* WUSV Annual Schedule bg pink ------------- */
.red-pink-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	background-color: #FFCCCC;
}
/* 9 px heading - no color email & small font in schedule --- */
.style9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
/* 10 px heading no color  ------------- */
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* 10 px Bold heading no color  ------------- */
.style10B {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
/* 10 px Bold NoWrap -Officials page ---------- */
.style10BBnw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
/* 10 px Bold Blue Bar - English pages ---------- */
.style10BBblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/bg_blue.gif);
}
/* 10 px Bold Pink Bar - German pages ---------- */
.style10BBred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/bg_red.gif);
}
/* 10px black bottom of each page - white bars ---------*/
.bg-verdana-blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat-x;
	background-position: center center; height: 25px;
}
/* 12 px normal ------------- */
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
/* 14px normal  ------------------- */
.style14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
/* 14px Bold (changed of language) font ------------ */
.style14B {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* 16px heading no color------------------------ */
.style16B {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	

}
/* Large Bole font for everypage heading --------- */
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
/* For UNTIL box ------------------------ */
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(../images/cellpic2.jpg);
		background-repeat: repeat-y;
}
.doc1 {
	background-image: url(../images/doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 1px;
	border: 34px none;
}
.style12B {
	font-size: 12px;
	font-weight: bold;
}
.style10BULine {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
.red10ULine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.top {
	position: absolute;
}
.style14BR {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.comicsans16 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.style16BRff {

	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
}
.style12BRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
}
.style10BstrikeT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: line-through;
}
.red10strikethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
}
