/* CSS Document */
body {
background-color:#000000;
}
table.frame {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;
}
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffff4f;
line-height: 18pt;
padding: 3px;
}
p.heading{
	font-size: 24px;
	color: #ffff4f;
	text-decoration: underline;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url((URL);
	list-style-type: disc;
	color: #ffff4f;
}
.linkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #33CCFF;
}
.style1 {
	color: #ffff4f;
	font-size: 14px;
}
.style2 {color: #ffff4f}
.style3 {font-size: 12px}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00ccff;
}
.style5 {
	font-size: 24px;
	color: #ffff4f;
	text-decoration: underline;
}
.style6 {font-size: 12}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffff4f;
}
.style8 {font-size: 12pt}
.style9 {
	font-size: 12pt;
	color: #ffff4f;
}
.style10 {font-size: 18pt}
.style11 {font-size: 24px}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover{color="#CCFF00"; text-decoration:underline;}

a{text-decoration:none; color="#00ccff";}

.bord{
	border: thin;
	border-left:thin;
	border-color: #0000FF;
	vertical-align:top;
	border-right: thin;
	border-right-color: #0000FF;
}
.error {display:block; color:#ff0000;}
.emailPhone {
	width:500px;
	float:left;}
.message {
	clear:both;
	float: left;
}
.database{
	width:500px;
	float:right;
	color: #ffff4f;
}
