/* Google colours are

Border #   990066
 
Title #   990066
 
Background #   D8D8F0
 
Text #   000000
 
URL #   008000
 
*/
.nav
{
	background-color:  #D8D8F0;
	font-size: 0.8em;
}
.strapline
{
	background-color:  #D8D8F0;
	background-image: url(/images/bank_notes.jpg);
	background-repeat: no-repeat;
}
body
{
	margin: 0px 30px 0px 0px;
	padding: 0px;

	background-color: #FFFFFF;
	color: #000066;

	text-align: center;
}
.maindiv
{
	max-width:968px;
	width:100%;
	margin: 0px;
	text-align: left;
}
.maintable {
	width: 968px;	/* to matches with the size of the google ads 120px+728px+120px */
	color: #000066;
}
.mainbody
{
	max-width: 728px;	/* to matches with the size of the google ad 728px */
	border-color: #330000 #990066 #990066 #330000;
	border-style: solid;
	border-width: 3px;
	margin: 10px;
	padding: 1em 2em 5em 2em;
	background-color: #ffffff;
}

h1,h2,h3,h4,h5,h6,h7
{
	font-family: arial, verdana, helvetica, sans-serif;
	color: #990066;
}

h1 {font-size: 1.6em}
h2 {font-size: 1.4em}
h3 {font-size: 1.2em}

p, div, span, a, dl, ul, td
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

th.richlist, td.richlist, td.richlistrank, td.richlistage, td.richlistworth
{
	border-style: none none solid none;
	border-color: #990066;
	border-width: 1px;
	font-size: 0.8em;
}
th.richlist
{
	border-top-style: solid;
	color: #990066;
	text-align: center;
	padding: 1px 0.4em 1px 0.4em;
}
td.richlist
{
	text-align: left;
	padding: 1px 1em 1px 1em;
}
td.richlistrank
{
	text-align: right;
	padding: 1px 1em 1px 0.5em;
	background-color: #99FF99;
}
td.richlistage
{
	text-align: right;
	padding: 1px 0.5em 1px 0.5em;
}
td.richlistworth
{
	text-align: right;
	padding: 1px 1.5em 1px 1em;
}
address
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.8em;
}


/*    font-style: italic 
    font-style: normal
    font-size: large
*/

img.w3c {border:0;width:88px;height:31px}
.warning
{
	color: #996600;
	font-weight: bold;
}
