a:active     { text-decoration: none; color:#0080C0 }
a:hover      { text-decoration: none; color:#0080C0 }
a:link       { text-decoration: none; color:#0080C0 }
a:visited    { text-decoration: none; color:#0080C0 }
a            { text-decoration: none; color:#0080C0 }

/*intitab*/

.intitab{
	float: left;
	width: 520px;
	padding: 25px 0px 65px 0px;
     }

#intitab {
    float: none;
	border: 1px solid #000;
	background-color: #B5C0F4;
	width: 520px;
}
#intitab td {
	text-align:center;
	border-bottom: 1px solid #fff;
	padding: 5px 0px 3px 8px;
	color: #000000;
}

#intitab tr:hover td
{
	background: #FCE1A9;
	font-weight:700;
	color: #000;
}

#intitab th {
	padding: 5px 0px 3px 8px;
	color: #000;
}
#intitab strong
            {
				color:#FFF;
	        }
#intitab thead {
	font-family: Arial,Helvetica,sans-serif;
	padding: .2em 0 .2em .5em;
	text-align: left;
	background-color: #FFF;
	color:#FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#925600), to(#6F4304), color-stop(.6,#925600));
	background-image: -moz-linear-gradient(top, #925600, #6F4304, #925600 90%);
	border-bottom: solid 1px #999;
	border-left: 1px solid #999;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
#intitab th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#FFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-shadow: black 1px 1px 1px;
	border-bottom: solid 1px #99b3cd;
	border-left: 1px solid #CC6600;
	border-right: 1px solid #A47532;
	border-top: 1px solid #2b517a;
}
#intitab td {
	background-color: #FFF;	
	line-height: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #fff;
}
#intitabh{
	background-color: #000;	
}
#intitab td:hover {
	background-color: #B5C0F4;

} 
	
#monthsel td 
	{
	padding: 5px 0px 3px 8px;
	}
/*intitab*/	
