	.bot{
		text-decoration: none;
		font-weight: bold;
		color: 000000;
		font-size: 10px;
		font-family: tahoma,arial,verdana;
	}
	.bot:hover{color: FFFFFF;}
	.bot1{
		color: F1F5EF;
		font-size: 10px;
		font-family: tahoma,arial,verdana;
	}
	.bot1:hover{color: ED8C0B;}
	.bot2{
		color: 194872;
		font-size: 10px;
		font-family: tahoma,arial,verdana;
	}
	.bot2:hover{color: ED8C0B;}
	.bot3{
		color: 557493;
		font-size: 10px;
		font-family: tahoma,arial,verdana;
		font-weight: bold;
	}
	.bot3:hover{color: ED8C0B;}

	TD{
		font-size: 12px;
		FONT-FAMILY: tahoma,arial,verdana;
		color: 000000;
	}
	.s{
		font-size: 11px;
		FONT-FAMILY: tahoma,arial,verdana;
		color: E0DA93;
	}
	.s1{
		font-size: 10px;
		FONT-FAMILY: tahoma,arial,verdana;
		color: FF9E0E;
		font-weight: bold;
	}
	.required {
		font-size: 10px;
		FONT-FAMILY: tahoma,arial,verdana;
		color: red;}
	.header {
		width:725px;
		padding-left:5;
		padding-top:2;
		padding-bottom:2;
		font-size: 12px;
		FONT-FAMILY: tahoma,arial,verdana;
		font-weight: bold;
		background-color: FF9E0E;}
	.formbuttons  {
		background-color : #FF9E0E;
		color : white;
		font-family : Arial,verdana, times new roman;
		font-size : 12px;
		font-weight : bold;
		border-color : #466F91;
		border-width : thin;
		border-style : solid;
	}
	.menuheader {
		width:345px;
		background-color:1B4C75;
		padding-left:5;
		padding-top:5;
		padding-bottom:5;
		font-weight:bold;
	}
	hr {color:FF9E0E; height:1px;}