﻿body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.alignleft {text-align:left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
th {
	border:none;
	border-bottom-style:double
}
td {
	border:none;
	text-align:left;
}
.altrow {background-color:#cccccc;}
.footerstyle td {border-top:medium black double;}
.w1 {width:100px;}
.w2 {width:75px;}
.w3 {width:300px;}
.w4 {width:150px;}
.w5 {width:50px;}
.w6 {width:40px;}
.w7 {width:175px;}
.w8 {width:25px;}
input, select {font-size:12px;}
.calicon {float:left;}
.caldiv {
  	position:absolute;
	background-color:#FFFFFF;
}
.caldiv td {text-align:center;}
.caldiv a {text-decoration:none;}
h6 {
	font-size:12px;
	color:red;
	margin:0;
	padding-top:10px;
}
.gvfooter {border-top:2px solid #573b64;}
.warning {
	color:red;
	font-weight:bold;
	font-size:14px;
}