﻿html,body 
{	
	color:#000;
	background:#f5f3e6;
	font-family: Arial; 
	font-size: 10px;
}

.border { background-color:#0066CC }

li {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000099; }

.button {
	font-size:	9pt;
	border-style: outset;
	color: #000000;
	font-family:"Trebuchet MS"; 
	background-color: #FFFFF0;
	border-color: #000099;
	cursor: hand; 
	width: 120px;
	height: 25px;
}

.button_nosize {
	font-size:	9pt;
	border-style: outset;
	color: #000000;
	font-family:"Trebuchet MS"; 
	background-color: #FFFFF0;
	border-color: #000099;
	cursor: hand;
}

.standbox
{
	border-style: ridge;
	border-width: 1px;
	border-color: #000099;
	background-color: #fefefe;
	width: 500px;
	vertical-align: middle;
	padding-bottom: 3px;
}

.avx_box 
{
	font-size:	9pt;
	color: #000000;
	font-family:"Trebuchet MS",ARIAL; 
	text-align:	left;
	background-color: #FFFFF0;
	border:	1px;
}
