body
{
	scrollbar-arrow-color : rgb(255,255,255);
	scrollbar-base-color : rgb(0,0,0);
	scrollbar-dark-shadow-color : rgb(0,0,0);
	scrollbar-track-color : rgb(224,222,222);
	scrollbar-face-color : rgb(46,126,7);
	scrollbar-shadow-color : rgb(0,0,0);
	scrollbar-highlight-color : rgb(221,221,221);
	scrollbar-3d-light-color : rgb(128,128,128)
}

input[type="button"]
{
	background-color : rgb(46,126,7);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	font-size : 0.8em;
	color : rgb(255,255,255);
	border : 2px outset rgb(221,221,221)
}

input[type="submit"]
{
	background-color : rgb(46,126,7);
	font-family : Tahoma Verdana Arial Helvetica Sans-serif ;
	font-size : 0.8em;
	color : rgb(255,255,255);
	border : 2px outset rgb(221,221,221)
}

input[type="reset"]
{
	background-color : rgb(46,126,7);
	font-family : Tahoma Verdana Arial Helvetica Sans-serif ;
	font-size : 0.8em;
	color : rgb(255,255,255);
	border : 2px outset rgb(221,221,221)
}

input[type="text"]
{
	background-color : rgb(224,222,222);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	color : rgb(46,126,7);
	border : solid 1px rgb(0,0,0)
}

input[type="password"]
{
	background-color : rgb(224,222,222);
	font-family : Tahoma Verdana Arial Helvetica Sans-serif ;
	color : rgb(46,126,7);
	border : solid 1px rgb(0,0,0)
}

input[type="checkbox"]
{
	background-color : rgb(46,126,7);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif
}

input[type="radio"]
{
	background-color : rgb(46,126,7);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif
}

input[type="file"]
{
	background-color : rgb(224,222,222);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	color : rgb(46,126,7);
	border : solid 1px rgb(0,0,0)
}

textarea
{
	background-color : rgb(224,222,222);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	color : rgb(46,126,7);
	border : solid 1px rgb(0,0,0)
}

select
{
	background-color : rgb(224,222,222);
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	color : rgb(46,126,7);
	border : solid 1px rgb(0,0,0)
}

selectoption
{

}

fieldset
{
	border : dotted 1px rgb(46,126,7)
}

legend
{
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	color : rgb(46,126,7);
	border : solid 1px rgb(46,126,7)
}

label
{
	font-family : Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	color : rgb(46,126,7)
}

A{	text-decoration : none;
	text-transform : none;
	font-style : normal;
	font-variant : normal;
	color : #008000;
	font-family : Verdana;
	font-size : 12
}
A:visited{	font-family : Verdana;
	font-size : 12;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #003300
}
A:active{
}
.TextNavBar{	font-family : Verdana;
	font-size : 12;
	color : #000000
}
A:hover{
}
h3{
}

