.clsNormal
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.clsButton
{
    BORDER-RIGHT: #be493d 1pt solid;
    BORDER-TOP: #be493d 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #be493d 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: #be493d 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #e0e0e0
}
.clsInput
{
    BORDER-RIGHT: #be493d 1pt solid;
    BORDER-TOP: #be493d 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #be493d 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: #be493d 1pt solid;
    background-color: #EAF7FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clsInputCaps
{
    BORDER-RIGHT: #be493d 1pt solid;
    BORDER-TOP: #be493d 1pt solid;
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #be493d 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: #be493d 1pt solid;
    background-color: #EAF7FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clsHeading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Lucida Sans Unicode';
    BACKGROUND-COLOR: #FFFFFF; 
    TEXT-ALIGN: center
}
A
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 9pt;
    COLOR: #ff5600;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
TH
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #C4e3e3
}
A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY:  Verdana
}
BODY
{
   /* BACKGROUND-COLOR: #F2F9F9 */
}
.clsError
{
    FONT-WEIGHT: bolder;
    COLOR: red
}
.clsImg
{
    BORDER-RIGHT: black 1pt;
    BORDER-TOP: black 1pt;
    BORDER-LEFT: black 1pt;
    BORDER-BOTTOM: black 1pt
}
.clsTitle
{
    BACKGROUND-COLOR: silver
}
.clsSubTitle
{
    COLOR: white;
    BACKGROUND-COLOR: #487ab5
}
.clsMaintitle
{
    FONT-SIZE: 15pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: navy
}
.clsTabOn
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #b3ddee;
    TEXT-ALIGN: center
}
.clsTabOff
{
    FONT-SIZE: 10pt;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center
}
BIG
{
    BACKGROUND-COLOR: yellow
}
/* CSS Document */
/*body {
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
/* All Content(Text) of website  */
.bodytxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#383838;
	line-height:16px;
	text-align:justify;
}
/* Top of the site having background image */
.img_top
{
	background-image: url(images/top_back.gif);
	height: 76px;	
}
/* At Top of the site navigation having background image */
.img_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0095BF;
	height: 20px;
	background-image: url(images/shade.gif);
}
/* Text(Content) Heading */
.h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#d40101;
} 
/* Heading having a Grey color */
.h1_grey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#555556;
}
/* Heading having white color */
.h1_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Heading having Black color */
.h1_black
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#383838;
}
/* Heading having Blue color */
.h1_blue
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#13398b;
}
/* Dotted Line */
.dotline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
}
/* Top-menu(Top-Navigation) of the page */
/*.menu_top:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_top:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_top:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* Bottom-menu(Bottom-Navigation) of the page */
/*.menu_btm:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_btm:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_btm:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* Navigation having a red color */
/*.menu_red:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
	color: #d50404;
	text-decoration: none;
}
.menu_red:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
	color: #d50404;
	text-decoration: none;
}
.menu_red:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
	color: #4d6fa3;
	text-decoration: none;
}
/* Navigation having a blue color */
/*.menu_blue:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6fa3;
	text-decoration: none;
}
.menu_blue:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6fa3;
	text-decoration: none;
}
.menu_blue:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
/* Text box class */
.txtbox 
{
	background-color: #EAF7FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px ridge #000000;
	text-align: justify;
}
/* Table Border (whole table) */
.table_border 
{
	border: 1px ridge #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Table Border (Gives border to left and right side of the table) */
.table_box 
{
	border-top: 1px none #666666;
	border-right: 1px ridge #666666;
	border-bottom: 1px none #666666;
	border-left: 1px ridge #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Table Heading/Caption(TABLE CAPTION) */
.table_h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color:#616e9e;
}

/* Table SUB Heading/SUB Caption(TABLE LEFT SIDE AREA) */
.table_h2
{
	color: #4B466C;
	background-color: #8FA4BA; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
/* Table Heading/Caption(TABLE CAPTION ON HOME / TOP) */
.table_h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color:#336699;
}

/* Formating of data inside the table(RIGHT SIDE OF TABLE) */
.table_data
{
	color: #48446A;
	background-color: #D9E1EA;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
/* Table row data having light color  */
.table_data_light
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background-color: #F2F9F9;
}
/* Table row data having dark color  */
.table_data_dark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background-color: #C4E3E3;
}

