
BODY {
	COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
	SCROLLBAR-BASE-COLOR:  #841108;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
}

/* color for links */
A:LINK, A:VISITED, A:ACTIVE {
	COLOR: #841108;
	text-decoration:none;
}


.button      
{ 
color: #841108; border: 1px solid #841108; background-color: #FFFFFF ;
height: 24;
width:76;

}

.button1{ 
	color: #841108; border: 1px solid #841108; background-color: #FFFFFF ;
	height: 21;
	width:46;
}

.button2{ 
	color: #841108; border: 1px solid #841108; background-color: #FFFFFF ;
	height: 21;
	width: 54;
}

.longerbutton      
{ 
color: #841108; border: 1px solid #841108; background-color: #FFFFFF ;
height: 24;
width:84;

}

.label
{
BACKGROUND-COLOR: #CA8070;
COLOR: #FFFFFF;
FONT-WEIGHT: bold;
border: 1px solid #841108;
}

.field
{
BACKGROUND-COLOR: #FFFFFF;
}

.input 
{
	WIDTH: 300;
	height:24;
	border: 1px solid #841108;
	FONT-SIZE:16px;
	FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;
}

.inputsmall 
{
	height:24;
	border: 1px solid #841108;
	FONT-SIZE:16px;
	FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;
}

.selectinput
{
	height:20;
	border: 1px solid #841108;
	FONT-SIZE:14px;
	FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;
}

.tdlabel
{
COLOR: #FFFFFF;
FONT-WEIGHT: bold;
text-align:center;
height:24;
}

.tdnewlabel
{
font-size:10px;
FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;
}

.tdnewlabel2
{
font-size:12px;
FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;
}

.pnewlabel
{
font-size:12px;
FONT-FAMILY: Arial, Verdana, Helvetica,sans-serif;
}

.filebutton      
{ 
color: #841108; border: 1px solid #841108; background-color: #FFFFFF ;
}

.verylongbutton      
{ 
color: #841108; border: 1px solid #841108; background-color: #FFFFFF ;
height: 24;
width:200;

}