body				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal;
				background-color : #FFFFCC;
				color : #993C03; }

td				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal; }

small				{ font-family : Verdana;
				font-size : 10px;
				font-style : normal;
				font-weight : normal; }

b				{ font-weight : bold; }

a				{ color : #0000ff;
				text-decoration : none; }

a:link				{
	color : #FFFFFF;
	text-decoration: underline;
}

a:visited			{
	color : #FFFFFF;
	text-decoration: underline;
}

a:active			{ color : #FFCC66;
				text-decoration : underline; }

a:hover				{ color : #CCCCCC;
				text-decoration : none; }



a.blue:link  {text-decoration: none; color: blue; font-size: 10pt; font-family: verdana, arial;}
a.blue:visited  {text-decoration: none; color: blue; font-size: 10pt; font-family: verdana, arial}
a.blue:active  {text-decoration: none; color: blue; font-size: 10pt; font-family: verdana, arial}
a.blue:hover  {text-decoration: underline; color: blue; font-size: 10pt; font-family: verdana, arial}  



h3				{ color : #009900;
				font-size : 14px; 
				font-weight : bold; 
				font-family : Verdana; }

h4				{ color : #0000ff;
				font-size : 12px; 
				font-weight : bold; 
				font-family : Verdana; }

#agentImage			{ border-style : solid;
				border-width : 1px;
				border-color : #000000; }

#logoImage			{ border-style : solid;
				border-width : 0;
				border-color : #000000; }

/* Start Interweb Custom CSS */

.header {
	background:   url(../images/header.jpg) repeat-x left top;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF3E1;
	padding-left: 10px;
	font-size: 18px;
}
.headerTag {
	font-size: 10px;
	font-weight: normal;
}
.navBack {
	background:   url(../images/nav_back.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
.navBack td{
	padding: 0px 8px 0px 0px;
}
.bodyBack {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #E1CB65 url(../../img/tree_field_back.jpg) repeat-x left bottom;
	height: 300px;
}
.bodyBack table{
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}
.runnerBack {
	background: #420000 url(../images/runner_back.jpg) repeat-x left top;
	height: 100px;
}
.runnerBackTagline{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FEF9F5;
}
.runnerBack table{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FEF9F5;
}
table.MainTable {
	padding: 5px;
	border-top: 2px solid #EDE3D0;
	border-right: 2px solid #D2B98A;
	border-bottom: 2px solid #C5A467;
	border-left: 2px solid #EDE3D0;
	width: 800px;


}

td {
	padding: 2px;
}
.footer {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #FFF4DD;
	padding: 0px 3px;
}
.centerline {
	border-right: 1pt solid #CEBC50;
}

/* End of Interweb Custom CSS */

.itemImage			{ border-style : solid;
				border-width : 0;
				border-color : #000000; }

.summaryOuterDiv		{ border-style : solid;
				border-width : 0;
				border-left-width : 0;
				border-right-width : 0;
				border-color : #000000;
				padding : 3px;
				padding-left : 8px;
				padding-right : 8px;
				background-color : #E4D176;
				width : 100%; }

.summaryOuterTable		{ padding : 0px;
				background-color : transparent;
				width : 100%; }

.summaryInnerTable		{ padding : 4px;
				background-color : #ffffff;}

.summaryOuterTablecell		{ color : #000000; }

.summaryLeftTablecell		{ background-color : #ececec; }

a.incolouredtablecell		{ color : #0000ff; }

a.incolouredtablecell:link	{ color : #0000ff; }

a.incolouredtablecell:visited	{ color : #0000ff; }

a.incolouredtablecell:active	{ color : #0000ff; }

a.incolouredtablecell:hover	{ color : #009900; }

