BODY {
	background : #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	color : #555555;
	line-height : 14px;
}

A  {
	color : #336699;
	text-decoration : none;
	font-weight : normal;
}

}

A:Active  {
	color : #990000;
	text-decoration : none;
	font-weight : normal;
}

A:Hover  {
	color : #333366;
	text-decoration : underline;
	font-weight : normal;
}

.text {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : justify;
	color : #000000;
	line-height : 18px;
}

.texttiny {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	color : #000000;
	line-height : 10px;
}

.tabletext {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
}

.tableheader {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
}

.flashtxt {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align: center;
	color : #AAAAAA;
	line-height : 20px;
}

.inputtxt {	
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #70706E;
	height: 18px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.inputtxtlarge {	
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #6C716B;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.inputbtn {	
	background-color: #BFD4EE;
	border: 1px solid #637979;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	width: 150px;
}

.TableFrame{
	border-left: #98A4A9 1px solid;
	border-right: #98A4A9 1px solid;
	border-top: #98A4A9 1px solid;
	border-bottom: #98A4A9 1px solid;
}

p {
	margin-bottom: 5px;
	margin-top: 5px;
}

