/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-weight: normal;
    font-size: 1.25em;
    word-spacing: normal;
    text-transform:  none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: #C7DAEE;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
} 

.BackGround
{
	background-color: White;
}

/*
.BODY
{
    font-weight: normal;
    font-size: 1.25em;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	

.DesignWidth
{
	width: 1000px;
}

.Menu
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #000000 1px solid;
	cursor: hand;
	color: black;
	padding-left: 0px;
	border-bottom: #000000 1px solid;
	font-family: Microsoft Sans Serif,Verdana;
	background-color: #dbdbd3;
}
.Menu_closed
{
	border-right: #10346e 1px solid;
	padding-right: 3px;
	display: none;
	padding-left: 0px;
	padding-bottom: 2px;
	border-left: #10346e 1px solid;
	border-bottom: #10346e 1px solid;
	position: absolute;
	background-color: white;
}
.Menu_Item
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: black;
	padding-left: 0px;
	font-family: Microsoft Sans Serif,Verdana;
}
.Menu_Item_Highlight
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: black;
	padding-left: 0px;
	font-family: Microsoft Sans Serif,Verdana;
	background-color: white;
}

.MenunoBorder
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: black;
	font-family: Microsoft Sans Serif,Verdana;
	background-color: transparent;
}

.SystemMessage
{
	border-right: black 1px double;
	border-top: black 1px double;
	font-weight: bold;
	font-size: 13pt;
	border-left: black 1px double;
	color: red;
	border-bottom: black 1px double;
	background-color: beige;
}

.Small	{	
	font-size:	.7em;
	}	

.SmallBold
{
    font-weight: bold;
    font-size: 0.7em;
}	
	
.SmallBoldRed
{
    font-weight: bold;
    font-size: 0.7em;
    color: red;
}

.SmallBoldBlue
{
    font-weight: bold;
    font-size: 0.7em;
    color: Blue;
}

.Medium	{	
	font-size:	10pt;
	}	

.MediumBold
{
    font-weight: bold;
    font-size: 10pt;
}	            
	
.MediumBoldRed
{
    font-weight: bold;
    font-size: 10pt;
    color: red;
}	

.MediumBoldBlue
{
    font-weight: bold;
    font-size: 10pt;
    color: Blue;
}	

.ButtonClass
{
	color: Black;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}	

.ButtonClassDelete
{
	color: Red;
	background-color: beige;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.BorderAll
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.BorderThinGrayRidge
{
	border-right: gray thin ridge;
	border-top: gray thin ridge;
	border-left: gray thin ridge;
	border-bottom: gray thin ridge;
}


.dgCssClassNoBorder
{
	background-color: White;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dgCssClass
{
	background-color: White;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dgHeaderStyle
{
	color: Black;
	background-color: Silver;
	font-size:	10pt;
	font-weight: bold;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dgItemStyle
{
/*	BORDER-TOP-STYLE: solid;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 1px;*/
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: normal;
	font-size:	10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 23px;
}

.dgAlternatingItemStyle
{
    font-weight: normal;
	font-size:	10pt;
	/*border-color: black;
	border-width: 1px;
	border-style: solid;*/
	height: 23px;
	background-color: lightgrey;
}

.dgFooterStyle
{
    font-size:	10pt;
	color: #330099;
	background-color: #FFFFCC;
}

.dgSelectedItemStyle
{
	color: White;
	background-color: #000099;
	height: 23px;
}

.dgEditItemStyle
{
	cursor: hand;
	background-color: lightblue;
	height: 23px;
}

.dgPagerStyle
{
	font-weight: Bold;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
}

.ContentWhiteSmokeNoBorder
{
    background-color: whitesmoke;
}

.PartImgSmall
{
    width: 100px;
    cursor: hand;
    height: 100px;
}

.PartImgBigVisible
{
    border-right: black thin solid;
    border-top: black thin solid;
    visibility: visible;
    border-left: black thin solid;
    border-bottom: black thin solid;
    position: absolute;
}

.PartImgBigHidden
{
    border-right: black thin solid;
    border-top: black thin solid;
    visibility: hidden;
    border-left: black thin solid;
    border-bottom: black thin solid;
    position: absolute;
}

.Hidden
{
    display: none;
 }

.CategoryHighlight
{
    background-color: whitesmoke;
}
    
.Label
{
	font-weight: bold;
	font-size: 10pt;
}    
    