img {
	border: 0px;
}td{
	font-size: 11px;

}.wh {
	background-color: white;
}.fnc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	background-color: white;

}.foo {
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../gfx/foo.gif);
	background-repeat: no-repeat;
}body {
	font-family: 'Ubuntu Beta', UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Verdana, sans-serif;
	background-image: url(../gfx/bgbody.gif);
	background-attachment: fixed;
}.tbl {
	background-color: #F2F2F2;
	border: 1px solid #BFBFBF;
}.tblhd {
	background-color: #D1D2DE;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
	color: #666666;
	font-weight: bold;
	text-align: right;
}a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
.mn {
	font-size: 11px;
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #BFBFBF;
	width: 140px;
}

.j {
	text-align: justify;
}

.phd {
	font-weight: bold;
	background-color: #9392AF;
	color: white;
}

input {
	border: 1px solid #333333;
	background-image: url(../gfx/input.gif);
	font-family: 'Ubuntu Beta', UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	cursor: hand;
}
.pn {
	font-weight: bold;
	color: #666666;
}
.tx {
	font-size: 9px;
	color: #333333;
	text-align: center;
}
.m {
	font-size: 10px;
	color: #666666;
}
.fncx {
	background-color: white;
	border: 1px solid #BFBFBF;
}
li {
	list-style-image: url(../gfx/r.gif);
}
textarea {
	border: 1px solid #333333;
	background-image: url(../gfx/input.gif);
	font-family: 'Ubuntu Beta', UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #A4A4A4;
	background-repeat: repeat-x;

}
.rf {
	background-color: #F1F7DD;
	color: #666666;
	font-size: 10px;
	border: 1px solid #BFBFBF;

}
.nw {
	background-color: #F2F2F2;
	border-top: 1px solid white;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;


}
#nw a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;


}
#nw a:hover {
	text-decoration: underline;
	color: #685483;
}
.m2 {
	padding: 5px;
	width: 140px;
	background-color: #F2F2F2;
	border-top: 1px solid white;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;

}
#m2 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
#m2 a:hover {

	color: red;
	text-decoration: underline;
}
.pfoo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	text-align: center;
	background-color: white;
}#pfoo a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#pfoo a:hover {
	color: #685483;
	text-decoration: underline;
}.g {
	border: 1px solid #BFBFBF;
}a:hover .g{
	border: 1px solid red;
}
.errMsg {
	color: #FF0066;
	font-size: 11px;
	font-weight: bold;
}
.errFld {
	border: 1px solid #FF0066;
}
.rb {
	background-color: transparent;
	border: none;
	background-image: none;
}
.onstate-a { display: block; }
.offstate-a { display: none; }

