/* CSS Document */
html {height: 100%;}
body {margin: 15px;	height: 100%;	padding: 0px;	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;	font-size: 11px;	background-color: #000000; /*background: url(../images/background.jpg);*/}
.clr {clear: both;}
.outline {border: 0px solid #6b6972;  background: #ffffff;	padding: 2px;}
img {border: 0px; padding: 0px; margin:0px; text-decoration:none;}
.back_button {float: left;  text-align: center;  font-size: 11px;  font-weight: bold;
  border: 3px double #6b6972;  width: auto;  padding: 0px 10px;  line-height: 20px;  margin: 1px;}
.pagenav {text-align: center;  font-size: 11px;  font-weight: bold;  border: 3px double #6b6972;
  width: auto;  background: url(../images/button_bg.png) repeat-x;  padding: 0px 10px;
  line-height: 20px;  margin: 1px;}
.pagenavbar {margin-right: 10px;	float: right;}
#footer {text-align: center;	padding: 3px;}
ul {margin: 0; padding: 0; list-style: none;}
li {line-height: 15px; padding-left: 15px; padding-top: 0px;}
td {text-align: left;	font-size: 11px; padding: 0px; margin:0px;}
tr {text-align: left;	font-size: 11px; padding: 0px; margin:0px;}
a:link, a:visited {color: #0c0f90; text-decoration: none; border-bottom: 1px solid #666660; font-weight: bold;}
a:hover {color: #0c0f90;	text-decoration: none;	font-weight: bold;}
table {background: #cccccc; padding: 0px; margin:0px; }
