a { color:#006699; text-decoration:none; font-weight:bold;}
a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color : #A0D0E6;
}
a:active { color:#000000; text-decoration:none; font-weight:bold ;}


/*
TD {
	background-color : #C4C4C4;
	text-align : center;
}
*/
/*TR {
	height: 50px;
	/*text-align : center;*/
	/*width : 120px;
}*/

TD.mHead{
	background-color : #CC9966;
	text-align : left;
}

H2 {
	background-color : #A0D0E6;
	/*/
	/B0E0E6border-bottom-width : medium;
	*/
	border-color : Black;
	text-align : left;
	text-indent : 2%;
	color : #696969;
	padding-top : 3px;
	padding-bottom : 3px;
	vertical-align : middle;
}
.HC2{
	background-color : #A0D0E6;
	/*//B0E0E6border-bottom-width : medium;*/
	border-color : Black;
	text-align : center;
	text-indent : 2%;
	color : #696969;
}
H3 {
	background-color : #A0D0E6;
	/*/
	/B0E0E6border-bottom-width : medium;
	*/
	border-color : Black;
	text-align : left;
	text-indent : 2%;
	color : #696969;
	padding-top : 3px;
	padding-bottom : 3px;
	vertical-align : middle;
}
.HC3{
	background-color : #A0D0E6;
	/*//B0E0E6border-bottom-width : medium;*/
	border-color : Black;
	text-align : center;
	text-indent : 2%;
	color : #696969;
}
H4 {
	background-color : #A0D0E6;
	/*//B0E0E6border-bottom-width : medium;*/
	border-color : Black;
	text-align : left;
	text-indent : 2%;
	color : #696969;
}
.HC4 {
	background-color : #A0D0E6;
	/*//B0E0E6border-bottom-width : medium;*/
	border-color : Black;
	text-align : center;
	text-indent : 2%;
	color : #696969;
}
H5 {
	/*background-color : #A0D0FF;*/
	B0E0E6
	border-bottom-width : medium;
	border-color : Black;
	text-align : left;
	color : #505050;
	height : 14;
}
.THead{

	width:150;
	border-left : none;
}
.TEmpty{
	width=60;
}
.TText{
	border-left-width : 1;
}

TD.Item {
	background-color : #CCCC00;
	width:90;
}

.TDlft{
	border-left : 1px solid;
	width : 80px;
	border-top : 1 solid;
}
.TDmid{
	border-left : 1px solid;
	
}
.TDrht{
	
	
}



LI {
	list-style : url(../img/ArrRightBlue.gif);
}

