body,td,th {
	color: #000000;
}

body {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #0066FF;
}

.container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #0033CC;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.antispam
{ 	
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	color:#900;
	
}

.H1 {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.H1small {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.H2 {
	font-size: 14px;
	color: #FF6600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.H2 a:visited {
	text-decoration: none;
	color: #FF6600;
}
.H2 a:hover {
	text-decoration: none;
	color: #FF6600;
}
.H2 a:active {
	text-decoration: none;
	color: #FF6600;
}
.H2 a:link      {
	text-decoration: none;
	color: #FF6600;
}

.H2blue {
	font-size: 14px;
	color: #06F;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.H2blue a:visited {
	text-decoration: none;
	color: #06F;
}
.H2blue a:hover {
	text-decoration: none;
	color: #06F;
}
.H2blue a:active {
	text-decoration: none;
	color: #06F;
}
.H2blue a:link      {
	text-decoration: none;
	color: #06F;
}
.H3 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.H3 a:visited {text-decoration: none;	color: #000000;}
.H3 a:hover {text-decoration: none;	color: #000000;}
.H3 a:active {text-decoration: none;	color: #000000;}
.H3 a:link      {	text-decoration: none; color: #000000;}

.H4 {
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.H4 a:visited {
	color: #000000;
}
.H4 a:hover {
	color: #000000;
}
.H4 a:active {
	color: #000000;
}
.H4 a:link      {
	color: #000000;
}

.H5 {
	font-size: 10px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.H5 a:visited {
	text-decoration: none;
	color: #333333;
}
.H5 a:hover {
	text-decoration: none;
	color: #333333;
}
.H5 a:active {text-decoration: none;	color: #000000;}
.H5 a:link      {
	text-decoration: none;
	color: #333333;
}

.nitadesign {
	width: 780px;
	background: #0066FF;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
.nitadesign a:visited {text-decoration: none;	color: #000000;}
.nitadesign a:hover {text-decoration: none;	color: #000000; font-weight:bold; }
.nitadesign a:active {text-decoration: none;	color: #000000;}
.nitadesign a:link      {	text-decoration: none; color: #000000;}

.menu {	font-size: 12px;	color: #ffffff;	font-weight:bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.menu a:visited {text-decoration: none;	color: #ffffff;}
.menu a:hover {text-decoration: none;	color: #ffffff;}
.menu a:active {text-decoration: none;	color: #ffffff;}
.menu a:link      {	text-decoration: none; color: #ffffff;}

.H2white {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.feedbackform {	font-size: 10px;	color: #ffffff;		font-family: Verdana, Arial, Helvetica, sans-serif;}
.feedbackform a:visited {	text-decoration: none;	color: #ffffff;}
.feedbackform a:hover {	text-decoration: none;	color: #ffffff;}
.feedbackform a:active {	text-decoration: none;	color: #ffffff;}
.feedbackform a:link      {	text-decoration: none;	color: #ffffff;}

.menuman {	font-size: 10px;	color: #333333;		font-family: Verdana, Arial, Helvetica, sans-serif;}
.menuman a:visited {	text-decoration: none;	color: #333333;}
.menuman a:hover {	text-decoration: none;	color: #FF9900;}
.menuman a:active {	text-decoration: none;	color: #333333;}
.menuman a:link      {	text-decoration: none;	color: #333333;}

.menumanhead {	font-size: 12px; color: #000000;font-weight:bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.menumanhead a:visited {text-decoration: none;	color: #000000;}
.menumanhead a:hover {text-decoration: none;	color: #FF9900;}
.menumanhead a:active {text-decoration: none;	color: #000000;}
.menumanhead a:link      {	text-decoration: none; color: #000000;}

.nav {color:#FF6600 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;
	border-width: 1px; border-style: solid; border-color:#FF6600;	border-collapse: separate;}
.nav a:link      { text-decoration:  none;color:#999999 ;}
.nav a:active    { text-decoration:  none; color : #FF6600;}
.nav a:visited   { text-decoration: none; color : #999999;}
.nav a:hover	   { text-decoration: none; color: #0099FF;}

.footer {	font-size: 10px;	color: #000000;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer a:link      {	text-decoration: none;	color: #000000;}
.footer a:active    {	text-decoration: none;	color: #000000;}
.footer a:visited   {	text-decoration: none;	color: #000000;}
.footer a:hover	  {	text-decoration: none;	color: #000000;}

.footer1 {	font-size: 11px;	color: #000000;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer1 a:link      {	text-decoration: none;	color: #000000;}
.footer1 a:active    {	text-decoration: none;	color: #000000;}
.footer1 a:visited   {	text-decoration: none;	color: #000000;}
.footer1 a:hover	  {	text-decoration: none;	color: #0099FF;}

.footer2
{ 	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.footer3
{ 	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	
}
.footer4
{ 	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}

.vansize {	font-size: 10px;	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.vansize a:link      {	text-decoration: none;	color: #000000;}
.vansize a:active    {	text-decoration: none;	color: #000000;}
.vansize a:visited   {	text-decoration: none;	color: #000000;}
.vansize a:hover	  {	text-decoration: none;	color: #0099FF;}

.datelink {	font-size: 9px;	color: #000000;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}
.datelink a:link      {	text-decoration: none;	color: #000000;}
.datelink a:active    {	text-decoration: none;	color: #000000;}
.datelink a:visited   {	text-decoration: none;	color: #000000;}
.datelink a:hover	  {	text-decoration: none;	color: #000000;}

.postcode {
	font-size: 11px;
	color:#999999;
	font-family: "Courier New", Courier, monospace;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #0033cc;
}
.style3 {
	font-size: 10px;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bookonline {
	font-size: 30px;
	color: #ffffff;
	font-family:"Arial Black", Gadget, sans-serif;

}
.bookonline1 {
	font-size: 29px;
	color: #ffffff;
	font-family:"Arial Black", Gadget, sans-serif;
}


.formbox {	color:#000000;	font-family:Verdana, Geneva, sans-serif; font-size: 10px;	font-weight: bold;	border-bottom: solid #0066FF 1px;}
.formbox a:link      { text-decoration:  none;color:#999999 ;}
.formbox a:active    { text-decoration:  none; color : #FF6600;}
.formbox a:visited   { text-decoration: none; color : #999999;}
.formbox a:hover	   { text-decoration: none; color: #0099FF;}

.guideBox {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	background-color: #CCCCCC;}
	

.guideBox a:link      { text-decoration:  none;color:#999999 ;}
.guideBox a:active    { text-decoration:  none; color : #FF6600;}
.guideBox a:visited   { text-decoration: none; color : #999999;}
.guideBox a:hover	   { text-decoration: none; color: #0099FF;}

.calcbox {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	border-width: 2px;	border-style: solid;	border-color:#000000;
	border-collapse: separate;}

.calendar {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	border-width: 1px;	border-style: solid;	border-color:#0099FF;
	border-collapse: separate;	background-color: #CCCCCC;}
.calendar a:link      { text-decoration:  none;color:#000000 ;}
.calendar a:active    { text-decoration:  none; color : #000000;}
.calendar a:visited   { text-decoration: none; color : #000000;}
.calendar a:hover	   { text-decoration: none; color: #0099FF;}

.avail {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	border-width: 1px;	border-style: solid;	border-color:#0099FF;
	border-collapse: separate;	background-color: #FFFFFF;}
.avail a:link      { text-decoration:  none;color:#999999 ;}
.avail a:active    { text-decoration:  none; color : #FF6600;}
.avail a:visited   { text-decoration: none; color : #999999;}
.avail a:hover	   { text-decoration: none; color: #0099FF;}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FF0000;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color:#000000;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}


.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
	.
.cover {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #0033CC;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.cover1 {
	width: 150px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 100px;
	overflow-x:scroll;
	overflow-y:auto;
}
.cover2 {
	width: 140px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 400px;
	overflow-x:scroll;
	overflow-y:auto;
}
.coverfb {
	width: 140px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 260px;
}

.cleanbooking {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 260px;
}
.cleaningcover {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 100px;
	overflow-x:scroll;
	overflow-y:auto;
	
}
.cleanbutton {   color: #900;
  font-weight: bold;
  font-size: 150%;
  text-transform: uppercase;
}

.coverarea {
	width: 140px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 160px;
	overflow-x:scroll;
	overflow-y:auto;
	
}
.coverfaq {
	width: 140px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 300px;
	overflow-x:scroll;
	overflow-y:auto;
	
}
.cover3 {
	
	background: #ffffff;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 150px;
	overflow-x:scroll;
	overflow-y:auto;
}

.nitanetworkbox {
	width: 160px;
	background-color: #FFFFFF;
	border: 0;
}
.nitanetworkhead {
	width: 160px;
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nitanetwork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 160px;
}
.nitanetwork a:link {
	color: #0066FF;
}
.nitanetwork a:visited {
	color: #0066FF;
}
.nitanetwork a:hover {
	color: #660000;
}
.nitanetwork a:active {
	color: #000000;
}

.store {
	font-size: 13px;
	color: #FF6600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.store a:visited {
	text-decoration: none;
	color: #FF6600;
}
.store a:hover {
	text-decoration: none;
	color: #0099FF;
}
.store a:active {
	text-decoration: none;
	color: #FF6600;
}
.store a:link      {
	text-decoration: none;
	color: #FF6600;
}

.quote {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quote a:visited {text-decoration: underline;	color: #FF6600;}
.quote a:hover {text-decoration: underline;	color: #0099FF;}
.quote a:active {text-decoration: underline;	color: #FF6600;}
.quote a:link      {	text-decoration: underline; color: #FF6600;}

.pricelist {	border-width: 2px;	border-style: solid;	border-color:#000000;
	border-collapse: separate;}
.pricelist a:link      { text-decoration:  none;color:#999999 ;}
.pricelist a:active    { text-decoration:  none; color : #FF6600;}
.pricelist a:visited   { text-decoration: none; color : #999999;}
.pricelist a:hover	   { text-decoration: none; color: #0099FF;}

.pricelist1 {	border-right: solid #000000 2px;}
.pricelist1 a:link      { text-decoration:  none;color:#999999 ;}
.pricelist1 a:active    { text-decoration:  none; color : #FF6600;}
.pricelist1 a:visited   { text-decoration: none; color : #999999;}
.pricelist1 a:hover	   { text-decoration: none; color: #0099FF;}

.pr {
	font-size: 14px;
	color: #FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pr a:visited {
	text-decoration: none;
	color: #FF6600;
}
.pr a:hover {
	text-decoration: none;
	color: #FF6600;
}
.pr a:active {text-decoration: none;	color: #000000;}
.pr a:link      {
	text-decoration: none;
	color: #FF6600;;
}




.H1pl {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stat1 {
	font-size: 20px;
	color: #ffffff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stat1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.stat1 a:hover {
	text-decoration: none;
	color: #ffffff;
}
.stat1 a:active {
	text-decoration: none;
	color: #ffffff;
}
.stat1 a:link      {
	text-decoration: none;
	color: #ffffff;
}

.stat2 {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stat2 a:visited {
	text-decoration: none;
	color: #000000;
}
.stat2 a:hover {
	text-decoration: none;
	color: #000000;
}
.stat2 a:active {
	text-decoration: none;
	color: #000000;
}
.stat2 a:link      {
	text-decoration: none;
	color: #000000;
}
.vansizeframe {	border-width: 1px;	border-style: solid;	border-color:#000000;
	border-collapse: separate;}

.hrline { border-bottom:solid 1px #333;}
.hrline1 { border-bottom:solid 1px #333;}
.myform{
margin:0px 0px 0px 0px;
width:878px;
padding:10px;
color:

}
.myformmail{                                          
margin:0px 0px 0px 0px;
width:520px;
padding:10px;

}


/* ----------- stylized ----------- */
#stylized{
border:solid 1px #0066FF;
background:#0080FF;
}

#stylizedmail{
border:solid 1px #0066FF;
background:#09F;
}

#stylized input{
float:left;
font-size:10px;
padding:1px 1px;
border:solid 1px #aacfe4;
margin:1px 10px 1px 0px;

}
#stylized select{
float:left;
font-size:10px;
padding:1px 1px;
border:solid 1px #aacfe4;
margin:1px 10px 1px 0px;
width:85px;
}
#stylized .small
{
font-family: Verdana, Geneva, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:normal;
text-align:left;
padding:1px 1px;
margin:0px 0px 10px 0px;
}

#stylizedmail input{
float:left;
font-size:10px;
padding:1px 1px;
border:solid 1px #aacfe4;
margin:1px 10px 1px 0px;

}
#stylizedmail select{
float:left;
font-size:10px;
padding:1px 1px;
border:solid 1px #aacfe4;
margin:1px 10px 1px 0px;
width:85px;
}
#stylizedmail .small
{
font-family: Verdana, Geneva, sans-serif;
color:#ffffff;
font-size:10px;
font-weight:normal;
text-align:left;
padding:1px 1px;
margin:0px 0px 10px 0px;
}
.text1blink
{ 	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight: bold;
}
.text1
{ 	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
.rc {
	
     -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
		background-color:#fff;
		
-moz-box-shadow:    0px 0px 0px 3px #ccc;
  -webkit-box-shadow: 0px 0px 0px 3px #ccc;
  box-shadow:         0px 0px 0px 3px #ccc;

}
.rc1 {
	width:50px;
	
	  behavior: url/(inc/border-radius.htc);
     -moz-border-radius: 7em 2em;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	background-color:#09F;
	
	
}


