body{
	color: #000000;
        scrollbar-base-color: #cccccc;
        scrollbar-arrow-color: #442D7F;
        scrollbar-DarkShadow-Color: #333333; 
        
        background-color: #cccccc; //#8CB2E7;
}

td{
	background-color: none;
	color: #000000;
}
a{
	color: #442D7F;
    text-decoration: underscore; //none;
}
a:hover{
    color: #ff00ff;
}

font.alert {
	 color: #ff0000;
	 font-size: 16pt;
     font-weight: bold;
}
font.title {
	 color: #0068a5;
	 font-size: 16pt;
     font-weight: bold;
}

td.topMenu{
	background-color: none;
}
td.topMenu a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
td.topMenuS{
	background-color: #cccccc; //#8CB2E7;
}
td.topMenuS a{
	color: #000000; //
	font-weight: bold;
	text-decoration: none;
}
a.light {
	color: #ddddff;
}

