td {
	font:             serif;
        color           :  #555577;
}


a:link.head_link, a:visited.head_link {
	text-color	: #FFFFFF;
	color		: #FFFFFF;
}

a:hover.head_link {
        text-color      : #ccccFF;
        color           : #ccccFF;
}

a:active.head_link,a:active.body_link {
        text-color      : #9999FF;
        color           : #9999FF;
}

a:link.body_link, a:visited.body_link {
        text-color      : #003366;
        color           : #003366;
}


.buttonclass {
	border-style:     solid; 
	border-width:     1px; 
	background-color: #666699; 
	border-color:     #000000;
	width:            125; 
	height:           24;
	font:             serif;
	color:            #eeeeff;
}


td.leftclass {
	width:            "126";
	background-color: #003366;
	vertical-align:   "top";
	text-align:       "center";
}

td.headerclass  {
        background-color: #003366;
        vertical-align:   "top";
}

td.rightclass {
	width:            234;
        vertical-align:   "top";
        font:             serif;
}


table.curr {
	width: 100%
}

th.curr {
	color           :#FFFFFF;
	background-color:#003366;
}
a.curr {
	color	:#FFFFFF;
	}

.dark_row{
	font:             serif;
	#FONT-FAMILY: Times New Roman,Times; 
	background-color: '#ddddff';
	color           :  #555577;
}

.lite_row {
	font:             serif;
	#FONT-FAMILY: Times New Roman,Times; 
	background-color:'#eeeeff';
	color           :  #555577;
}


