body {
	background-image: url(images/layout/background.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


#upvc {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	background-color: #FFFFFF;
}
.conservatories {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 900px;
}
.windows {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 900px;
}
.main {
	position: absolute;
	margin: 0px;
	padding: 0px 102px 0px 167px;
}
.menu {
	position: absolute;
	left: 0px;
	width: 151px;
	font-family: verdana, Arial, Sans-Serif;
	color: #484848;
	text-align: left;
	text-decoration: none;
}
.ads {
	position: absolute;
	left: 780px;
	width: 115px;
        font-size: 9px;
        font-weight:bold;
}


.main h1 {
	font-size: 18px;
	text-align: center;
	color:#DD317A;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
.main h2 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.main h3 {
	text-align: center;
}
.main a {
	color: #0000FF;
	font-weight: bold;
}


.menu a:link, .menu a:visited, .menu a:active {
	color: #484848;
	text-decoration: none;
}	
.menu a:hover {
	text-decoration: underline;
}
.menu form {
	margin: 0px;
	padding: 0px;
	background-color: #DD127D;
	width: 120px;
	text-align: center;
}
.menu h1 {
	font-size: 11px;
	font-weight: bold;
	text-indent: 32px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/layout/template_button.gif);
	height: 19px;
}
.menu h2 {
	background-color: #DD127D;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
.menu h5 {
	margin: 0px;
	padding: 150px 0px 30px 0px;
	font-size: 10px;
	color: #555555;
	background-color: #DD127D;
	width: 120px;
	text-align: center;
}
.menu h6 {
	font-size: 2px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #DD127D;
	width: 120px;
}
.menu p {
	font-size: 10px;
	font-weight: bold;
	text-indent: 8px;
	margin: 0px;
	padding: 1px 0px 2px 0px;
	background-color: #F5CB13;
}


.ads p {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.ads a:link, .ads a:visited, .ads a:active {
	color: #222222;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}	
.ads a:hover {
	color: #FF0000;
	text-decoration: none;
	font:Verdana, Helvetica, sans-serif
}


.footer {
	position: absolute;
	width: 900px;
	left: 0px;
	background-color: #DD127D;
	line-height: 24px;
	color: #F5C900;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #F5C900;
	text-decoration: none;
}	
.footer a:hover {
	text-decoration: underline;
}
.footer h6 {
	color: #CCCCCC;
	text-align: right;
}

TABLE#conservatorytable th {
	font-family: Arial, sans-serif;
	font-size: 16px;
  font-weight: bold;
	color: #333333;
	vertical-align: top;
	text-align: center;
}
TABLE#conservatorytable td {
	font-family: Arial, sans-serif;
	font-size: 16px;
  font-weight: bold;
	color: #333333;
	vertical-align: top;
	text-align: center;
}

.redgrey {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	background-color: #F6F6F6;
	padding: 10px 0px 10px 0px;
	margin: 15px 0px 15px 0px;
}
.hyperlink {
	font-family: verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.hyperlink:hover {
	text-decoration: underline;
}

