/* 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
}

.OnlyPrint
	{color:White}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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;
	}	


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
	
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	.hyp1b
	{
		color:Blue;
		font-size:xx-small;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.hyp2b
	{
		color:Blue;
		font-size:x-small;
		font-weight:bold;
		text-decoration:underline;
	}
	

.hyp_xswhite
{
	color:white;
	text-decoration:underline;
	font-size:x-small;
	font-family:Tahoma;
	font-weight:bold;
}

.dg1
{
	font-family:Arial,Swiss;
	font-size:xx-small;
	text-decoration:none;
}

.dg1e
{
	font-family:Arial,Swiss;
	font-size:xx-small;
	text-decoration:none;
}


.dg_edit
{
	font-family:Arial,Swiss;
	margin-left:20px;
	font-size:x-small;
	text-decoration:none;
}
.dg_header
{
	font-family:Tahoma;
	text-decoration:none;
	font-size:x-small;
	color:White;
	background-color:#9292b2;
}
.dg_item
{
	font-family:Tahoma;
	text-decoration:none;
	font-size:x-small;
	color:Black;
	background-color:#efefef;
	border-color:White;
	border-width:1px;
}

.dg_altitem
{
	font-family:Tahoma;
	text-decoration:none;
	font-size:x-small;
	color:Black;
	background-color:#dedeef;
	border-color:White;
	border-width:1px;
}
.dg_selitem
{
	font-family:Tahoma;
	text-decoration:none;
	font-size:x-small;
	color:White;
	background-color:#ffaaaa;
	border-color:White;
	border-width:1px;
}

.dg2
{
	text-decoration: none;
	border-width:1px;
}
.dg2_header
{
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
	font-size:xx-small;
	color:White;
	background-color:#9292b2;
	text-align:left;
	
}
.dg2_item
{
	font-family:Tahoma,Verdana;
	text-decoration:none;
	font-size:xx-small;
	color:Black;
	background-color:#f9f9f9;
	border-color:White;
	border-width:1px;
}

.dg2_altitem
{
	font-family:Tahoma,Verdana;
	text-decoration:none;
	font-size:xx-small;
	color:Black;
	background-color:#f0f0f0;
	border-color:White;
	border-width:1px;
}
.dg2_selitem
{
	font-family:Tahoma,Verdana;
	text-decoration:none;
	font-size:xx-small;
	color:White;
	background-color:#cc0033;
	border-color:White;
	border-width:1px;
}


.tbl_AddEdit
{
	margin-left:15px;
	margin-top:10px;
	border-width:0;
	vertical-align:super;
	border-color:Black;
	padding:1,2,1,1;}

.td_AETT
{
	color:Blue;
	font-family: Verdana,Arial;
	font-weight:bold;
	font-size:small;
	text-align:left;
	
	}
.btn_flat
{
	border:1px solid outset;
}
.btn_flatsmall
{
	border:1px solid outset;
	font-size:xx-small;
}
.xtd_AETT
{
	color:Blue;
	font-family: Verdana,Arial;
	font-weight:bold;
	font-size:small;
	text-align:left;
	border-bottom: outset 2px blue;
	}

.td_label
{	font-family:Tahoma;
	color:white;
	font-size:x-small;
	text-align:right;
	background-color:#a3a3c3;
	}

.td_label2
{	font-family:Tahoma;
	color:white;
	font-size:x-small;
	text-align:right;
	background-color:#9292b2;
	}
.tx2wb
{	font-size:x-small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
	color:White;
	background-color:Black;
}
.tx2b
{	font-size:x-small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
}

.tx_n
{	font-size:x-small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}
.tx_xsbluebold
{	font-size:x-small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
	color:Navy
}
.tx_sbluebold
{	font-size:small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
	color:Navy
}
.tx2
{	font-size:x-small;
	font-family:Arial,Swiss;
	font-weight:normal;
}


.tx_s
{	font-size:small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}
.tx_sb
{	font-size:small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
	}
.tx_xsred
{	font-size:x-small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
	color:red
	}
.tx_xs
{	font-size:x-small;
	font-family:Arial,Swiss;
	font-weight:normal;
}
.tx_xsb
{	font-size:x-small;
	font-family:Arial,Swiss;
	font-weight:bold;
}

.tx_80
{	font-size:80%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}
.tx_80b
{	font-size:80%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
}
.tx_90
{	font-size:90%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}
.tx_90b
{	font-size:90%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
}
.tx_90bw
{	font-size:90%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
	color:White;
	background-color:black
}

.tx_100
{	font-size:100%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}
.tx_100b
{	font-size:100%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:bold;
}
.tx_xxs
{
	font-size:xx-small;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}

.tx_msg
{
	font-size:x-small;
	font-family:Tahoma;
	font-weight:normal;
	color:red
}
.tx80pc
{
	font-size:80%;
	font-family:Tahoma,Arial,Swiss;
	font-weight:normal;
}

.labelpointer
{
	cursor:default;
}
.hyp_likeabutton
{
	height:14px;background-color:#ece9d8;color:Black;font-weight:normal;font-family:Arial;font-size:x-small; text-decoration:none;border-style:outset;border-width:2px;
}





