/* Triangles on-line stylesheet */

body, select, input, textarea
{
	background-color: #ffffff;
	color: #000099;
}

body, div, span, p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, ul, li, th, td
{
	font-size: 13px;
}

thead, .tablehead
{
	background-color: #000099;
	color: #ffffff;
}

tr.odd
{
	background-color: #b0c4de;
	color: #000099;
}

tr.even
{
	background-color: #ffffff;
	color: #000099;
}

.quotation
{
	background-color: #f0f8ff;
	font-size: 12px;
	color: #0000ff;
/*	border-style: outset; */
	padding: 6px;
}

h1 
{
	font-weight: bold;
	font-size: 24px;
	background-color: #ffffff;
	color: #000099;
	margin-bottom: 8px;
	text-decoration : none;
}

h2
{
	font-weight: bold;
	font-size: 18px;
	background-color: #ffffff;
	color: #000099;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	background-color: #ffffff;
	color: #000099;
	text-decoration : none;
}

p.qorigin
{
	background-color: #f0f8ff;
	font-size: 12px;
	color: #000099;
	text-align: right;
}

a
{
	color: #0000ff;
	text-decoration: none;
}

a:hover 
{	
	color: #0000ff;
	text-decoration: underline;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

.groovbox
{
	background-color: #f0f8ff;
	color: #000099;
	border-style: groove;
	padding: 8px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	background-color: #ffffff;
	color: #808080;
}

/* DAM 07/11/2001 */


