body {
	font-size:12px;
	font-family:"Arial","Helvetica","sans-serif";
	SCROLLBAR-FACE-COLOR: #979FAF;
	SCROLLBAR-SHADOW-COLOR: #65707E;
	SCROLLBAR-ARROW-COLOR: #65707E;
	SCROLLBAR-TRACK-COLOR: #C4C8D6;
	SCROLLBAR-DARKSHADOW-COLOR: #979FAF;
	SCROLLBAR-BASE-COLOR: #979FAF;
	SCROLLBAR-HIGHLIGHT-COLOR: #979FAF;
	SCROLLBAR-3DLIGHT-COLOR: #C4C8D6;
}
A {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color: #0066CC;
	height: 21px;
}
A:Hover {
	text-decoration:underline;
}
hr{
	border: 1px dashed #B9D0FF;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 21px;
}
.textclass{
	border : 1px groove;
	background-color : #99CCFF;
}
.buttonclass{
	border : 1px ridge;
	background-color : #84ADFF;
	width : 50px;
}
.Bclass{
	background : #3366CC;
	color:#FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 1px;
	padding-top : 1px;
	font-family : Arial;
	font-size : 14px;
	line-height : 24px;
	}
	.bluetext { color: #006699; font-weight: bold; font-size: 12pt}
	.menutable{
	background-color : #FFFFFF;
	margin-top : 5px;
}
.menutitle {font-weight:bold; font-family:Arial; font-size: 10pt; text-decoration:none; color:#6495ED; filter:DropShadow(color=#E0E0E0, offx=1, offy=1, Positive=1); height: 12pt;}
.mytitle{
	background-color : #879FE7;
	text-align : center;
	padding-bottom : 2px;
	padding-top : 2px;
	font-size : 10pt;
	font-weight : bold;
	color : #333333;
	font-family : Arial;
	border : 1px outset;
}
.myscroll{
	margin-left : 5px;
	margin-right : 5px;
	height : 100px;
}
.bordertd{
	border : 1px outset;
}
.menutd{
	background-color : #F5F5DC;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : none solid solid solid;
	}