A:link  {
	color : blue;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Verdana;
}

A:visited  {
	color : purple;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial,Verdana;
}

A:active  {
	color : green;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial,Verdana;
}

A:hover  {
	color : red;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial;
}

BODY  {
	background-image : url(images/bg172.gif);
	bgcolor : #ffffff;
	color : #330066;
}

P  {
	font-family : Arial, Verdana;
	font-size : small;
	margin-top : 3px;
	margin-bottom : 3px;
}

P.sidebar  {
	font-family : Verdana, Arial, New York;
	font-size : x-large;
	color : #ffffff;
}

TD  {
	font-family : Arial, Verdana;
	font-size : small;
}

H2  {
	font-family : Arial,Verdana;
	color : #330066;
	font-size : large;
	font-style : bold;
}

H3  {
	font-family : Arial,Verdana;
	color : #330066;
	font-size : large;
}

H4  {
	font-family : Arial,Verdana;
	color : #330066;
	font-size : large;
}

#navlist  {
	padding : 3px 0;
	margin-left : 0;
	border-bottom : 2px solid #ccccff;
	font : bold 1em Arial, sans-serif;
}

#navlist li  {
	list-style : none;
	margin : 0;
	display : inline;
}

#navlist li a  {
	padding : 3px 0.4em;
	margin-left : 3px;
	border : 1px solid #006666;
	border-bottom : none;
	background : #009999;
	text-decoration : none;
}

#navlist li a:link  {
	color : #ffffff;
}

#navlist li a:visited  {
	color : #ffffff;
}

#navlist li a#current  {
	background : #ccccff;
	cursor : default;
	color : #053c6d;
}

#navlist li a:hover  {
	color : #ffffff;
	background : #00cccc;
	border-color : #006666;
}

td_wht  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	background : #ffff99;
	text-align : center;
	padding : 0px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

td_ppl  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	background : #CCF;
	text-align : center;
	padding : 0px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

td_grn  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	background : #CFC;
	text-align : center;
	padding : 0px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

td_pnk  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	background : #FFCCCC;
	text-align : center;
	padding : 0px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

td_yll  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	background : #FFFF33;
	text-align : center;
	padding : 0px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

td_date_grn  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	background : #CFC;
	text-align : left;
	padding : 5px 5px 5px 20px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

td_date_ppl  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	background : #CCF;
	text-align : left;
	padding : 5px 5px 5px 20px;
	border-width : thin;
	border-style : double;
	width : 10%;
}

