body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.tableborder{
	border : 1pt ridge #EBEBEB;
}
/****************************************************************************************/
td{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/****************************************************************************************/
a, a:link, a:active, a:visited  {
	color: #003366;
}
a:hover{
	text-decoration : none;
}
/****************************************************************************************/
.foot,.foot:link,.foot:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 75%;color : #ffffff;
}
.foot:hover {
	text-decoration : none;color : #ffffff;
}
/****************************************************************************************/
.mainmenu,.mainmenu:link,.mainmenu:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #F1ECDF;
	font-weight : bold;
}
.mainmenu:hover {
	text-decoration : none;color :#000000;
}
/****************************************************************************************/
.leftmenu,.leftmenu:link,.leftmenu:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
 .leftmenu:hover {
	text-decoration : none;color : #528C9C;
}
/****************************************************************************************/
.error{
	color : Red;
	text-align : left;
	padding-bottom : 0px;
}
/****************************************************************************************/
.box_data_entry{
	color : #C0C0C0;
	font-size: medium;
	font-weight: bold;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/****************************************************************************************/
.box_main{
	font-weight : bold;
	font-size : x-small;
	color : Black;
}
/****************************************************************************************/
.link {
	font-size: xx-small;
	text-decoration: underline;
}
/****************************************************************************************/
.datetime{
	font-size : xx-small;
	color : White;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}
/****************************************************************************************/	
.welcome_header {
	font-size: medium;
	font-weight: bold;
}
/****************************************************************************************/	
.welcome_text {
	font-size: x-small;
	font-weight: normal;
}
/****************************************************************************************/
.justforfun {
	font-size: 90%;
	font-weight: normal;
}
/****************************************************************************************/
.whatisnew {
	font-size: x-small;
	font-weight: normal;
}
/****************************************************************************************/
.link_small {
	font-weight: normal;
	font-size : xx-small;
}
/****************************************************************************************/
.advisory {
	font-size: xx-small;
	font-weight: normal;
}
/****************************************************************************************/
.table_header{
	font-weight : bold;
	font : smaller;
}
/****************************************************************************************/
.table_header,.table_header:link,.table_header:visited{
	font : bold xx-small;
}
.table_header:hover {
	text-decoration : none;
}
/****************************************************************************************/
.text_small{
	font : small;
	vertical-align : top;
}

.text_xsmall{
	font : x-small;
	vertical-align : top;
}

.text_xxsmall{
	font : xx-small;
	vertical-align : top;
}

.tableview{
	border : 1pt solid;
	background-color : #ffffff;
	margin-left : 4;
}

.grouptitle{
	color : #333399;
	font-size: medium;
	font-weight: bold;

}
.minutetitle{
	color : #333399;
	font-size: x-small;
	font-weight: bold;

}

.rptoptions{
	color : #333399;
	font-size: medium;
	font-weight: bold;

}
#button {
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	background-color: #9966FF;
	color: #333;

	}
	
	 #button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	border-bottom: 1px solid black;
	margin: 0;

		}

 #button li a {
	display: block;
	font-size:x-small;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #8A2BE2;
	border-right: 10px solid #8A2BE2;
	background-color: #8A2BE2;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;

	
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #9966FF;
		border-right: 10px solid #9966FF;
		background-color: #9966FF;
		color: #fff;
		}


	</style>
