Body
{
  BackGround : #CCCCCC;
}
.TableBorder
{
 Border : #FFFFFF 2pt Solid;
}
.Button
{
    BORDER-RIGHT: #CCCCCC 1pt groove;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #CCCCCC 1pt groove;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: Bold;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1pt groove;
    WIDTH: 130pt;
    COLOR: #405264;
    PADDING-TOP: 1px;
    BORDER-BOTTOM:#CCCCCC 1pt groove;
    FONT-FAMILY: Verdana;
	Cursor : pointer;
	Cursor : Hand;
	Background-Color : #F5F5F5
  }
.f12pxBlueBold
{
	Font-Family : Verdana;
	Font-Size : 12px;
	Color :#405264 ;
	Font-Weight : Bold;
}
.PageTitle
{
    Font-Family : Verdana;
	Font-Size : 13px;
	Color :#1C42AD ;
	Font-Weight : Bold;
 
}
.f9xWhiteNormal
{
	Font-Family : Verdana;
	Font-Size : 10px;
	Color :#FFFFFF ;
}
.f12xBlackNormal
{
	Font-Family : Verdana;
	Font-Size : 12px;
	Color :#000000 ;
}
.fRedTextNormal
{
	Font-Family : Verdana;
	Font-Size : 12px;
	Color :#CB0502;
}
.fRedTextBold
{
	Font-Family : Verdana;
	Font-Size : 12px;
	Color :#CB0502;
	Font-Weight : Bold;
}
a.lnk:link
{ 	Font-Family : Verdana; 	Font-Size : 12px; 	Color :#CB0502; Text-Decoration : None; }
a.lnk:active
{ 	Font-Family : Verdana; 	Font-Size : 12px;  	Color :#CB0502; Text-Decoration : None; }
a.lnk:visited
{ 	Font-Family : Verdana; 	Font-Size : 12px; 	Color :#CB0502; Text-Decoration : None; }
a.lnk:hover
{ 	Font-Family : Verdana; 	Font-Size : 12px; 	Color :#990000; Text-Decoration : Underline; }

a.lnk2:link
{ 	Font-Family : Verdana; 	Font-Size : 12px; 	Color :#405264; Text-Decoration : None; }
a.lnk2:active
{ 	Font-Family : Verdana; 	Font-Size : 12px;  	Color :#405264; Text-Decoration : None; }
a.lnk2:visited
{ 	Font-Family : Verdana; 	Font-Size : 12px; 	Color :#405264; Text-Decoration : None; }
a.lnk2:hover
{ 	Font-Family : Verdana; 	Font-Size : 12px; 	Color :#990000; Text-Decoration : Underline; }

a.lnk3:link
{ 	Font-Family : Verdana;  Font-Weight:Bold;	Font-Size : 12px; 	Color :#1944B7; Text-Decoration : None; }
a.lnk3:active
{ 	Font-Family : Verdana;  Font-Weight:Bold;	Font-Size : 12px;  	Color :#1944B7; Text-Decoration : None; }
a.lnk3:visited
{ 	Font-Family : Verdana;  Font-Weight:Bold;	Font-Size : 12px; 	Color :#1944B7; Text-Decoration : None; }
a.lnk3:hover
{ 	Font-Family : Verdana;  Font-Weight:Bold;	Font-Size : 12px; 	Color :#546FB8; Text-Decoration : Underline; }

a.lnk4:link
{ 	Font-Family : Verdana;  Font-Size : 12px; 	Color :#1944B7; Text-Decoration : None; }
a.lnk4:active
{ 	Font-Family : Verdana;  Font-Size : 12px;  	Color :#1944B7; Text-Decoration : None; }
a.lnk4:visited
{ 	Font-Family : Verdana;  Font-Size : 12px; 	Color :#1944B7; Text-Decoration : None; }
a.lnk4:hover
{ 	Font-Family : Verdana;  Font-Size : 12px; 	Color :#546FB8; Text-Decoration : Underline; }

a.power:link
{ 	Font-Family : Verdana; 	Font-Size : 11px; 	Color :#000000; Text-Decoration : None; }
a.power:active
{ 	Font-Family : Verdana; 	Font-Size : 11px;  	Color :#000000; Text-Decoration : None; }
a.power:visited
{ 	Font-Family : Verdana; 	Font-Size : 11px; 	Color :#000000; Text-Decoration : None; }
a.power:hover
{ 	Font-Family : Verdana; 	Font-Size : 11px; 	Color :#405264; Text-Decoration : Underline; }

.WithOutLink
{ 	Font-Family : Verdana;  Font-Size : 12px; 	Color :#1944B7;  }

.txtmargin
{
	Margin-Left:10px;
	Margin-Right:10px;
	Margin-Top:7px;
	Margin-Bottom:5px;
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

 }
.Textbox {
	border: 1px solid #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.PushButton
{
	FONT-WEIGHT: Normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	Cursor : pointer;
	Cursor : Hand;
	background-color: #FFFFFF;
	border: 1px ridge #0066cc;
	word-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 75px;
}