﻿a {
	text-decoration: none;
		font-weight: bold;
	color: #000099;

}
A:visited {color: #999999}

a.mouseover {
	text-decoration: none;
	color: black;
	hover: { color: #cccccc; text-decoration: underline }
}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: lighter;
}
.title {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	font-style: normal;

}

a:hover {
	color: #999999;
	text-decoration: underline;
}

.header {
	font-size: 18px;
	font-weight: bolder;

}

.gbutton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;


}
.browse {
	border: 1px solid #666666;
	font-family: Verdana;

}

.smaller {

	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}
.dgBox {

	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #666666;
}
.border {
	border: 1px solid #0066CC;
	background-color: #f1f1f1;
}

.txtborder {
	border: 1px dotted #666666;
	font-family: Verdana;
	background-color: #ffffcc;
}.headerbg {
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
	text-align: center;	
	height: 20;
}
.buttonorange {
	font-size:10px;



}
.buttonblue {
	background-color: #0099FF;
}
.bordergrey {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.container { position: absolute ; left: 95px; top: 10px; color: white; font-size:18px; font-weight:bolder; width:420px}
.text {
	position: absolute ;
	left: -2px;
	top: -2px;
	color: #0066cc;
	font-size:18px;
	font-weight:bolder;
	 width:400px
} .black {
	color: #000000;
}
.autoscheduletable {
	background-color: #f1f1f1;
	display: table;
	padding: 2px;
	height: 1px;
	width: 1px;
	border: thin solid #FFFFFF;
}

