a:visited {	color: #CC0000;text-decoration: none;}
a:link {	color: #CC0000;	text-decoration: none;}
a:hover {	color: #0066FF;	text-decoration: underline;}


body {
	margin: 0px;
	padding: 0px;
	background-color: #4C4C20;
}
H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999900;

}
#container {
	position:relative;
	left:0%;
	top:131px;
	width:725px;
	height:324px;
	z-index:1;
	margin: 0 auto; 
}
#containerIN {
	position:relative;
	left:0%;
	top:25px;
	width:725px;
	/*height:324px;*/
	z-index:1;
	margin: 0 auto; 
}


table.ParentInformation {

	width: 725px;
	background-color: #4C4C20;
	padding: 0px 0px 0px 0px;
	border: 15px solid #000;

}
td.homeContent{
	padding: 25px 15px 20px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F2E1;
	line-height: 16px;
}
td.mainContent{
	padding: 25px 15px 20px 0px;
color: #000000;
	background-color: #F5F2E1;
	/*font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border-right: 15px solid #4C4C20;	
	border-left: 15px solid #4C4C20;*/		
}
td.headBl {
	height: 155px;
	background-color: #D9BD68;
}



td.topNav a:visited{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;  text-decoration: none;}
td.topNav a:link{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;  text-decoration: none;}
td.topNav a:hover{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFCC66;  text-decoration: none;}

td.topNav {
	padding: 4px 12px 4px 12px;
}
td.topNavBack {
	background-image: url(../images/pattern_back.gif);
	background-repeat: repeat;
}

td.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

td.Footer a:visited {
	color: #990000;
	text-decoration: none;
}

td.Footer a:link {
	color: #B0E6FF;
	text-decoration: none;
}
td.Footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}



/*body				{ font-family : Verdana;
				font-size : 12px;
				font-style : normal;
				font-weight : normal;
				/*background-color : #ffffff;
				color : #000000; 
				}*/

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 : #0000ff; }
a:visited			{ color : #0000ff; }
a:active			{ color : #0000ff;
				text-decoration : underline; }

a:hover				{ color : #009900;
				text-decoration : underline; }*/

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; }

.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 : 0px;
				padding-right : 0px;
				background-color : #EDE8C9;
				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 : #CC0000; }

a.incolouredtablecell:visited	{ color : #CC0000; }

a.incolouredtablecell:active	{ color : #CC0000; }

a.incolouredtablecell:hover	{ color : #0066FF; }



