/* Used to make the sign in login invisible*/
.SignIn:Link
{
	font-weight: bold;
	font-size: 10pt;
	color: White ;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.SignIn:hover
{
	font-weight: none;
	font-size: 10pt;
	color: Black ;
	font-family: Verdana;
	
	 text-decoration: none;
	text-align:center;
}	

.SignIn:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: white ;
	font-family: Verdana;
	
	 text-decoration: none;
	text-align:center;
}

p
{
color: white ;
font-family: Verdana;
font-size: 10;
font-weight: bold;
}

.power2
{
	font-weight: normal;
	font-size: 10;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
	text-align:left;
	font-weight:bold;
}

.power
{
	font-weight: normal;
	font-size: 10;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-align:left;
}

.booking
{color: White;
font-family: Verdana;
font-size: 10;
font-weight: bold;
	}

.sitelabels
{
color: #White;
font-family: Verdana;
font-size: 10;
}

.siteheadings
{
color: White;
font-family: Verdana;
font-size: 10;
font-weight: bold;
}

.content
{
	font-weight: normal;
	font-size:8pt;
	color: Black;
	font-family: Verdana;
}

li
{
color: White;
font-family: Verdana;
font-size: 10;
}

a:link
{
	font-weight: normal;
	font-size: 10;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
	text-align:center;
}	
	
a:visited
{
	font-size: 10;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}	
		
a:active
{
	font-size: 10;
	color:Blue;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}	
		
a:hover
{
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

.errortext
{
color: Red;
font-family: Verdana;
font-size: 10;
font-weight: bold;
}

.labeltext
{
color: Gray;
font-family: Verdana;
font-size: 10;
font-weight: Normal;
}

.menuheading
{
color: Gray;
font-family: Verdana;
font-size: 10;
font-weight: bold;
}

.headingbar
{
background-color: #d2e5f4;
color: Gray;
font-family: Verdana;
font-size: 10;
font-weight: bold;
}

INPUT.Button
{
    BORDER-RIGHT: gray 1pt solid;
    BORDER-TOP: gray 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1pt solid;
    COLOR: black;
    BORDER-BOTTOM: gray 1pt solid;
    FONT-FAMILY: ARIAL, Arial
}

INPUT.text
{
	font-size: 8pt;
	color: #8a8a8a;
	font-family: ARIAL;
	background-color: white;
}

.mainbodytable
{
 background-repeat: no-repeat;
 background-position: right top;
}

/* Used on the Webmaster page */
.textlink1:link
{
	font-weight: normal;
	font-size:8pt;
	color: White;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlink1:hover
{
	font-weight: normal;
	font-size:8pt;
	color: White;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlink1:visited
{
	font-weight: normal;
	font-size:8pt;
	color: White;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}

.content1
{
	font-weight: normal;
	font-size:8pt;
	color: White;
	font-family: Verdana;
}

/* Used to make hidden links */
/* Used for the footer */

.textlink:link
{
	font-weight: normal;
	font-size:8pt;
	color: Black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlink:hover
{
	font-weight: normal;
	font-size:8pt;
	color: Black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}	

.textlink:visited
{
	font-weight: normal;
	font-size:8pt;
	color: Black;
	font-family: Verdana;
	
	text-decoration: none;
	text-align:center;
}