body, html {
	background-color: #cfc9cd;
	background-image: url(images/back.jpg);
	background-position: top center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	line-height: 12px;
}

table {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

p.title {
	font-weight: bold;
	color: #0000CC;
	font-size: 14px;
}

p.title2 {
	font-weight: bold;
	text-align: center;
	color: #0000CC;
	font-size: 16px;
}

p.title3 {
	font-weight: bold;
	color: #0000CC;
	font-size: 12px;
}

.rbold {
	font-size: 13px;
	font-weight: bold;
	color:#ce0000;
}

.gbold {
	font-size: 13px;
	font-weight: bold;
	color:#049d12;
}

div.info {
	color: #003366;
	font-size: 12px;
}

div.smaller {
	font-size: 10px;
}


div.address {
	font-weight: bold;
	color: #000033;
	font-size: 11px;
}

div.head {
	font-weight: bold;
	color: #3245ff;
	font-size: 12px;
}

table.border {
	border: 1px solid #052031;
}

td.top {
	vertical-align: top;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#0066FF;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a.contact:link, a.contact:visited, a.contact:active {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color:#049d12;
}

a.contact:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}

a.urgent:link, a.urgent:visited, a.urgent:active {
	color:#ce0000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

a.urgent:hover {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000653;
	background-color: #f4faff;
	border: 1px solid #000653;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000653;
	background-color: #f4faff;
	border: 1px solid #000653;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000653;
	background-color: #f4faff;
	border: 1px solid #000653;
}