/* elements */
body
{
	color:Black;
	margin:"0";
	bgcolor:"#ffffff";
	padding:"0";
	scrollbar-face-color:#EEEEEE;
    scrollbar-shadow-color:green;
font-family: Times New Roman;

}

td
{
	font-size: 70%;
	font-family: Times New Roman;
}

select, input, textarea
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

textarea
{
	background-color: #f5f5f5;
	border: 1px #7f9db9 solid;
	width: 100%;
}

pre
{
	padding: 7pt;
	overflow: auto;
	width: 100%;
	font-family: Courier New, Courier, mono;
	background-color: #fbedbb;
}

code
{
	color: #990000;
	font-family: Courier New, Courier, mono ;
}

h1
{
	font-weight: bold;
	font-size: 120%;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif , Times New Roman;
}

hr
{
	 height:1;
	 color: #313199;
}
hr.res
{
	 color: #cccccc;
}

h2, h3, h4
{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	font-family: Tahoma, Arial;
}



input.textbox
{
	border-color: #7f9db9;
	border-width: 1px;
	border-style: solid;
	background-color: #f5f5f5;
}

span.table
{
	font-size: 14pt;
	font-family: Times New Roman;font-weight:bold
}

td.verysmall
{
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.hdr
{
	font-weight: bold;
	font-size: 84%;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.nav-hdr
{
	font-weight: bold;
	font-size: 70%;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
}

span.verysmall
{
	font-size: 80%;
}

code.pre, p.pre
{
	padding: 7px;
	overflow: auto;
	width: 100%;
	color: #000000;
	background-color: #fbedbb;
}

span.hdr, font.hdr
{
	font-weight: bold;
	font-size: 120%;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
				
/* links */

a
{
FONT-WEIGHT:  BACKGROUND: none transparent scroll repeat 0% 0%
	color: #336699;
	text-decoration: none;

}

a:hover
{
FONT-WEIGHT: BACKGROUND: none transparent scroll repeat 0% 0%
	color: #990000;
	text-decoration: underline;
}

a.promolink
{
	color: #336699;
	text-decoration: none
}

a:hover.promolink
{
	text-decoration: underline;
}

a.link-alt 	
{
	color: #376FA6;
	text-decoration: none
}

a:hover.link-alt
{
	text-decoration: underline
}

a.link-nav 	
{
	color: #000000;
	text-decoration: none
}

a:hover.link-nav
{
	text-decoration: underline
}
.hdr-small-bold-tbl			{ color: #990000; font-weight: bold; font-size: 70%}


/*h1						{ font-family: Tahoma, Arial; font-size: 100%; font-weight: bold; color: #990033}*/

/*
.link-hdr { color: #990000}


.link-alt 	{  color: #376FA6; text-decoration: none}
.link-alt:hover {  text-decoration: underline}

.link-alt2 	{  color: #8A0023; text-decoration: none}
.link-alt2:hover {  text-decoration: underline}


.hdr					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; color: #990000 }
.hdr-sub 				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; color: #000000}
.hdr-small				{ color: #990000; }
.hdr-small-bold			{ color: #990000; font-weight: bold; }


body.scrollbar-face-color:#DFFFBF;
body.scrollbar-shadow-color:green;

*/
