body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top : 5px;
	color: black;
}

th {
	background-color: #FFAA77;
 	border-left: 2px solid #FFCC99;
 	border-top: 2px solid #FFCC99;
 	border-right: 2px solid #DD6644;
 	border-bottom: 2px solid #DD6644;
}

.small {
	font-size: 4pt;
}

.downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.link {
	color : Navy;
	text-decoration: none;
}

.link:hover {
	color : Red;
	text-decoration: underline;
}

.head { 
 	font-family: Arial, Helvetica, sans-serif;
  	font-size: 20pt;
	font-weight: bold;
}

.subhead { 
 	font-family: Arial, Helvetica, sans-serif;
  	font-size:8pt 
}

.header	{	
	background-color: #FF9966;
 	border-left: 2px solid #FFCC99;
 	border-top: 2px solid #FFCC99;
 	border-right: 2px solid #DD6644;
 	border-bottom: 2px solid #DD6644;
}

.headerinset	{	
	background-color: #FFFFFF;
 	border-left: 2px solid #DD6644;
 	border-top: 2px solid #DD6644;
 	border-right: 2px solid #FFCC99;
 	border-bottom: 2px solid #FFCC99;
}

.outset	{	
	background-color: #AAAAFF;
 	border-left: 2px solid #CCCCFF;
 	border-top: 2px solid #CCCCFF;
 	border-right: 2px solid #7777FF;
 	border-bottom: 2px solid #7777FF;
}

.inset	{	
	background-color: #FFFFFF;
 	border-left: 2px solid #7777FF;
 	border-top: 2px solid #7777FF;
 	border-right: 2px solid #CCCCFF;
 	border-bottom: 2px solid #CCCCFF;
	padding : 10px 10px 10px 10px;
}


.tab	{	
	background-color: #AAAAFF;
 	border-left: 2px solid #CCCCFF;
 	border-top: 2px solid #CCCCFF;
 	border-bottom: 2px solid #7777FF;
	font-weight: bold;
}

.backtab {
	background-color: #9999FF;
	border-right: 2px solid #CCCCFF;
	border-bottom: 1px solid #7777FF;
	border-left: 1px solid #7777FF;
}

.belowtab {
	background-color: #FFFFFF;
	border-right: 2px solid #CCCCFF;
}

.front {
	background-color: #AAAAFF;
 	border-top: 2px solid #CCCCFF;
 	border-right: 2px solid #7777FF;
 	border-bottom: 2px solid #7777FF;
	padding : 10px 10px 10px 10px;
}

.info {
	background-color : #FFDDAA;
 	border-left: 2px solid #FFEEBB;
 	border-top: 2px solid #FFEEBB;
 	border-right: 2px solid #EEBB88;
 	border-bottom: 2px solid #EEBB88;
	padding : 2px 2px 2px 2px;
}

.new {
	font-size: 8pt; 
	color: red;
	font-style : italic;
	font-weight: normal;
}

.lightrow {
	background-color : #FFEEDD;
}

.darkrow {
	background-color : #DDDDFF;
}

.mirror {
	font-size: 8pt; 
}

.download {
	color: red;
}

.code {
	font-family: Courier New, Courier;
	font-size: 11px;
	color: #AA3300;
}

.head2 {
	background-color: #AAAAFF;
	font-weight : bold;
}

.plugin {
	font-size: 8pt;
}

.plugin td {
	font-size: 8pt;
}