
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bkg.jpg);
	background-repeat:repeat-x;
	background-color: #3E3A39;
	padding:0px;
}



table.menu {
padding: 5px;
height: 40px;
color: #FFF;
text-align: center;

}

a, a:link, a:visited { font-family: Arial; color: #DDD; }
a:hover { color: #FFF; text-decoration: underline; }

td.menu {
border-right: #FFFFFF 1px  solid;
}

a.menu:link, a.menu:visited {
        font-family: Verdana, Arial;
        font-size:10px;
        font-weight: bold;
        letter-spacing: 1px;
        text-decoration: none;
        color: #FFF;
	
}
a.menu:hover {
        color: #111;
	text-decoration: underline; 
}


font.app-title {
color:#FFF;
font-size:20px;
}
