body { 
    background-color: #fefefe;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0
} 
table.litebg {
    background: url(images/sheildbg.jpg);
    background-color: #fefefe;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0
} 
li {font-size: 10pt; font-family: helvetica, verdana}
p {font-size: 10pt; font-family: helvetica, verdana}
.title {font-size: 11pt; font-family: helvetica, verdana; font-weight: bold; color: #000000; text-align: center}
b {font-size: 10pt; font-weight: bold; font-family: helvetica, verdana}
td {font-size: 10pt; font-family: helvetica, verdana}
tr.shaded {background-color: "#e0e0e0"}
table.main {height: 100%; width=100%; cellpadding: 0 cellspacing: 0}
.button{
	font-weight: bold;
        color : black;
        background-color : #e0e0e0;
        height : 19px;
        font-size : 12px;
}

#left-navbar {background-color: #10007b;
color: #ffffff;
font-weight: bold;
width: 100%;
text-align: right;
}

#left-navbar a:link {text-decoration: none;
font-weight: bold;
color: white;}

#left-navbar a:visited {text-decoration: none;
font-weight: bold;
color: white;}

#left-navbar a:hover {text-decoration: none;
font-weight: bold;
color: #ffffcc;}

#left-navbar a:active {text-decoration: none;
font-weight: bold;
color: #ffffcc;}

#left-navbar a.left-current {color: #ffffcc;}

p.left-navbar {padding-right: 1em;}

#Content {
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	top:200px;
	margin: 5px 5px 5px 5px;
	width: 800px;
	height: 800px;
	color:black;
	text-align: justify;
	border: 1;
	font-size: 12px;
	line-height: 16px;
    background-color:#ffffff;
	padding: 5px;
	}
