﻿/*-----------------------Buttons-----------------------------------*/
.stdButton
{
	border-right: #10399c 1px solid;
	border-top: #10399c 1px solid;
	font-weight: 900;
	font-size: 9pt;
	border-left: #10399c 1px solid;
	width: 45px;
	color: #10399c;
	border-bottom: #10399c 1px solid;
	font-family: 'Verdana' , 'Verdana';
	height: 19px;
	background-color: silver;
}
