/* CSS Document */
A:link{
	color: #0C6DAA;
	font-family:  "Trebuchet MS";
	font-size: 11px;
	TEXT-DECORATION: none;
}
A:visited{
	color: #0C6DAA;
	font-family:  "Trebuchet MS";
	font-size: 11px;
	TEXT-DECORATION: none;
}
A:active{
	color: #575757;
	font-family:  "Trebuchet MS";
	font-size: 11px;
	TEXT-DECORATION: none;
}
A:hover{
	color: #575757;
	font-family:  "Trebuchet MS";
	font-size: 11px;
	TEXT-DECORATION: underline;
}
BODY{ background:#A9DEEA; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
SCROLLBAR-FACE-COLOR: #ebf1f1; SCROLLBAR-SHADOW-COLOR: #bed2d7; SCROLLBAR-3DLIGHT-COLOR: #bed2d7; SCROLLBAR-ARROW-COLOR: #9ec3cc; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ebf1f1}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
body, td{
	color: #547795;
	font-family:  "Trebuchet MS";
	font-size: 12px;
}

/************** intro **************/
.introbg

{

BACKGROUND-COLOR: #F4F6CB;

background-image:url("../images/bg.gif");

background-repeat: no-repeat;

background-position: top left;

}

/*-Copyright--------------------------------*/

#copyright {
	font-size: 1.0em;
	text-align: left;
	padding-left: 2px;
	clear: both;
	line-height: 20px;
	color: #6091B6;
	font-family: "Trebuchet MS";
}
#Enter {
	font-size: 1.5em;
	text-align: right;
	padding-left: 2px;
	clear: both;
	line-height: 20px;
	color: #6091B6;
	font-family: "Trebuchet MS";
}
