/* CSS Document */
A:link{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CC9933;
        background: none;
}

A:visited{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CC9933;
        background: none;
}

A:hover{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #660000;
        background: none;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
body {
	background-color:#FFFFFF;
	text="#000000";
	link="#000000";
	vlink="#000000";
	alink="#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.plaintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:inherit;
	color:#0000FF;
}
.ECCtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color : #134E94;
}
.even {
	BACKGROUND-COLOR: #E7E7CC;
	}
.watermark {
	background="images/rightmenu.gif";
	bgcolor="FFFFFF";
	background-repeat:no-repeat;
	}
.bg_medium {
	background-color : #134E94;
	color:#FFFFFF;
	}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}
.cal_light {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 95%;
		background-color: #E7E7CC;
}
.bg_light {
    background-color: #6699CC;
}
.grid {
border : #003300 .05em solid;
}
.white {
  background-color : FFFFFF;
}
.black {
  background-color : 003300;
}