body{	
	background-repeat: no-repeat;
}
.tblMenu{
	border-bottom-color:#cccccc;
	border-bottom-width:1;
	border-bottom-style:solid;
	border-right-color:#cccccc;
	border-right-width:1;
	border-right-style:solid;	
}
.tblMenuRight{		
	font-family:verdana;
	font-size:xx-small;
	color:#ffffff;
	cursor:hand;
	cursor:pointer;
}
.tblMenuLateral{
	font-family:verdana;
	font-size:xx-small;
	color:#990000;	
}
.tblForm{	
	border-left-color:#6a0000;
	border-left-width:1;
	border-left-style:solid;
	border-top-color:#6a0000;
	border-top-width:1;
	border-top-style:solid;
	border-bottom-color:#6a0000;
	border-bottom-width:1;
	border-bottom-style:solid;
	font-family:verdana;
	font-size:xx-small;
	color:#ffffff;
	background-color:#990000;
}
.tblBox{
	border-left-color:#ffffff;
	border-left-width:1;
	border-left-style:dashed;
	background-color: transparent;
}
.button{
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #990000;
	background-color: #cccccc;
	border-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #eeeeee;
	border-top-color: #eeeeee;	
}
.buttonEnq{
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	border-width: 1px;
	border-right-color: #770000;
	border-bottom-color: #770000;
	border-left-color: #b90000;
	border-top-color: #b90000;	
}
a{
	font-family:verdana;
	font-size:xx-small;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a:hover{	
	
}
a.menu{
	font-family:verdana;
	font-size:xx-small;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a.menu:link{
	font-family:verdana;
	font-size:xx-small;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a.menu:hover{
	text-decoration:none;
	background-color:transparent;
}
a.enq{
	font-family:verdana;
	font-size:xx-small;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a.enq:hover{	
	text-decoration:underline;
}
a.copy{	
	color:#990000;
	text-decoration:none;
	font-weight:normal;
	font-size:9px;
}
a.copy:hover{
	text-decoration:underline;
}
