/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

a.bld
{
	color:Navy;
	FONT-SIZE: 11pt;
}
a.bld:hover
{
	color: Navy;
	font-weight: bold;
	text-decoration : none;
	FONT-SIZE: 11pt;
}


a.w
{ 
	color :White;
	text-decoration : none;
	}


a.w:hover
{
	color : Yellow;
	text-decoration :none;
}

a.sw
{ 
	FONT-FAMILY: Arial,verdana;
	FONT-SIZE: 8pt;
	font-weight: bold;
	color :White;
	text-decoration : none;
	}


a.sw:hover
{
	FONT-FAMILY: Arial,verdana;
	FONT-SIZE: 8pt;
	font-weight: bold;
	color : Yellow;
	text-decoration :none;
}
a.wt
{ 
	color : #003399;
	text-decoration : none;
	}


a.wt:hover
{
	color :White;
	text-decoration :none;
	

}

a.b
{
	margin: 0px;
	
	color: #191970;
	
}


a.b:hover
{
	color:Red;
	text-decoration :none;
	
	margin:0 0 0 0;

}

a.lnk
{
	
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	color: #191970;
	text-decoration: none;
}


a.lnk:hover
{
	color:Red;
	text-decoration :none;
	
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: underline;
}



p.bstd
{
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	color: #191970;
	font-family: Arial,Verdana;
	text-decoration: none;
}
	
p.sml
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 7pt;
	COLOR : #e8e8e8;
	text-decoration :none;
	font-weight :bold;
}

p.title
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR : #000066;
	text-decoration :none;
	font-weight :bold;
	margin:0 0 0 0;
}

p.stitle
{
	FONT-FAMILY: Verdana,Arial;
	FONT-SIZE: 8pt;
	COLOR : #ffffff;
	text-decoration :none;
	font-weight :bold;
	margin:0 0 0 0;
}

p.btitle
{
	 color: #000080;
	 FONT-FAMILY: Verdana,Arial;
	 FONT-SIZE: 10pt;
	 text-decoration :none;
	font-weight :bold;
	 margin:0 0 0 0;
	}
	
p.ctitle
{
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
	color: #666699;
	font-family: Arial;
	text-decoration: none;
}


p.std
{
	FONT-SIZE: 8pt;
	color: #4a4a7d;
	margin:0 0 0 0;
	}

table.b1
{  
	BORDER-RIGHT: #d3d3d3 1px solid; 
	BORDER-TOP: #d3d3d3 1px solid; 
	BORDER-LEFT: #d3d3d3 1px solid; 
	BORDER-BOTTOM: #d3d3d3 1px solid
	}

font.sp
{
	font-weight: normal;
	font-size: 9pt;
	color: #f5f5f5;
	font-family: Verdana;
}

.cursor_point
{
	cursor:hand;
}

h2
{
	margin:0 0 0 0;
	border:0 0;
	height:12px;
	}
	
h1
{
	margin:0 0 0 0;
	border:0 0;
	height:16px;
	}
	
h1.hdr
{
	FONT-FAMILY: Verdana,arial;
	font-size: 14pt;
	color: #666699;
	margin:0 0 0 0;
	border:0 0;
	}
	