/* CSS Document */
A:link{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: underline;
        color: #134E95;
        background: none;
}

A:visited{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: underline;
        color: #134E95;
        background: none;
}

A:hover{
        font-family: sans-serif;
        font-weight: bold;
		font-style:italic;
        color: #134E95;
        background: none;
}
body {
	background-color:#FFFFFF;
	background-image:url(themes/ecc/images/background.gif);
	text="#003333";
	link="#134E95";
	vlink="#134E95";
	alink="#134E95";
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-repeat: repeat;
	background-position: center center;
}
A.ECCtitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;;
}
A.ECCtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
}
A.ECCtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
}
.ECCAddress {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
A.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}
A.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}
.even {
	BACKGROUND-COLOR: #E7E7CC;
	}
.watermark {
	background="images/rightmenu.gif";
	bgcolor="FFFFFF";
	background-repeat:no-repeat;
	}
.bg_medium {
	background-color :#D3AF32;
	color:#FFFFFF;
	link:#FFFFFF;
	visited:#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;
	color:#000000;
	link="#000000";
	vlink="#000000";
	alink="#00000";
}
.bg_light {
    background-color: #6699CC;
	color:#000000;
}
.grid {
border : #003300 .05em solid;
}
.white {
  background-color : FFFFFF;
}
.black {
  background-color : 003300;
  color:#FFFFFF;
}
