@charset "utf-8";
/* CSS Document */

	

body {
	margin: 0;
	padding: 0;
	font-size:90%;
	font-family: "Arial Black", Gadget, sans-serif;
	color:#666666;
	background: url(images/bg-lines.png) repeat-x top #FFFFFF;
	
}

a {
    color: #990000;
    text-decoration: underline;
}

div#main-page {
	height: 900px;
	width: 1000px;
	margin:  0 auto;
	

}

div#header-flash {
	height: 100px; 
	width: 1000px;
	margin: 0 auto;
	/*background: url(images/header-logo.png) no-repeat ;*/
}

div#header-menu {
	height: 50px; 
	width: 1000px;
	border: 0px;
}
div#empty {
	height: 3px; 
	width: 1000px;
	font-size:90%;
	color:#FFFFFF;
	text-align:center;
	font-family: "Arial Black", Gadget, sans-serif;
	background: #FFFFFF;
}
div#login {
	height: 35px; 
	width: 1000px;
	font-size:12px;
	color:#FFFFFF;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	background: #990000;
}

div#login a {
    color: #ffffff;
    text-decoration: underline;
}
div#main-body {
	height: 615px;
	width: 1000px;
	background:url(images/background.png) no-repeat center;
}


div#table {
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:14px;
	color:#656565;
}

div#footer-menu {
	height: 100px; 
	width: 1000px;
	background:url(images/ft_background.png) no-repeat center;
}

div#footer {
	height: 50px; 
	width: 1000px;
	font-size:90%;
	color:#FFFFFF;
	text-align:center;
	font-family: "Arial Black", Gadget, sans-serif;
	background: #990000;
}

div#footertag {
	height: 10px; 
	width: 1000px;
	font-size:20%;
	color:#FFFFFF;
	text-align:center;
	font-family: "Arial Black", Gadget, sans-serif;
	
}


/* <<<<<<<<<<<<<<<<>>>>>>>>>>>>>*/
SFMain
    {
        color: #000000;
        background-color: #FFFFFF;
        font-family: Verdana;
        width: 100%;
    }







