/* 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;
    WORD-SPACING: normal;
    margin-left: 5px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
	scrollbar-face-color:#333399;
	scrollbar-arrow-color:#ffe8a2;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	cursor: auto;
}


H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	font-weight:normal;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

		
A:link	{	
	text-decoration:	none;
	color:	#333399;
	}	


A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
	
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#333399;
	}


SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
.CopyRight
{
	font-family: "verdana";
	font-size : 9px;
}

.errText 
{  
	font-family: Verdana; 
	font-size: 12px; 
	font-weight : normal;
	text-decoration: none;
	color:Red;
}

.Mandatory
{  
	font-family: Verdana; 
	font-size: 12px; 
	font-weight : bolder;
	text-decoration: none;
	color:Red;
}

.hrefLogin
{  
	color:#0000ff;
	text-decoration:none;
	cursor:pointer;
}

.Normal
{
	color: #333399;
	font-size: 12px;
	font-family: Verdana;
}

.NormalSmall
{
	color: #333399;
	font-size: 10px;
	font-family: Verdana;
}

.NormalBold
{
	color: #333399;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}

.FilterNormal
{
	color: #6D7CBC; /*"#333399";*/
	font-size: 9px;
	font-family: Verdana;
}

.FilterNormalBold
{
	color: #6D7CBC; /*"#333399";*/
	font-size: 9px;
	font-family: Verdana;
	font-weight:bold;
}

.dgHeader
{
	/*text-decoration: none;*/
	background-color:#6D7CBC; /*"#333399";*/
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana;
	color:White;
}

.tblHearder
{
	font-size: 12px;
	font-family: Verdana;
	color:#6D7CBC;
	font-weight:bold;
}

.dgPager 
{
	/*color:Red;*/
	font-size: 12px;
	font-family: Verdana;	
}

.NormalBoldLink
{
	color: #0000ff;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
	cursor: pointer;
}

.NormalBoldHeading
{
	background-color: #ffe8a2;
	color: #333399;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}

.NormalBoldLinkHeading
{
	/*background-color: #ffe8a2;*/
	color: #0000ff;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}
 
.Buttons
{
	background-color: White; /*"#ffe8a2"; /* "#ebe9ed";*/
	color: #0000ff; /*"#333399";*/
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}

.ButtonsGrey
{
	background-color: #ebe9ed;
	color: #0000ff; /*"#333399";*/
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}

.NormalBlock
{
	color: #333399;
	font-size: 11px;
	font-family: Verdana;
	border-top: solid 1px #BFC8FF;
	border-right: solid 1px #BFC8FF;
}

.NormalBlockLeft
{
	color: #333399;
	font-size: 11px;
	font-family: Verdana;
	border-top: solid 1px #BFC8FF;
	border-left: solid 1px #BFC8FF;
}

.SubOnOption
{
	background-color:#ffdb6c;
	text-decoration:	none;
	color: #333399;
	font-size: 11px;
	font-family: Verdana;
	/*font-weight:bold;*/
}

.DPNMenu
{
	color: #333399;
	font-size: 16px;
	font-family: Verdana;
}

.DPNMenuBold
{
	color: #333399;
	font-size: 16px;
	font-family: Verdana;
	font-weight:bold;
}

.DPNNormal
{
	/*color: #333399;*/
	font-size: 12px;
	font-family: Verdana;
}
/*links*/
#div_ct_body_r_links
{
    width:270px;
    height:190px;
    margin-left:auto;
    /*margin-right:auto;*/
    margin-right:10px;
    text-align:left;
    font-size:10px;
    padding-top:20px;
    background-color:#D3D8EB;
    border:1px solid #E8EEFA;
}
#div_linksTitle
{
    background-color: transparent;
border-bottom-color: dimGray;
border-bottom-style: none;
border-bottom-width: 0px;
border-collapse: collapse;
border-left-color: dimGray;
border-left-style: none;
border-left-width: 0px;
border-right-color: dimGray;
border-right-style: none;
border-right-width: 0px;
border-top-color: dimGray;
border-top-style: none;
border-top-width: 0px;
color: #339;
display: block;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
height: 35px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 0px;
margin-top: 0px;
min-width: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
text-decoration: none;
width: 280px;
}
#div_links
{
    margin-left:5px;
    text-align:left;
font-family: Verdana;
    /*text-decoration: underline;*/
}
/*end links*/
