/* CSS Document */
p, body, td {
padding: 5px 6;
font-family:Verdana;
font-size:xx-small;
//font-size:12;
font-color:navy;


}
a {
	text-decoration: none;
}
a hover {
//font-size:12;
font-size:xx-small;}

p, body, {
	font-family: Verdana;
	text-decoration: none;
}
body {

	margin-top: 0;
	margin-left: 50;
	border: 0;
	background: #FFFFFF;
	text-decoration: none;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #800080;
	scrollbar-shadow-color: #800080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #bfbfbf;
	scrollbar-arrow-color: lavender;
	
}
#tablist {
	padding: 5px 6;
}
#tablist li {
	list-style: none;
	display: inline;
	margin-bottom: 20pt;
}
.BIG {
	text-valign: top;
	text-decoration: none;
	padding: 20px;
	margin-left: 3px;
	margin-bottom: 20px;
	border: 20px solid lavender;
	background: ghost white;
}
#tablist table {
	width: 400;
}
#tablist li a {
	line-height: 2;
	text-decoration: none;
//////////////
	padding: 15px 0.5em;
	margin-left: 3px;
	margin-bottom: 20;
	border-top: 1px solid red;
	border-right: 1px solid red;
	border-left: 2px solid navy;
	border-bottom: 2px solid navy;
	background: white;
}
#tablist li a:link {
	font-size:xx-small;
	color: green;
	cursor: hand;
	background: WHITE
}
#tablist li a:visited {
	font-size:xx-small;
	color: orange;
	cursor: hand;
	background: WHITE;
}
#tablist li a.current {
	font-size:xx-small;
	color: green;
	cursor: ;
	background: LAVENDER;
}
#tablist li a.hover {
	font-size:xx-small;
	color: violet;
	cursor: hand;
	background: LAVENDER;
}
#tabcontentcontainer {
	height: 120 px;
}
.tabcontent {
	text-align: left;
	font-family: Verdana;
	font-size:xx-small;
	display: none;
}
div {
	text-decoration: none;
}
TABLE {
	width: 500;
}
pre {
	width: 300;
	font-face: Verdana;
	margin-top: 0;
	margin-left: 5;
	border: 0;
	background: white;
	text-decoration: none;
	font-size:xx-small;
	font-weight: 400;
}
