body {
	background-image: url("images/marble-1.jpg");
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A31514;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #333333;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.ct_loginForm { margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.ct_login { position:relative; margin:0px; padding:10px; }
.ct_header { margin:0px; padding:10px; color:#FFF; font-size:14pt;; font-style:italic; text-align:center;}
.ct_login label { display:block; width:100px; float:left; }
.ct_input { padding:2px 0px; }
.ct_input input { width:200px; }
.ct_links { font-size:8pt; color:#808080; padding:5px 0px;text-align:center;}
.ct_links a{ color:#808080; }
.ct_links a:hover,.ct_links a:active { color:#EEE; }
.ct_warning { font-size:90%; color:#901010; padding:5px 0px; font-weight:bold; }
