<html>
@charset "utf-8";

.Fixed
{
position: fixed;
top: 20px;
left: 1px;
}
.Prospect {
	background-color:blue;
	color:red;
}
.Absent.Friend{
	background-color:black;
	color:white;
}
.admin {
	background-color:grey;
	color:black;
}
.Guest {
	color:black;
	background-color:#cc12a4;
}
.Visitor {
	color:black;
	background-color:orange;
}
.Member {
	background-color:green;
}
.xMember {
	background-color:red;
}
.Enquiry {
	color:white;
	background-color:blue;
}
.Lead {
	color:black;
	background-color:Green;
}
.sales {
background-color:white;
width:750px;
margin-left: auto;
margin-right: auto;
}
.style9 {font-size: xx-large}
.style3 {color: #000000}
.Member {color: white}
.Other  {color: white}
.style1 {color: #FF0000}
.style2 {color: #000000; }
.style14 {font-size: 14px}
.style3 {font-size: 18px}
.style4 {color: #000000; font-size: 24px; }
.style5 {font-size: 24px; }
.style8 {
font-size: 20px;
color: #000000;
}

.style77 {
color:white;
border: none;
background-color:#292e7f;
}
.style99 {
font-size:15pt;
border:none;
background-color:#292e7f;
color:white;
}

.zstyle88 {
background-color:#292e7f;
color:white;
font-size:12pt;
text-align: left;
border: none;
}
.style88 {
background-color:#292e7f;
color:white;
font-size:12pt;
text-align: right;
border: none;
}
.style88l {
background-color:#292e7f;
color:white;
font-size:12pt;
text-align: left;
border: none;
}
.style89 {
background-color:#292e7f;
color:white;
font-size:12pt;
text-align: left;
border: none;
}

.style87 {
background-color:#292e7f;
color:white;
font-size:12pt;
text-align: left;
border: none;
}
h1
{
font-size:25pt;
text-align: center;
color: #FFFFFF;
}
h2
{
font-size:18pt;
color:white;
}
h3
{
font-size:18pt;
color:white;
background-color:#292e7f;
display:inline-block;
white-space: normal;
}
h5
{
font-size:10pt;
color:white;
background-color:#292e7f;
white-space: normal;
}
a:link {
color: yellow;
text-decoration: none;
}
a:visited {
color: yellow;
text-decoration: none;
}
a:hover {
color: red;
text-decoration: none;
border: 0px solid white;
}
.button {
border: 1px solid #006;
background: #ccf;
}
.button:hover {
border: 3px solid #f00;
background: #eef;
}
/***************************/

body {
background-repeat: no-repeat;
background-position: center 2cm;
background-color:#292e7f;
background-image: url(images/ta.jpg);
background-size:27%;
color:white;
z-index:20;
}
/*
*/
#mainhead {
position: fixed;
right: 0;
top: 5%;
width: 8em;
margin-top: -4.5em;
top: 5%;
}

.column {
float: left;
white-space: nowrap;
font-weight: bold;
}
.slideContainer {
white-space: nowrap;
width: 18000px;
}
/*
table, th , td {
border: 1px solid grey;
border-collapse: collapse;
padding: 5px;
}
table tr:nth-child(odd) {
background-color: #f1f1f1;
}
table tr:nth-child(even) {
background-color: #ffffff;
}
*/
.mine {
background-color: orange;
}
.available{
background-color: lightgreen;
}
.canpick{
background-color: lightgrey;
}
.theName{
background-color: yellow;
}
.taken{
border: none;
background-color:#292e7f;
color:white;
}
.stylemailsend {
font-size: 36px;
color: #FFFFFF;
}
.style100 {color: #FFFFFF}
.nav {
}
.nav li {
display:inline; }
.nav a {
display:inline-block;
padding: 8px 15px;
text-decoration: none;
font-weight: bold;
color: #ffffff;
border-right: 0px solid #ccc;
background: -moz-linear-gradient(top, #42aaff, #003366);
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
behavior:url(PIE.htc);
}
.nav li a:hover {
background-color: #ff0000;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
behavior:url(PIE.htc);
}

</html>
