body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
img {
   border: none;
}
h1 {
	padding-left:1ex;
}
li {
	color:black;
}
#menu a {
   color: #FFFFFF;
   text-decoration:none;
}
a:hover {
   color: #0000AA;
}
table {
    width: 100%;
    border: none;
	margin: 0px;
}
td.margin {
    background: #DDEEFF;
	width: 160px;
}
td.foot {
    background: #CCDDFF;
}
td.head {
    background: #CCDDFF;
}
.menu {
    text-align: center;
	background: #7799CC;
	color: #FFFFFF;
    font-size: 11px;
	height: 16px;
	letter-spacing: 5px;
}
.centre {
    text-align: center;
}
.right {
    text-align: right;
}
.button {
   background: #7799CC;
   color: #FFFFFF;
   border-style:outset;
   border-color: #7799CC;
}
.login {
   width: 145px;
}
.green {
   background: #DDFFEE;
}
.blue {
   background: #DDEEFF;
}
