body {
	SCROLLBAR-FACE-COLOR: #EBEAEA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEAEA;
	SCROLLBAR-SHADOW-COLOR: #EBEAEA;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EBEAEA;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;






}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(images/bg_page_inner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
INPUT
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: verdana,arial,helvetica,tahoma;
    BACKGROUND-COLOR: #ffffff
}
SELECT
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: verdana,arial,helvetica,tahoma;
    BACKGROUND-COLOR: #ffffff
}
.bgTopper {
	background-attachment: fixed;
	background-image: url(images/topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
