/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
    WORD-SPACING: normal
    
}
.TextboxCss
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 border : solid 1px #000000; 
}


.ErrorText
{
	 color :Red;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 12px;
}

.TableStyle
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	border-color: White;
}
.TDClass
{
	color :Black;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 11px;
	padding-left: 5px;
	background-color: #ddd7f3;
	BORDER-BOTTOM: #000000 1px solid;
	border-color: White;
}
.buttoncss {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
text-transform: capitalize;
color: #FFFFFF;
background-color: #61588F;
}
.paginglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	
	text-decoration: none;
	font-weight: bold;
	padding: 1px;


}
.paginglink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: Red;
	text-decoration: underline;
	
}


/******** Class of Default Page **/
.loginbox
{
background-color:#e5e1f4;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid; 
BORDER-LEFT: black 1px solid; 
WIDTH: 347px; 
BORDER-BOTTOM: black 1px solid;
}
.defaultNormalText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 padding-left: 5px;
}
.LoginText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 13px;
}

/****** END DEFAULT PAGE ****/

/*************** cClass for Top files **********/
.topbarleftlogotext {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#372D62;
font-weight:bold;
}
.topbarrightlogotext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

/************** End ***************/

/************** Class for Bottom Files *****************/
.bottomNormalText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 padding-left: 5px;
}
.bottomlink
{
color:#999999;
}
.bottomsmalltext
{
color:#CCCCCC;

}

/*********** END ***************/


/************** Class For Home files ***********/
.homeVardana12px
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 12px;
	 background-color: #c1b6ed;
	 font-weight: bold;
	 PADDING-LEFT: 8px; 
}
.homeNormalText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 padding-left: 5px;
}

/************ End ************/

/*************** Class For LISTING PAGES *****/
.listVardana12px
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 12px;
	  font-weight: bold;
	 PADDING-LEFT: 8px; 
}
.listNormalText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 padding-left: 5px;
}
.listheadingNormalText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 padding-left: 5px;
}

.listMaintable
{
border-style:Solid;
width:100%;
border-collapse:collapse;
}
.listheadinglinkClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	
	text-decoration: none;
	font-weight: bold;
	padding: 1px;


}
.listheadinglinkClass:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: white;
	text-decoration: underline;
	
}
.listheadingbgcolor
{
	background-color: #c1b6ed;
}
.listmiddlebgcolor
{
	background-color:#E5E1F4;
}

.listmiddlelinkClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	
	text-decoration: none;
	font-weight: bold;
	padding: 1px;


}
.listmiddlelinkClass:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: Red;
	text-decoration: underline;
	
}

/********** END *********/

/********************* Class For Add / Edit Pages ******************/
.addVardana12px
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 12px;
	  font-weight: bold;
	 PADDING-LEFT: 8px; 
}
.addheadingbgcolor
{
	background-color: #c1b6ed;
}
.addmiddlebgcolor
{
	background-color:#E5E1F4;
}
.addNormalText
{
	 color :Black;
	 font-family : Verdana, Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 padding-left: 5px;
}

/******************* END *********************/

/****  Class for Left Side *******/
.LeftMenu
{
	color: Black;
	text-decoration: none;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 10px;
	padding-left: 15px;
}
A.LeftMenu:hover
{
	color: Black;
	text-decoration: none;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 10px;
	padding-left: 15px;
}
A.LeftMenu:visited
{
	color: Black;
	text-decoration: none;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 10px;
	padding-left: 15px;
}
A.LeftMenu:link
{
	color: Black;
	text-decoration: none;
	font-family : Verdana, Arial,Courier New, Times New Roman ;
	font-size : 10px;
	padding-left: 15px;
}
.adminlefttoptext {
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}

/**************** END **************/