.link a:active {  color: #FFFF00; text-decoration: none}
.link a:link {  color: #FFFFFF; text-decoration: underline}
.link a:visited {  color: #FFFFFF; text-decoration: underline}
.link a:hover {  color: #00FF00; text-decoration: none}

.linklw a:active {  color: #FF0000; text-decoration: none}
.linklw a:link {  color: #000000; text-decoration: none}
.linklw a:visited {  color: #000000; text-decoration: none}
.linklw a:hover {  color: #FF0000; text-decoration: underline}

.days a:active {  color: #FF0000; text-decoration: none}
.days a:link {  color: #000000; text-decoration: none}
.days a:visited {  color: #000000; text-decoration: none}
.days a:hover {  color: #FF0000; text-decoration: underline}

.text a:active {  color: #FF0000; text-decoration: none}
.text a:link {  color: #000000; text-decoration: none}
.text a:visited {  color: #000000; text-decoration: none}
.text a:hover {  color: #FF0000; text-decoration: underline}

.text {
font-family:Arial;
font-size: 11px;
color:#000000;
}

.tinytext {
font-family:Arial;
font-size: 9px;
color:#000000;
}

.boldtext {
font-family:Arial;
font-size: 11px;
color:#000000;
font-weight:bold;
}

.boldwhitetext {
font-family:Arial;
font-size: 11px;
color:#FFFFFF;
font-weight:bold;
}

.header {
font-family:Arial;
font-size: 11px;
color:#FFFFFF;
font-weight:bold;
background-color:#000000;
border-color:#000000;
}

.states {
font-family:Arial;
font-size: 11px;
color:#000000;
font-weight:bold;
background-color:#CCCCCC;
border-bottom-color:#000000;
border-right-color:#000000;
border-bottom-width:2px;
border-right-width:2px;
border-style:solid;
border-top-color:#cccccc;
border-left-color:#cccccc;
border-top-width:0px;
border-left-width:0px;
}

.days {
font-family:Arial;
font-size: 11px;
color:#000000;
font-weight:normal;
border-bottom-color:#000000;
border-right-color:#000000;
border-style:solid;
border-bottom-width:1px;
border-right-width:1px;
padding-left: 3px;
border-top-color:#FFFFFF;
border-left-color:#FFFFFF;
border-top-width:0px;
border-left-width:0px;
}

.daysthick {
font-family:Arial;
font-size: 11px;
color:#000000;
font-weight:normal;
border-bottom-color:#000000;
border-right-color:#000000;
border-style:solid;
border-bottom-width:1px;
border-right-width:2px;
padding-left: 3px;
border-top-color:#FFFFFF;
border-left-color:#FFFFFF;
border-top-width:0px;
border-left-width:0px;
}


.table {
border-color:#000000;
border-width:thick
border-style:solid;
}

.ParaTitle{
	font-family: verdana, helvetica, arial;	
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

.tblFormated{
		background-color: #999999;
}

.tblHeaaderRow{
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
}

.tblRowbg1{
	background-color: #eeeeee;
}

