body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC33;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.table_th {
	font-family: sans-serif,Courier, monospace, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#009900;
	text-align:center;
	
	border-bottom-style:solid;
	border-color:#CCCCCC;
	border-bottom-width:2px;
}
.trtd_borer_right {
	border-right-style:solid;
	border-color:#CCCCCC;
	border-right-width:2px;
	font-weight:bold;
}

.table_border
{
	border-style:solid;
	border-color:#CCCCCC;
	border-width:2px;
}

.tr_old
{
	background-color:#CCFFBB;
}

.tr_even
{
	background-color:#88FF66;
}

.content_header
{
	font-family: sans-serif,Courier, monospace, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #1BB6E2;
	height: 50px;
}

.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:justify
}
.plain_text_navyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.title_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
}
.small_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.menu_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.headerGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}.headerBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}.headerOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E99B03;
}.headerGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8C501;
}.headerGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #59D338;
}.headerMaroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B20105;
}


.mouse
{
	cursor:pointer;
}

.mouseOver
{
	cursor:pointer;
}
.mouseOver:Hover
{
	background-color:#BBFFAA;
}




.bigWhiteNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color: #FFFFFF;
}
