.textfont12{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : black;
	font-weight:bold;
}
.textfont12sta{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : black;	
}
.textfont12white{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : white;
	font-weight:bold;
}
.Textform12{
color:black;
padding:1px;
border:1px
text-align:right;
font-weight:bold;
font-size : 12px;
font-family:Arial,Helvetica, Sans-Serif;
}
.Text12{
color:black;
font-size : 12px;
font-family:Arial,Helvetica, Sans-Serif;
}
.Text12footer{
color:black;
font-size : 10px;
font-family : arial !important;
font-weight:bold;
}
.INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: black; font-family:Arial,Helvetica, Sans-Serif;
}
.TEXTAREA {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, serif; BACKGROUND-COLOR: white
}
.SELECT {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, serif; BACKGROUND-COLOR: white
}
.TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica, sans-serif
}





.titlefont20{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 20px;
	color : white;
	text-decoration : none;	
}
.titlefont12{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : white;
}

.ButtonStyle
{
    BORDER-RIGHT: 1px ridge;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px ridge;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E3DFD6', EndColorStr='#A4B1D9');;
    BORDER-LEFT: 1px ridge;
    CURSOR: hand;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 1px ridge;
    font-family:Arial,Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #5a5a5a
}


.ButtonStyle_Highlight
{
    BORDER-RIGHT: 1px ridge;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px ridge;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E3DFD6', EndColorStr='#A4B1D9');
    BORDER-LEFT: 1px ridge;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: 1px ridge;
   font-family:Arial,Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #545454
}
.font12black{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : black;	
}
.font12white{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : #ffffff;	
}
/* Right Bar */
	.RightBarLink{		
		font-size:12PX;
		color:#096FC3;
		font-weight:bold;
		text-decoration:none;
		font-family:Arial,Helvetica,Sans-Serif;
		cursor:hand;			
	}
	.RightBarTd{				
		width:210 px;
		padding-top:3px;
		padding-bottom:5px;
		text-align:right;		
		border-bottom: 1px solid #e5e5e5;
	}
/* Right Bar */