.List1 {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#990033
}

.List2 {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000099
}
.header {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.font12 {
font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.font10 {
font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.font40 {
font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
font-size: 40px;
}

A.link1 {
	color: blue; 
	font-family: Lucida Sans, Verdana, Helvetica, Arial; 
	font-size: 12px; 
	text-decoration: none;
	}
	
A.link1:visited {
	font-size: 12px; 
	color: blue;
	}
	
A.link1:hover {
	font-size: 12px; 
	color: #B08724;
	text-decoration: none;
	}

/* White background to backend alternating table rows  */ 
.row1 {
background-color: #FFFFFF
}

/* Gray background to backend alternating table rows  */ 
.row2 {
background-color: #DDDDDD
}

.titlebg {
	background-color: #7F7F7F;
}

.titletext {
	color: #FFFFFF; 
	font-family: Lucida Sans, Verdana, Helvetica, Arial; 
	font-size: 12px; 
	font-weight:bold;
}

.textfont {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10px; 
}

.bxall {
	border-top: 1px #4A508D solid; 
	border-right: 1px #4A508D solid; 
	border-bottom: 1px #4A508D solid; 
	border-left: 1px #4A508D solid;
}
/*
.bxall {
	border-top: 1px #800040 solid; 
	border-right: 1px #800040 solid; 
	border-bottom: 1px #800040 solid; 
	border-left: 1px #800040 solid;
}

*/ 
.bxl {
	border-left: #000000 1px solid;
}

.bxr {
	border-right: #000000 1px solid;
}

.bxlr {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

.bxt {
	style="border-top: #000000 1px solid;
}

.bxb {
	border-bottom: #000000 1px solid;
}

.bxtb {
	style="border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.bxtbl {
	style="border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
}

.bxtbr {
	style="border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}

.bxtl {
	style="border-top: #000000 1px solid;
	border-left: #000000 1px solid;
}

.bxtr {
	style="border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}

.bxbl {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
}

.bxbr {
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}

td.off {
	cursor:	hand;
	background: #FFFFFF;
}

td.on {
	cursor:	hand;
	background: #E1E1E1;
} 

A.nou {
		text-decoration: none;
}

.txtblbg{
	background-color: #4A508D
}
/*
.txtblbg{
	background-color: #800040
}
*/
.txtbltitle{
	font-family: Lucida Sans, Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white
}
.txtdbg{
	background-color: #E7E7E3
}
/*.txtdbg{
	background-color: #F5EFF2
}
*/
.txlink1 {
	background-color: #F5EFF2;
}

.txlink2 {
	background-color: #FFFFFF;
}
