a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration:underline;
}

a.left {
	color: #ffffff;
	text-decoration: none;
}

a.left:hover {
	color: #FFffff;
	text-decoration:underline;
} 

.hometext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;

}
p{  color: #ffffff;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif ;
	font-size: 11px;
	vertical-align: top;
	}
td,body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif ;
	font-size: 8pt;
	table-layout:fixed;
	word-break:break-all;
	}
	
body {  background-color: #BCB099;
        background-image:url(../images/bg.gif);
		background-repeat:repeat-y;
		background-position:center;
	    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif ;
		text-align: center;
	    vertical-align: top;
        margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
        SCROLLBAR-FACE-COLOR: #CFCFCF;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #ffffff;
        SCROLLBAR-3DLIGHT-COLOR: #cccccc;
        SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-TRACK-COLOR: #CFCFCF;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}

.contentarea {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.footer {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
a.footer {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

.tabbg{filter:alpha(opacity=70);} 
