/* CSS Document */

/* @font-face {
    font-family: SMUDGER;
    font-style:  normal;
    font-weight: normal;
    src: url(SMUDGER1.eot, SMUDGER2.eot);
}
.smudger {
	font-family: SMUDGER1, SMUDGER2;
	font-size: 30px;
	color: #010569;
}
*/
body {
	background-color: #FFCC00;
	font-family:Arial;  
	color: #000000; 
	font-style:normal;
	font-size: 14px;
	font-weight:100;
	line-height: 14px;
	padding:0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}	

.graphic {
	z-index:3;
	margin: 2px 2px 2px 2px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: 100;
	color: #000000;
}

.graphictxt {margin: 0px 0px 0px 0px; line-height: 16px;}

.activgall {margin: 0px 1px 12px 5px; padding:0px;}

.activtxt {margin: 0px 3px 7px 10px; padding:0px 2px 0px 0px;}
.activtxtsml {margin: 0px 2px 7px 7px; padding:0px 0px 0px 0px;}

/* A:link { color: #CCCC66; text-decoration: none; }
A:visited { color: #CCCC66; text-decoration: none; }
A:active { color: #FFFF99; }
A:hover { color: #FFFF99; }
A:hover .graphic, A:active .graphic {border:2px; border-thickness:1px; border-color: #FFFF99; border-style: solid}
*/
