body 
{
	background-color: white;
	font-family: verdana;
	font-size: smaller;
	margin: 0;
	padding: 0;
}

.image
{
	vertical-align: middle;
}

#sp
{
/*
	background-color: #EEEEEE;	
*/
}

#vista_toolbar 
{
	float:left;
	font:normal 12px 'Trebuchet MS','Arial';
	margin:0;
	margin-bottom: 20px;
	padding:0;
	text-align: center;
	width: 98%;
}

#vista_toolbar ul 
{
	background-image:url(back.gif);
	background-repeat:repeat-x;
	line-height:32px;
	list-style:none;
	margin:0;
	padding:0 10px 0 10px;
	width:100%;
}

#vista_toolbar li 
{
	display:inline;
	padding:70px;
}

#vista_toolbar a 
{
	color:#FFF; /* need because it will use default link color */
	padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
	text-decoration:none;
}

div.header
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.header h3
{
	text-align: center;
}

div.header a
{
	float: right;
}

div.left_panel
{
	float: left;
	width: 10%;
	height: 1500px;
}

div.main_panel
{
	padding-left: 10px;
	padding-right: 10px;
}

div.main_panel ul
{
}

div.main_panel li
{
	display: list-item;
	padding-bottom: 5px;
}

div#download
{
	border-width: 1px;
	border-color: gray;
}

pre
{
	font-size: small;
}

div.right_float_ad
{
	margin-right: 10px;
	float: right;
}

div.footer
{
	margin-top: 10px;
	text-align: center;
}

table#contact
{
}

a.download
{
	background-color: #5488AA;
	border-color: white;
	border-style: ridge;
	border-width: 2px;
	color: white;
	padding: 5px;
	text-decoration: none;
}

a.large_link
{
	font-size: 14pt;
}
