.small
{
	font-size: 11px;
    padding: 2px 4px 2px 4px;
}
.medium
{
	/*font-size:12px;*/
	/*font-family:Arial;*/
}
.medium_red
{
	font-size: 12px;
	color: red;
}

sup.medium_red
{
	font-size: 16px;
	/*color: #a90000;*/
	color: red;
}

.medium_bold
{
	font-weight: bold;
	/*font-size: 12px;*/
	/*font-family: Arial;*/
}
.large
{
	font-weight: bold;
	font-size: 14px;
	/*font-family: Arial;*/
}
.xxlarge
{
	font-size: 20px;
	font-style: italic;
	/*font-family: Arial;*/
}
.xxlarge2
{
	font-size: 20px;
	/*font-family: Verdana,arial;*/
}
.formHeader
{
	font-size: 14pt;
	/*font-family: Verdana,Arial;*/
	font-weight: bold;
}

.text_numbox
{
	border-right: #6b6bb5 1px solid;
	border-top: #6b6bb5 1px solid;
	font-size: 11px;
	border-left: #6b6bb5 1px solid;
	border-bottom: #6b6bb5 1px solid;
	text-align: right;
	color: #303030;
}

.text_numtotalbox
{
	border-right: #6b6bb5 1px solid;
	border-top: #6b6bb5 1px solid;
	font-size: 11px;
	font-weight: bold;
	border-left: #6b6bb5 1px solid;
	border-bottom: #6b6bb5 1px solid;
	text-align: right;
	color: #303030;
}
.edittext_box
{
	border-right: #6b6bb5 1px solid;
	border-top: #6b6bb5 1px solid;
	font-size: 24px;
	border-left: #6b6bb5 1px solid;
	border-bottom: #6b6bb5 1px solid;
	color: #303030;
}

.submit_but
{
	border-right: rgb(1,0,128) 1px solid;
	border-top: rgb(1,0,128) 1px solid;
	border-left: rgb(1,0,128) 1px solid;
	border-bottom: rgb(1,0,128) 1px solid;
	font-size: 11px;
	background: #ffffff;
	font-weight:bolder;
	color: rgb(1,0,128);
}
A:hover
{
	/*color: #333366;*/
	text-decoration: none;
}
A
{
	color: #03549F;
	text-decoration: none;
}
.selectbox
{
	border-right: aqua thin double;
	border-top: aqua thin double;
	border-left: aqua thin double;
	border-bottom: aqua thin double;
	font-style: italic;
	/*font-family: Arial;*/
	list-style-type: square;
}
.Loginbox
{
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.TDClass
{
	height: 25px;
}
.tblclass
{
    border: 1px solid #D4D2D2;
}
.PrintTable
{
	border: 1px solid;
}
.lineclass
{
	border-bottom: #6b6bb5 1px solid;
}
#lblPageStatus, #lblPageStatus1, #lblPageStatus2, #lblPageStatus3, #lblPageStatus4
{
  font-size: 12px;
}
