body		{ margin-top: 4px;
			text-align: center;
			margin: 0px;
			background: #FFFFFF;
			background-image: url('images/background-main.gif');
		}

h1		{ font-family: Arial, helvetica, san-serif;
			font-size: 30px;
			font-weight: bold;
			color: #3300FF;
			text-align: center;
			margin-top: 0em;
			margin-bottom: 0em;
		}


h2		{ font-family: Arial, helvetica, san-serif;
			font-size: 18px;
			font-weight: bold;
			color: #3300FF;
			text-align: left;
			margin-top: 0.25em;
			margin-bottom: 0em;
		}

p, .contact	{ font-family: Arial, helvetica, san-serif;
			font-size: medium;
			margin-top: 0px;
			margin-bottom: 0.5em;
			color:  #000000;
		}

.contact	{ font-family: arial;
			font-size: x-small;
			margin: 0px;
			color:  #3300CC;
		}

table		{ border-collapse: collapse;
		}

td		{ font-family: Arial, helvetica, san-serif;
			font-size: medium;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
		}


td.menu		{ border-bottom: 2px ridge;
		}

td.mainblock	{ background-image: url('images/home-bg.jpg');
			background-position: 50% 150px;
		       	padding-left: 3em;
		       	padding-right: 3em;
		       	vertical-align: top;
		       	padding-top: 18px;
		}

img		{ border: none;
		}

img.top-logo	{ width: 511px; height: 68px;
		}

img.smallurn	{ margin-left: 1em;
			margin-right: 1em;
			border: 1px blue solid;
		}

a.mainmenu	{ font-family: arial, san-serif;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			margin-left: 4px;
		}

a.mainmenu:hover		{ color: #FFFFFF; 
			text-decoration: underline;
		}

a.inline	{ color: #000000; 
			text-decoration: underline;
		}

.smalllegal	{ font-family: arial, helvetica, san-serif; 
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: normal;
		font-size: xx-small;
		color: #3366CC;
	}


