/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: small;
	background-image: none;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff;
}

H1, H2, H3, H4, H5 
{
    COLOR: #003366;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	background-attachment: scroll;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: fuchsia;
	text-decoration: 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;
	}	
		



A:link
{
	font-weight: bold;
	font-size: smaller;
	color: forestgreen;
	text-decoration: none;
}	
		
A:visited
{
	font-weight: bold;
	font-size: smaller;
	color: forestgreen;
	text-decoration: none;
}	
		
A:active	{	
	font-weight: bold;
	font-size: smaller;
	text-decoration:	none;
	color: forestgreen;
	}	
		
A:hover	{	
	font-weight: bold;
	font-size: smaller;
	text-decoration:	underline;
	color: #000000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

ul
{
	border-top-width: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	list-style-position: outside;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	padding-bottom: 0px;
	border-top-color: #333333;
	padding-top: 0px;
	list-style-type: disc;
	background-color: transparent;
	border-right-width: 2px;
	border-right-color: #333333;
}

li ul
{
	margin-top: -20px;
	display: none;
	list-style-position: outside;
	margin-left: 100px;
	list-style-type: disc;
	position: absolute;
}

li a
{
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	font-size: small;
	padding-bottom: 2px;
	width: 100%;
	color: #000000;
	text-indent: 2px;
	padding-top: 2px;
	border-bottom: #333333 1px solid;
	background-color: silver;
	text-decoration: none;
}
.MN A:hover { background-color: Fuchsia}

ul a:hover
{
		font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #99ffff;

}
li a:hover
{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #99ffff;
}

li
{
	list-style-position: outside;
	float: left;
	list-style-type: disc;
}

a.hassubmenu
{
	background-position: 115px 7px;
	background-image: url(./images/lay_dmnuhassub.gif);
	background-repeat: no-repeat;
}

#mainmenu
{
	margin: 10px;	
	margin-left: 5px;	
	float: left;
	border-bottom: solid 2px #333333;
	margin-bottom: 100%;	
}

	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.butClass
{
	width: 22px;
	height: 22px;
	border: 0px solid;
}
.tblTable
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 400px;
	border-bottom: 0px;
	height: 30px;
	
}
.tdClass
{
	padding-left: 0;
	padding-top: 0;
	width: 30px;
}
.EditControl
{
	width: 800px;
	font-family: Verdana;
	height: 600px;
	background-color: #ffffcc;
}
.MenuButton
{
	margin-left: 0px;
	color: #ffffcc;
	border-top-style: none;
	margin-right: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: #006600;
	border-bottom-style: none;
}
.ButtonCell
{
	font-weight: normal;
	font-size: 0.8em;
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=forestgreen,EndColorStr=greenyellow); */
	word-spacing: normal;
	text-transform: none;
	color: #009900;
	margin-right: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: transparent;
	text-decoration: none;
}
.HeaderStyle
{
	font-weight: bold;
	font-size: 2.5em;
	background-attachment: scroll;
	word-spacing: normal;
	text-transform: none;
	color: #2b7a5b;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	text-decoration: none;
}
.FilterStyle
{
	border-top-width: thin;
	font-weight: 700;
	border-left-width: thin;
	font-size: 1em;
	border-left-color: silver;
	background-attachment: scroll;
	border-bottom-width: thin;
	border-bottom-color: silver;
	word-spacing: normal;
	text-transform: none;
	color: darkorange;
	border-top-color: silver;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: transparent;
	border-right-width: thin;
	text-decoration: none;
	border-right-color: silver;
}

.MenuStyle
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	color: yellow;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: green;
}
.FeatureStyle
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	color: green;
	line-height: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: yellow;
}
.PanelCell
{
	font-weight: normal;
	font-size: 1em;
	background-image: none;
	word-spacing: normal;
	text-transform: none;
	color: green;
	margin-right: 2px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #fdb15f;
	text-decoration: none;
}
.Content
{
	font-weight: normal;
	font-size: small;
	background-image: none;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}