A:link 
{
 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #970310;
}

A:visited 
{
 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #970310;
}
 
A:active 
{
 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
 color: #970310;
 TEXT-DECORATION: none;

}
 
A:hover 
{
 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
 text-decoration: underline;
 color : #970310;
}

TD { 
	font-family : Verdana ; 
	font-size : 10px ; 
	color : #42200C ;
	}
Body 
	{ 
	font-family : Verdana ; 
	font-size : 10px ; 
	color : #42200C 
    }
Body
{
    scrollbar-3d-light-color : #C3B1A3;
    scrollbar-arrow-color : D6C4B6;
    scrollbar-base-color : D6C4B6;
    scrollbar-dark-shadow-color : #C3B1A3;
    scrollbar-face-color : #C3B1A3;
    scrollbar-highlight-color : #C3B1A3;
    scrollbar-shadow-color : D6C4B6;
}
input 
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #42200C;
	border: solid #42200C;
	border-width: 1;
	background-color:transparent
	}
select
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #42200C;
	border: solid #42200C;
	border-width: 1;
	background-color:transparent
	}
textarea
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #42200C;
	border: solid #42200C;
	border-width: 1;
	background-color:transparent
	}
.in
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #42200C;
	border: solid #42200C;
	border-width: 0;
	background-color:transparent
	}
div#scroll {
	overflow: auto;
	height: 500;
	width: 450px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #42200C;

}
/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

