﻿body
{
	margin: 0px 0px 0px 0px;
	/*background-color: #CEC1BD;*/
	background-color: #EEE9DC;
	background-image: url('img/bg3.jpg');
}

html, form, div
{
	margin: 0px 0px 0px 0px;
}

table.layout
{
	width: 958px; /* Old = 798 */
}

tr.header
{
    min-height: 80px;
    height: 80px;
	max-height: 80px;
}

td.content
{
    min-height: 490px;
    height: 490px;
	max-height: 490px;
	background-color: white;
}

tr.footer
{
	min-height: 20px;
    height: 20px;
	max-height: 20px;
}

h3
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666699;
	margin: 10px 10px 0px 10px;
}

h3.frontpageheader
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11pt;
	font-weight:  normal;
	text-decoration: none;
	margin: 120px 10px 10px 10px;
}

p
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 10pt;
	color: black;
	margin: 0px 10px 10px 10px;
}

table.ptable
{
	margin: 0px 10px 0px 10px;
}

#contacttable td, #repcontacttable td
{
	border-bottom: solid 1px black;
}

table.ptable p
{
	margin: 0px 0px 0px 0px;
}

p.menu
{
	font-family: Verdana, Tahoma, Sans-Serif;
	color: black;
	margin: 4px 0px 0px 0px;
	font-size: 9pt;
}

a
{
	color: Black;
	text-decoration: none;
}

a.highlight
{
	color: #333399;
	text-decoration: underline;
}

a.highlight:hover
{
	text-decoration: underline;
}

a:hover
{
	color: #766D60;
	text-decoration: none;
}

img
{
	margin: 0px 0px 0px 0px;
}

img.newsimg
{
	border: none;
	margin: 0px 8px 0px 0px;
}

.ThumbnailImg
{
	border: none;
	margin: 0px 8px 0px 0px;
}

.imgFinish
{
	width: 20px;
	height: 30px;
	margin: 0px 4px 4px 0px;
	border: none;
}

.imgFinishHL
{
	width: 20px;
	height: 30px;
	margin: 0px 4px 4px 0px;
	border: solid 1px red;
}

.modelblock
{
	float: left;
	margin: 4px 9px 8px 9px;
	width: 135px;
	height: 230px;
	overflow: hidden;
	text-align: center;
}

.modelblock p
{
	margin: 0px 0px 0px 0px;
}

.modelblocklink img
{
	border: none;
}

.buttonlink
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 10pt;
	color: black;
	background-color: #F3F0E6; 
	border: solid 1px #E1D7C9; 
	margin: 4px 0px 2px 10px;
	display: block;
	text-align: center;
}