<!-- Michael Fraser (c) 2008 
#	background-color:#D9261C; # red
#	background-color:#C43632; # red
-->

#	background-color: #FFFFFF;
html, body
{
	font-size:80%;
	color:#000000;
	margin:0px;
	padding: 0px;
	overflow: hidden;
	word-wrap:break-word;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: verdana,helvetica,arial,sans-serif;
	color:000000;
}

table, th, td, input, textarea
{
	font-size: 100%;
}

h1 {font-size:160%;}
h2 {font-size:120%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

a.nounderline{text-decoration:none;}

a img { border:0 }
img { border:0 }

a:link    {color:#900B09; background-color:transparent; border: 0;}
a:visited {color:#900B09; background-color:transparent; border: 0;}
a:active  {color:#FF0000; background-color:transparent; border: 0;}
a:hover   {color:#FF0000; background-color:transparent; border: 1px blue solid;}

DIV.back
{
	background-color:#C43632; # red
}

TABLE.main
{
	background-color:#00477A; # blue
	width:800;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.colspantopleft
{
	background-image:url(images/boxtopleft.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.colspantop
{
	background-image:url(images/boxtopright800.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin-left:20px;
	white-space:nowrap;
	text-align:center;
}

.colspanbottomleft
{
	background-image:url(images/boxbottomleft.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-top:-20px;
}

.colspanbottom
{
	background-image:url(images/boxbottomright800.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin-left:20px;
	white-space:nowrap;
	text-align:center;
	margin-top:-20px;
}

.lcolspanouter
{
	margin-left:0%;
	border:0px;
	background:#fff url(images/boxleft.gif) repeat-y left top;
	width:100%;
}

.lcolspanouter p, h1, h2, h3, h4, h5, h6
{
	padding:0 20px;margin:0 0 1em 0
}

.lcolspaninner
{
	background:transparent url(images/boxright.gif) repeat-y right top;
	width:100%;
	padding:1em 0;
}

.mcolspanouter
{
	width:100%;
	margin-left:0%;
	border:0px;
	background:#fff url(images/boxleft.gif) repeat-y left top;
}

.mcolspanouter p, h1, h2, h3, h4, h5, h6
{
	padding:0 20px;margin:0 0 1em 0
}

.mcolspaninner
{
	background:transparent url(images/boxright.gif) repeat-y right top;
	width:100%;
	padding:1em 0;
}

.mcolspaninnerfloat
{
	background:transparent url(images/boxright.gif) repeat-y right top;
	width:100%;
	float:right;
	padding:1em 0;
}

.rcolspanouter
{
	width:100%;
	margin-left:0%;
	border:0px;
	background:#fff url(images/boxleft.gif) repeat-y left top;
}

.rcolspanouter p, h1, h2, h3, h4, h5, h6
{
	padding:0 20px;margin:0 0 1em 0
}

.rcolspaninner
{
	background:transparent url(images/boxright.gif) repeat-y right top;
	width:100%;
	padding:1em 0;
}