body, html
{
	font-family: Georgia, sans-serif, sans, courrier;
	border: 0;
	margin: 0;
	background-color: white;
	font-size:90%;
	min-width:320px;
	max-width:1024px;
}

#topname
{
	position:absolute:
	left: 0;
	top:0;
	margin-top:11px;
	margin-left:6px;
}

#topmenu
{
	position:absolute;
	left:100px;
	top:8px;
	margin-top:8px;
	border-top:1px solid #060;
	border-bottom:1px solid #060;
	width:85%;
	padding-left:16px;
	margin-right:32px;
	color:#060;
}

#topmenu a
{
	color: #090;
}


TABLE 
{ 
	border:thin; 
	font-size:100%;
	font-family: "Trebuchet MS", Verdana, sans, sans-serif, Arial,  Geneva, "Bitstream Vera Sans";
	border-collapse: collapse;
	border:1px solid #9C9;
} 


.tscriptet
{

	top:4px;
	left: 8px;
}


#frame 
{
	display: table;
	margin: 4px 4px 4px 4px;
	min-width: 600px;
	background-color:white;
}


#footer
{
	height: 32px;
	width: 100%;
	-color: white;
	font-size:90%;
	text-align:center;
	clear:both;
}


#header
{
	height: 48;
	width:90%;
}

#content
{
	left:0;
	margin-left:0;
	top:64px;
	background: white;
	color: #333;
	padding:4px; 
	font-family: Georgia, Aria, sans;

}

.new
{
	border:1px dotted green;
	padding:16px;
	margin-right:176px;

}


#pub
{
	width: 168px;
	float:right;
	padding: 4px;
	height:608px;
	background-color:#FFF;
	margin:0;
	border:1px dotted green;
}



.logo
{
	position:absolute;
	top:16px;
	left:40px;
	width:96px;
	height:40px;
}

.home
{
	position:absolute;
	top:24px;
	text-align:right;
	width:95%;
}

.offset
{
	position:absolute;
	top:36px;
	left:92px;
	font-weight:bold;
	font-size:100%;
	color: #FC0;
}

H1, H2, H3, H4
{
  font-family: Verdana, "Trebuchet MS", Lucida, Geneva, "Bitstream Vera Serif", "New York", sans, serif;
  font-weight:normal;
  color:#466;
}

H1
{
	font-size: 150%;
	margin-bottom:16px;
	text-align:center; 
}

H2
{
  font-size: 110%;
  margin-top:24px;
}

H3
{
	font-size: 110%;
	font-style:italic;
	margin-top:8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Serif", "New York", Palatino, serif;

}

H4
{
	font-size: 100%;
	color: #006699;
	font-style:italic;
	margin-top:8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Serif", "New York", Palatino, serif;

}



A:link, A:visited, A:hover 
{ 
  text-decoration: none;
}

A:visited 
{ 
  color: #336699;
}

A:hover 
{ 
  color:red; 
}


.menu
{
	margin-top:24px;
	font-size:90%;
}

.menutitle
{
	font-style:normal;
	margin-bottom:4px;
	padding:0 ;
	padding-left:8px;
	padding-bottom:2px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color: #333;
	width:80%;
	
}

.menulist
{
	margin-left:8px;
}

.left
{
	float:left;
	margin-right:16px;
	margin-bottom:8px;
}

.right
{
	float:right;
	margin-left:16px;
	margin-bottom:8px;
}

.middle
{
	float:right;
	margin-bottom:8px;
	margin-left:16px;
}


pre
{
	border: 1px dotted #CCCCCC;
	padding: 8px 8px 8px 8px;
	margin-left:8px;
	width:80%;
	font-size:90%;
	font-family:  Courier, "Courier New", Mono, Monospaced, Arial, Times, sans-serif;
	color:black;
}

.new h2
{
	color:black;
	border-bottom:;
}



.newtitle
{
	color:green;
}

.new h3
{
	color:green;
}

.new h3
{
	color:green;
}

.border
{
	padding:8px;
	border:1px solid orange;
}

.info
{
	font-size:100%;
}

.info h2
{
	border-bottom:1px solid #003366;
}


.info  h3
{
	border-bottom:1px solid #003366;
}

.compare
{
	border-collapse:collapse;
}




