body {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0c0c0c;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.panels {
	background-color:#1e1e1e;
	padding:10px 10px;
}
.height1 {
	height:130px;	
}
.height2 {
	height:350px;	
}
.height3 {
	height:250px;	
}
h1 {
	font-size: 18px;
	color: #FFF;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
h3 {
	font-size: 14px;
	color: #aaa;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.footer {
	font-size:9px;
	color:#999;
}
.c1 {
	color:#999;	
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #CCC;
}
a.tb:link {
	color: #FFF;
	text-decoration:none;
}
a.tb:visited {
	color: #FFF;
	text-decoration:none;
}
a.tb:hover {
	color: #FFF;
	text-decoration:underline;
}
a.tb:active {
	color: #FFF;
	text-decoration:none;
}

a.fl:link {
	font-size:12px;
	color: #CCC;
}
a.fl:visited {
	font-size:12px;
	color: #CCC;
}
a.fl:hover {
	font-size:12px;
	color: #FFF;
}
a.fl:active {
	font-size:12px;
	color: #CCC;
}
.login {
	border:1px solid #333;
	background-image:url(../images/50black.png);
}
.loginfield {
	background-color:#333;
	border:1px solid #666;
	color:#CCC;
	font-size:11px;
	width:70px;
}
.logtop {
	padding-top:4px;
	padding-bottom:4px;
	color:#999;
	font-size:10px;
}
.logbot {
	padding-top:4px;
	padding-bottom:4px;
}
.logbut {
	background-color:#333;
	border:1px solid #333;
	font-size:11px;
	font-weight:bold;
	color:#CCC;
}
.logbut:hover {
	background-color:#000;
	border:1px solid #000;
	color:#fff;
	cursor:pointer;
}
.small1 {
	font-size:9px;
	color:#666;
	font-style:italic;
}
.b0 {
	background-color:#1e1e1e;
	background-image:url(../images/b0.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.b1 {
	background-image:url(../images/b1.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.b2 {
	background-image:url(../images/b2.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.b3 {
	background-image:url(../images/b3.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.b4 {
	background-image:url(../images/b4.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.ss {
	background-image:url(../images/sista-shei-header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.rc {
	background-image:url(../images/recent-clients.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


.bm {
	background-image:url(../images/bookme.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.lk {
	background-image:url(../images/links.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.cm {
	background-image:url(../images/contactme.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.bl {
	background-image:url(../images/blog.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.exc {
	background-image:url(../images/exclusives.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.am {
	background-image:url(../images/aboutme.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.pt {
	background-image:url(../images/privacyterms.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.mbar {
	background-image:url(../images/50black.png);
	height:70px;
}
.topmenu {
	font-size:16px;
	font-weight:bold;
	color:#999;
}
.formpad {
	padding-bottom:4px;	
}
.formfield {
	background-color:#CCC;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:450px;
}
.button {
	background-color:#000;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
}
.button:hover {
	background-color:#c50000;
	border:1px solid #c50000;
	color:#fff;
	cursor:pointer;
}