html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.0em;
	color: #000000;
	background-color: #333333;
	background-image: url(bg_cats.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px;}
	
a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: Red;
}

.small { font-size: 9px; }

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #a0a0a0;
	height : 15px;
	padding : 15px;
	vertical-align:middle;
	border-left : 1px solid White;
	border-right : 1px solid White;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner {
	border: medium none;
	font-size: 11px;
	text-align: center;
	background-color: White;
	height : 150px;
}
	
.tableline1 {
	font-size: 12px;
	text-align: left;
	color: #666666;
	background-color: #F6F8FB;
}

.tableline1 a { }

.tableline2 {
	font-size: 12px;
	text-align: left;
	border-right: #F6F8FB 0px solid;
	border-top: #F6F8FB 0px solid;
	color: #666666;
}
	
.tableline2 a { }

.tablelinemain {
	font-size: 12px;
	text-align: left;
	text-indent: 2px;
	color: #333333;
	background-color: #EDEDED;
}
	
.tablelinemain a { font-size: 11px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 12px; text-align: justify; }
	
.myTable {
	border: 1px solid White;
	list-style: square;
	font-size: 12px;
	text-align: justify;
	background-color: #E5E5E5;
	font-style: normal;
}
.mainTable {
	list-style: square;
	font-size: 12px;
	text-align: justify;
	border-left : 1px solid White;
	border-right : 1px solid White;
	background-color: #a0a0a0;
	font-style: normal;
}
	
.myTitle {
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: White;
	background-color: #B22222;
	background-image: url(titlebar_bg.gif);
	height : 27px;
	vertical-align:middle;
}
	
.myTr { background-color: #ffffff; }

.myTD { padding: 3px; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { height: 60px; width: 750px;}
#InfoPage { width: 750px;}
#MainPage { height: 60px; width: 750px;}

#Display { height: 450px; }

