/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
}
/*-----body------starts-----*/

/*Left menu css*/
.glossymenu{
margin: 0px 0px 0px 7px;
padding: 0;
width: 173px; /*width of menu*/
align:center;
}

.glossymenu a.menuitem{
background: url(images/glossyback.gif) repeat-x bottom left;
font: bold 11px tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
padding: 8px 0px 8px 10px;
text-decoration: none;
width: auto;
height:12px;
margin-bottom:2px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white url(images/submenu_bg.gif);
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;

}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #92C1DE;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 3px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #8BBFDE;
colorz: white;
}

.heading
{
font-family:arial,Tahoma;
font-size:21px;
color:#034773;
font-weight:bold;
}
.heading2
{
font-family:arial,Tahoma;
font-size:15px;
color:#101315;
font-weight:bold;
}
/*--------end---------*/




.glossymenu a.menuitem1{
background: url(images/glossyback1.gif) repeat-x bottom left;
font: bold 11px tahoma, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
padding: 8px 0px 8px 10px;
text-decoration: none;
width: auto;
height:25px;
margin-bottom:2px;
}


.glossymenu a.menuitem1:visited, .glossymenu .menuitem1:active{
color: white;
}

.glossymenu a.menuitem1 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem1:hover{
background-image: url(images/glossyback3.gif);
}
/*left menu css end*/


.normal_text_01{
	font-family:verdana,Tahoma;
	font-size:12px;
	color:#2E2E2E;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_02{
	font-family:Tahoma;
	font-size:11px;
	color:#6A125B;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_03{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_04{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484848;
	text-decoration:none;
	font-weight:normal;
}

.menubg{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	height:32px;
}
.leftbg
{
background-image:url(images/left_menu_bg.gif);
background-repeat:repeat-x;
width:187px;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484848;
	text-decoration:none;
	font-weight:normal;
}

.footerlink{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
	font-weight:normal;
}
.footerlink a{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.footerlink a:visited{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.footerlink a:hover{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CAEBFF;
	text-decoration:none;
	font-weight:bold;
}
/*------link-------------*/
.normal_text_link{
	font-family:Tahoma;
	font-size:11px;
	color:#0066A9;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
.normal_text_link a{
	font-family:Tahoma;
	font-size:11px;
	color:#0066A9;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
.normal_text_link a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#03588F;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
/*-------------------------*/
