/* CSS Document */
body
{
	margin:0px;
	background-color:#999999;
}
.logoadd{
    font-family:Verdana;
    font-size:10px;
    color:#009900;
	text-decoration:none
}
.content{
    font-family:Arial;
    font-size:10px;
    color:#000000;
}
.heading{
    font-family:Arial;
    font-size:11px;
    color:#046202;
	font-weight:bold;
	text-decoration:none;
}
.table{
	border-color:#009900;
	background-color:#D9FBD8;
}
.login{
	font-family:Verdana;
    font-size:9px;
	color:#D9FBD8;
	font-weight:bold;
}
.navigation{
	font-family:Verdana;
    font-size:11px;
    color:#F1F9D4;
	font-weight:bold;
	text-decoration:none;
}
.leftheading{
	font-family:Arial;
    font-size:11px;
    color:#046202;
	font-weight:bold;
	text-decoration:none;
}
.logintable{
background-color:#D9FBD8;
padding:7px 7px 7px 7px;
border-left:1px Solid;
border-right:1px Solid;
border-left-color:#046202;
border-right-color:#046202;
}

.footer {
	font-family:Arial;
    font-size:9px;
    color:#046202;
	font-weight:bold;
	text-decoration:none;
	
}
.login {
	font-family:Arial;
    font-size:10px;
    color:#FFFFFD;
	font-weight:bold;
	text-decoration:none;
	
	
}
