
.simplebutton {
border-top: 1px dimgray solid;
border-bottom: 1px dimgray solid;
border-left: 1px dimgray solid;
border-right: 1px dimgray solid;
 background : lightsteelblue;
 font-style : normal;
 font-size : 12px;
 font-family : Arial;
 color : darkred;
 height: 25;
 width: 75;
}
A.simplebutton:LINK {Text-Decoration: none; color:red; font-size:8pt; font-family: arial}
A.simplebutton:VISITED {Text-Decoration: none; color:blue; font-size:8pt; font-family: arial}
A.simplebutton:HOVER {Text-Decoration: underline; color:blue; font-size:8pt; font-family: arial}

.TabView {color:#000000; font-size:8pt; font-family: arial}
A.TabView:LINK {Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial}
A.TabView:VISITED {Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial}
A.TabView:HOVER {Text-Decoration: underline; color:#4682b4; font-size:8pt; font-family: arial}

Body.standard{font-family:Arial,Verdana,Sans-Serif;font-size=12px;color:#000000;}
DIV{font-family:Arial,Verdana,Sans-Serif;font-size=12px;color:#000000;}
TD{font-family:Arial,Verdana,Sans-Serif;font-size=12px;color:#000000;}

INPUT.small {
	background:#F4F4F4;
	font-size:8pt;
	font-family:arial,verdana,sans-serif,serif;
	}
	
INPUT.BUTTON {font-size:8pt; cursor: hand; font-weight: bold; width:95px;}
INPUT.BUTTONLARGE {font-size:8pt; cursor: hand; font-weight: bold; width:175px}
INPUT.BUTTONMEDIUM {font-size:8pt; cursor: hand; font-weight: bold; width:125px}
INPUT.BUTTONMEDIUM2 {font-size:8pt; cursor: hand; font-weight: bold; width:100px}
INPUT.BUTTONSMALLMEDIUM {font-size:8pt; cursor: hand; font-weight: bold; width:75px}
INPUT.BUTTONSMALL{font-size:8pt; cursor: hand; font-weight: bold; width:50px}
INPUT.SUBMIT { cursor: hand; }
INPUT.CANCELBUTTON {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; cursor: hand; width:125px; font-weight: bold; color: darkred; cursor: hand;}
INPUT.SUBMITBUTTON {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; cursor: hand; width:125px; font-weight: bold; color: black; cursor: hand;}
INPUT.SMALLBUTTON {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:7pt; cursor: hand; width:40px; font-weight: bold; color: black; cursor: hand;}
INPUT.SMALLERBUTTON {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:7pt; cursor: hand; width:25px; font-weight: bold; color: black; cursor: hand;}
INPUT.SMALLBUTTON2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:7pt; cursor: hand; width:70px; font-weight: bold; color: black; cursor: hand;}

TABLE.cssbutton {
	background-color:#CCCCCC;
	width:100;
	align:center;
	border-left:solid  #D3D3D3  1px;
	border-right:solid black 2px;
	border-bottom:solid black 2px;
	border-top:solid  #D3D3D3  1px;
	curser:hand;
	font-family:arial, verdana, sans-serif, serif;
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	visibility:inherit;
	}
	
.cssbutton a:link, .button a:visited, .button a:active {
	font-family:arial, verdana, sans-serif, serif;
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	curser:hand;
	text-decoration:none;}
	
.white {
	color: white;
	font-size: 12;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;}
.order {
	color: black;
	font-size: 12;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px darkslategray solid; 
	border-top: 1px darkslategray solid; 
	border-right: 1px darkslategray solid; 
	border-left: 1px darkslategray solid;
	}
.order a:link, .order a:visited, .order a:active {
	color: black;
	font-size: 12 px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
.order  a:hover {
	color: darkred;
	font-size: 12 px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;}
.menuitems {
	color: black;
	font-size: 12;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;}
	
.rowitem {
	border-right: 1px slategray solid; 
	border-bottom: 1px slategray solid;}
.rowheader {
	border-right: 1px slategray solid; 
	border-top: 1px slategray solid;
	border-bottom: 1px slategray solid;}
.info {
	color: black;
	font-size: 12;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}
.smalltextbox {
	color: 00ff00;
}
