
.BODY 
{
	margin:0px;
	BACKGROUND-COLOR: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
}

.button
{ background-image:url(image/button_bg.jpg);
border: 1px solid #2365bc;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.menubutton
{
	background-image:url(image/menu_button.jpg);
	text-decoration :underline;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:33px;
	width:100px;
   background-repeat:no-repeat;
   text-align:center;
}


.menubutton a:link {
  color: #000000; 
  text-decoration: none; 
   background: #fdfdfd;
}
.menubutton a:visited {
  color: #000000; 
  text-decoration: none; 
  background: #fdfdfd;
  }
.menubutton a:hover { 
  color: #038afd; 
  text-decoration:none;
   
  }
.menubutton a:active {
  color: #038afd; 
  text-decoration: none; 
  }

.headertext
{font-size:14px;
padding-left:2px;
color:#ffffff;
font-weight:bold;
}

.full
{width:100%;
	height:100%;
	min-height:300px;
	}
input.login
{
	border:#7e9db9 1px solid
	}
	
.logintext
{
	font-size:14px;
	color:#333333;
	font-weight:normal;
	
	}
.welcometext
{
font-size:11px;
padding-left:2px;
color:#ffffff;

}

.tableheader
{
font-size:12px;
padding-left:2px;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}
.gridtable
{
	border:solid 1px #d1d0d0;
	background-color:#c1c0c0;
}

.gridheader
{
	font-size:11px;
	color:#5b5a5a;
	padding:2px;
	height:20px;
	background-image:url(image/grid_bg.gif);
}
.gridheader1
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px;
	height:20px;
	background-image:url(image/grid_bg2.gif);
}
.footerText
{
font-size:12px;
padding-left:2px;
color:#5b5a5a;
font-weight:bold;
text-align:center;
background-color:Transparent;
}
.DynamicTableHeaderText
{
font-size:12px;
padding-left:2px;
color:#5b5a5a;
font-weight:bold;
text-align:center;
background-image:url(image/grid_bg.gif);
}
.textboxnoline1{
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	BORDER-RIGHT: #f9f9f9 1px solid;
	background-color:#ffffff;
	BORDER-TOP: #f9f9f9 1px solid; 
	BORDER-LEFT: #f9f9f9 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #f9f9f9 1px solid; 
	height:11pt;
}
.gridalt
{
	font-size:12px;
	color:#5b5a5a;
	padding:2px;
	text-align:left;
	/*text-indent:10px;*/
	background-color:#f7fafe;
}
.gridtext
{
	font-size:12px;
	font-weight:normal;
	color:#5b5a5a;
	padding:2px;
	text-align:left;
	/*text-indent:10px;*/
	background-color:#ffffff;
}


.banner
{
	background-image:url(image/banner.jpg);
	background-repeat:no-repeat;
	}
	
.linebar
{
	background-image:url(image/line_bar.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}



.tdgreen
{

	background-image:url(Image/green_table_bar_main.jpg);
	
  
   text-align:center;
}
.tdgreenleft
{
	background-image:url(image/table_border_left.jpg);
	
}
.tdgreenright
{
	background-image:url(image/table_border_right.jpg);
	
}
.tdgreenbottom
{
	background-image:url(image/table_border_bottom.jpg);
	background-repeat:repeat-x;
	
}

/*
.sidemenu {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid  #CCCCCC;
	text-indent:5px;
		 border-bottom-width:1px;
 border-top:0px;
 border-left:1px;
 border-left-color:#AAAAAA;
 border-left-style:solid;
 border-right:1px;
 border-right-style:solid;
 border-right-color:#AAAAAA;
 border-bottom-color:#AAAAAA;
 border-bottom-style:solid;
}*/





.sidemenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	
	text-indent:2px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-width:1px;
	border-bottom-color:#BFE257;
	border-bottom-style:dotted;
	
	 
	
}
.sidemenubottom
{
 border-bottom-width:1px;
 border-top:0px;
 border-left:1px;
 border-left-color:#AAAAAA;
 border-left-style:solid;
 border-right:1px;
 border-right-style:solid;
 border-right-color:#AAAAAA;
 border-bottom-color:#AAAAAA;
 border-bottom-style:solid;
}
.sidemenu:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #5aadee;
	text-decoration: none;
	line-height: 20px;
}
.labelforcontrol {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent:0px;
	
	
}

.textbox{
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	BORDER-RIGHT: #7f9db9 1px solid;
	background-color:#f9f9f9;
	BORDER-TOP: #7f9db9 1px solid; 
	BORDER-LEFT: #7f9db9 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #7f9db9 1px solid; 
	height:11pt;
}
.textboxnoline{
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	BORDER-RIGHT: #f9f9f9 1px solid;
	background-color:#f9f9f9;
	BORDER-TOP: #f9f9f9 1px solid; 
	BORDER-LEFT: #f9f9f9 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #f9f9f9 1px solid; 
	height:11pt;
}
.CompanyCaption
{
	font-family: Times New Roman;
	font-size:20px;
	color:#055e26;
	text-transform:uppercase;
}
.date
{
	font-family: arial;
	font-size:16;
	color:#000000;	
}
.input-reset
{ background-image:url(image/button_bg.jpg);
border: 1px solid #2365bc;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.CompanyCaption1
{
	font-family: verdana;
	font-size:10;
	color:#ffffff;
	font-weight:bold;
}
.errormessage {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.table {
	border: 1px solid #dfdfdf;	
	}

.heading1 {
	
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #4184b9;
	text-decoration: none;
}
.line
{
	border-right:1px solid #dfdfdf;
}
.button1
{background-color:#484c61;
border: 1px inset #ffffff;
font:Verdana;
font-size:10px;
height:50px;
font-weight:bold;
color:#ffffff;
padding-bottom:3px;
padding-left:3px;
padding-right:3px;
padding-top:3px;
text-decoration:none;
}
.tablegreen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #acde82;
	border-bottom-color: #acde82;
	border-left-color: #acde82;
	background-color: #f4ffeb;
}
.tableyellow {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fbe17a;
	border-bottom-color: #fbe17a;
	border-left-color: #fbe17a;
	background-color: #fdf7e0;
}
.tabledarkblue {


	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a6d1fe;
	border-bottom-color: #a6d1fe;
	border-left-color: #a6d1fe;
	background-color: #e7f3ff;
}
.a1 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-indent:5px;
	letter-spacing: 1px;
}
.linegreen {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #91c665;
}
.lineyellow {

	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
}
.linedarkblue {


	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #82addb;
}
/*Praitk Templae */
.maindivtop
{
	width:100%;
	float:left;
	text-align:center;	
	
	 background-image:url(image/banner.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.maindivtop1
{
	width:20%;
	float:left;
	text-align:left;	
}
.maindivtop2
{
	width:70%;
	float:left;
}


.maindivleft
{
	width:20%;
	float:left;
	text-align:center;
	 height:500px;
	
	z-index:1;
}
.maindivright
{
	width:80%;

	float:right;
	text-align:center;
	z-index:2; height:500px;
}
.border{
border:1px;
border-color:#CCCCCC;
border-style:solid;}
.borderleft{
border:1px;
border-color:#CCCCCC;
border-style:solid;
border-top:none;
border-left:none;
}
.borderright{
border:1px;
border-color:#CCCCCC;
border-style:solid;
border-top:none;
border-left:none;
border-right:none;}
.borderbottom{
border:1px;
border-color:#CCCCCC;
border-style:solid;
border-top:none;
border-left:none;
border-bottom:none;
border-right:none;
}

/*---------------  */