/*Comment*/
* {	margin:0; padding: 0; font:1em; font-family:verdana, arial, helvetica, sans-serif;}
div.content { margin:0px 250px 0px 70px; width: 670px;background-image: url("images/background.gif");background-repeat: repeat-y;}
div.content td {padding:5px;} 
div.header {  padding:0 0 0 5%; margin:10px 250px 0px 80px;border-style: none; height: 90px;}
body { background:white url( "images/bg_body.gif" ) repeat-y; margin: 0px; font-size:1em; font-family:verdana, arial, helvetica, sans-serif;}
.small { font-size: 0.8em; }
.center {  text-align: center;}
.right {  text-align: right;}
.left { text-align: left; }
.justify { text-align: justify; }
.red { color: red;}
.border { border-style: solid; border-width: 1px; border-color: lightgrey;}
p { margin: 0px 0px 5px 40px;}
h1,h2,h3,h4 { margin: 5px 0px 5px 40px; color: navy; font-weight: bold;}
h1 { font-size: 1.5em;}
h2 { font-size: 1.3em;}
h3 { font-size: 1.3em; font-weight: normal;}
h4 { font-size: 1.1em;}
li { list-style: disc inside; font-size: 0.8em;}
pre {font-family:monospace;}
blockquote { margin: 20px 40px 20px 40px; padding:5px 10px 5px 70px; background:#eef url( "images/bg_blockquote.gif" ) top left no-repeat;}
code { font-size:0.8em;	display:block; padding:10px; background:#eef;}
a { font-size:1em; text-decoration:none; font-weight:600;}
a:link { color:blue;}
a:visited { color:blueviolet;}
a:hover { text-decoration:underline;}
/* Banner section for right hand menu */
div.banner { margin: 0; text-align: center; position: absolute; top: 20px; left: auto; width: 300px; right: 20px; }
/* WinIE6 gets confused by 'fixed', so hide it.*/
div.banner { position: fixed;}
div.banner a { text-decoration: none; display: block; padding: 10px; background: lightgrey; }
div.banner a:link { color: blue ;}
div.banner a:visited {color: blueviolet; }
div.banner a:hover { background: ghostwhite; }
/* Menu section using Li and Ul */
div.menu{ padding:0; margin:0px 250px 0px 70px; white-space:nowrap; list-style-type:none;background-image: url("images/bg_top.gif");background-repeat: no-repeat; }
div.menu li {display:inline;}
div.menu li a{margin: 0px 0px 3px 0px; width:100px; padding:5px 10px 5px 10px; background:beige; text-decoration:none; float:left; border-width:1px; border-style: none none solid none; border-color: lightgrey;}
div.menu li em{margin: 0px 0px 3px 0px; width:100px;padding:5px 10px 5px 10px; background:white; text-decoration:none; float:left; border-width:1px; border-style: solid solid none solid; border-color: lightgrey; font-style: normal; font-weight:600;}
div.menu li a:hover{ background:white;}


