body {
  	margin: 0px;
	padding: 0px;
	height:100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.whitetext {
	font-size: 10px;
	color: #FFFFFF;
}
.whitetext11 {
	font-size: 11px;
	color: #FFFFFF;
}
.whiteboldtext10 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.whiteboldtext14 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.whiteboldtext12 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.browntext {
	font-size: 11px;
	color: #63310D;
}
.browntext2 {
	font-size: 11px;
	color: #7A4A00;
}
.brownboldtext {
	font-size: 11px;
	color: #63310D;
	font-weight:bold;
}
.graytext {
	font-size: 11px;
	color: #555555;
}
.graytext2 {
	font-size: 11px;
	color: #565656;
}
.grayboldtext {
	font-size: 11px;
	color: #555555;
	font-weight:bold;
}
.grayboldtext12 {
	font-size: 12px;
	color: #555555;
	font-weight:bold;
}
.blacktext {
	font-size: 11px;
	color: #000000;
}
.blackboldtext {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.blacktext2 {
	font-size: 12px;
	color: #222222;
}
.goldtext {
	font-size: 11px;
	color: #B08D0B;
}
.goldboldtext {
	font-size: 11px;
	color: #B08D0B;
	font-weight:bold;
}
.goldboldtext12 {
	font-size: 12px;
	color: #B08D0B;
	font-weight:bold;
}
.goldboldtext2 {
	font-size: 14px;
	color: #B08D0B;
	font-weight:bold;
}
.redboldtext {
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}
.redtext {
	color: #FF0000;
	font-weight:bold;
}
.topleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.topright {
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomleft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomright {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftBg {
	background-repeat: repeat-y;
	background-position: right;
}
.rightBg {
	background-repeat: repeat-y;
	background-position: left;
}
a
{
	text-decoration: none;
}
.pagenav  a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
}
.pagenav  a:visited{
	color: #FF0000;
	text-decoration: none;
}
.pagenav  a:link{
	color: #FF0000;
}
.pagenav  a:hover{
	color: #FF0000;
}
.pagenav  a:active{
	color: #FF0000;
}
.leftmenu  a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cccccc;
	font-weight:bold
}
.leftmenu  a:visited{
	color: #cc9933;
	text-decoration: none;
	font-weight:bold
}
.leftmenu  a:link{
	color: #B08D0B;
	font-weight:bold
}
.leftmenu  a:hover{
	color: #B08D0B;
	font-weight:bold
}
.leftmenu  a:active{
	color: #B08D0B;
	font-weight:bold
}
.textbox{
	width:200px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
}
.textbox1{
	width:100px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
}
.textbox5{
	width:70px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
}
.textbox2{
	width:80px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
	text-align:right
}
.textbox3{
	width:40px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
	text-align:right;
}
.textbox4{
	width:220px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
}
.dropdownlist1{
	width:200px;
	border: solid #8B5500 1px;
	background-color: #FEFFEE;
}
