A:link
{
    COLOR: #969EAF;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #969EAF;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #969EAF;
    TEXT-DECORATION: none
}
INPUT
{
font-weight:normal;font-size:10px;
}
SELECT
{
font-weight:normal;font-size:10px;BORDER-TOP-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-BOTTOM-STYLE: groove;
}
BODY 
{
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.divider{
	BORDER-TOP-WIDTH: 2px;
	BORDER-TOP-COLOR: #EEEEEE;
	BORDER-TOP-STYLE: dashed;
}
.right_dashed_divider{
	BORDER-TOP-WIDTH: 2px;
	BORDER-TOP-COLOR: #EEEEEE;
	BORDER-TOP-STYLE: dashed;
	

}
.bodyTable
{
	background-attachment: fixed;

	background-repeat: no-repeat;
	background-position: left bottom;

}.spotlight {
	background-attachment: fixed;
	background-image: url(../../images/spotlight[1].gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_divider{
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #FFFFFF;
	BORDER-RIGHT-STYLE: solid;
}.headerbackground {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/images/header_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue_header {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.redheader {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.yellowheader {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.pageheader {
BORDER-top-color: #969EAF;
BORDER-top-width: 0px;
BORDER-top-style: solid;
}
.pagemargin {
BORDER-RIGHT-color: #DDDDDD;
BORDER-RIGHT-width: 1px;
BORDER-RIGHT-style: solid;
}
