	/* Default styles for MC Maguire 	*/
	
body  {
	color : #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	padding: 0; /* this is a concession to opera 7 which has margin 0, but some padding by default.*/
	margin: 0;
	border: 0;

	scrollbar-track-color: #333333;
	scrollbar-shadow-color : #999999;
	scrollbar-3d-light-color : #999999;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-highlight-color : #999999;
	scrollbar-face-color: black;
	scrollbar-base-color : black;
}

p, td, ul, ol, ul, li, dl, dt, dd
{
	font-family:  verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
}

	/* Default links 	*/

a:link, a:visited, a:active
{
	text-decoration : none;
	color: #069ACE;
	background: transparent; 
	font-weight: bold;
}

a:hover
{
	text-decoration : underline;
	color: #F3960B;
	background: transparent; 
	font-weight: bold;
}

table#majorworks td
{
	vertical-align: top;
}

table#majorcomm td
{
	vertical-align: top;
}

h6 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	margin: 0;
}

h5 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	margin: 0;
}

h4 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 18px;
	margin: 0;
}

h3 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 22px;
	margin: 0;
}

h2 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 28px;
	margin: 0;
}

h1 {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 32px;
	margin: 0;
}

.small 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
}

.sb {
	font-weight: none;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	margin: 0;
}

td.date
{
	font-weight: bold;
}

tr.dateodd
{
	background-color: #EEEEEE;
}

tr.date
{
	background-color: #f0f8ff;
}

tr.dateeven
{
	background-color: #FFFFFF;
}

td.trackodd
{
	background-color: #EEFFEE;
}

td.trackeven
{
	background-color: #FFFFFF;
}


#verticaltext {
writing-mode: tb-rl;
font-family: verdana, arial, helvetica, sans-serif; 
}

.border
{
	border-style: outset;
	border-color : #000000;
	border-width: 5px;
}

.border2
{
	border-style: outset;
	border-color : #000000;
	border-width: 1px;
}