TD, DIV {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.y, A:VISITED.y, A:LINK.y {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #545BEF;
	text-decoration : none;
}
A:HOVER.y, A:ACTIVE.y {
	color : Red;
}
A.g, A:LINK.g, A:VISITED.g {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
}

A:ACTIVE.g, A:HOVER.g {
	color : Red;
}
A, A:VISITED, A:LINK {
	color : Blue;
}
A:ACTIVE, A:HOVER {
	color : Red;
}

.ms-list7-main { border: 1.5pt solid green; background-color: #CCCCCC }
.ms-list7-tl { font-weight: bold; color: black; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: 1.5pt solid green; 
               background-color: #CCCCCC }
.ms-list7-left { font-weight: bold; color: black; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: .75pt solid green }
.ms-list7-top { font-weight: bold; color: black; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: 1.5pt solid green; 
               background-color: #CCCCCC }
.ms-list7-even { font-weight: normal; color: black; border-left-style: none; 
               border-right-style: none; border-top-style: none; 
               border-bottom: .75pt solid green; background-color: #FFFFDD }
.ms-list7-odd { font-weight: normal; color: black; border-left-style: none; 
               border-right-style: none; border-top-style: none; 
               border-bottom: .75pt solid green; background-color: #CCCCCC }

input{
	border-color: #000000;
	color:#000000;
	background-color: #ffffff;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
	border-width: 1px 1px 1px 1px;
	}
textarea{border-color: #000000; color:#000000; background-color: #ffffff; font:normal 11px Verdana,Arial,Helvetica,sans-serif;border-width: 1px 1px 1px 1px}
select{border-color: #000000; color:#000000; font:normal 11px Verdana,Arial,Helvetica,sans-serif} 

A.footer, A:LINK.footer, A:VISITED.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #3E78C1;
	text-decoration : none;
}

A:HOVER.footer, A:ACTIVE.footer {
	color : Red;
}


.footer {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #3E78C1;
}


