/* $Id: ssd.css,v 1.5 2002/01/25 09:10:31 ryan Exp $ */

/* (C)2001, 2002 SaskNow Technologies */

BODY {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
}

P, LI {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

P.lean {
	margin-top: 0;
	margin-bottom: 0;
}

TD.bordered { 
	border-style:none;
}

HR {
	color: #663399;
}

A {
	text-decoration:none;
	font-weight: bold; 
	color: 663399;
}

A:visited {
	text-decoration:none; 
	color: #663399;
}

A:active {
	text-decoration:none; 
	color: #c49922;
}

A.book {
	text-decoration: underline;
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}

A.book:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #663399;
	font-size: 14px;
}

A.book:hover {
	text-decoration: normal;
	font-weight: bold;
	color: #c49922;
	font-size: 14px;
}

A.book:active {
	text-decoration: underline;
	font-weight: bold;
	color: #c49922;
	font-size: 14px;
}

A.buttonLink:link {
	border-right: #c49922 2px solid;
	border-top: #ffffcc 1px solid;
	font-weight: 700;
	font-size: 12px;
	border-left: #ffffcc 1px solid;
	color: #000000;
	border-bottom: #c49922 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #ffcc00;
	text-decoration: none;
}

A.buttonLink:visited {
	border-right: #c49922 2px solid;
	border-top: #ffffcc 1px solid;
	font-weight: 700;
	font-size: 12px;
	border-left: #ffffcc 1px solid;
	color: #000000;
	border-bottom: #c49922 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #ffcc00;
	text-decoration: none;
}

A.buttonLink:hover {
	border-right: #ffffcc 1px solid;
	border-top: #ffcc00 2px solid;
	font-weight: 700;
	font-size: 12px;
	color: #663399;
	border-left: #ffcc00 2px solid;
	border-bottom: #ffffcc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #ffffff;
	text-decoration: none;

}
	

TABLE {
	border-color: #663399; 
	border:1;
}

H1 {
	text-decoration:none; width: 400; 
	font-size: 24px;  
	font-family: Arial, Helvetica, Sans-Serif; 
	color: 663399; 
	font-style:italic;
}

H1.title {
	text-decoration:none; width: 400; 
	font-size: 18px;  
	font-family: Arial, Helvetica, Sans-Serif; 
	color: 663399; 
	font-style:italic;
}


H2 {
	text-decoration:none;
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #663399; 
}

H2.black {
	color: #000000; 
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top: 0;
}

H2.box {
	color: #ffffff;
	text-align: right;
	font-family: Arial, Helvetica, Sans-Serif; 
}

H3 {
#	color: #c49922;
	color: #663399;
	font-family: Arial, Helvetica, Sans-Serif; 
}

TH {
	text-align: left; 
	font-size: 20px; 
	text-decoration:none; 
	font-family: Arial,Helvetica,Sans-Serif; 
	color: white; 
	font-style:italic; 
}

INPUT {
	background-color: #ffffcc;
}
