/* CSS Document 2008. All Right Reserved | Adult Web Site Design By http://bluedesignstudios.com */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	color: #000020;
	background: #FFFFFF url('') repeat-x 0 0;
	font-size: 11px;
	}
img, table, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
img {
	border: 0;
	}
h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS';
	color: #333333;
	}
a {
	color: #278BE5;
	cursor: pointer;
	}
a:hover {
	color: #333333;
	}
a:focus {
	outline: none;
	}
table, td {
	border-collapse: collapse;
	}
td {
	vertical-align: bottom;
	}

/*********************************************/

table.page {
	margin: 0 auto;
	}
table.back2 {
	background: url('images/back2.jpg') no-repeat 50% 0;
	}
td.copy {
	padding: 20px;
	text-align: center;
	color: #b2b2b2;
	font-size: 10px;
	}
td.a5 {
	background: url('images/a5.jpg') no-repeat 0 0;
	padding: 0 20px;
	height: 310px;
	}
table.form {
	margin: 0 auto;
	}
table.form td {
	vertical-align: middle;
	padding: 6px 10px 6px 0;
	font-size: 12px;
	}
table.form td.a {
	font-family: Arial;	
	text-align: left;
	font-weight: normal;
	color: 000000;
	font-style: normal;
	}
table.form td.error {
	color: #FF3300;
	}
table.form td.x {
	font-family: Arial;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	color: 000000;
	font-style: normal;
	}
input.it {
	border-top: #404040 1px solid;
	border-right: #d4d0c8 1px solid;
	border-bottom: #d4d0c8 1px solid;
	border-left: #404040 1px solid;
	width: 200px;
	font-size: 12px;
	}
textarea.it {
	border-top: #404040 1px solid;
	border-right: #d4d0c8 1px solid;
	border-bottom: #d4d0c8 1px solid;
	border-left: #404040 1px solid;
	width: 270px;
	font-size: 12px;
	}
td.contact {
	background: url('images/contact.gif') no-repeat 0 0;
	vertical-align: middle;
	padding: 0 120px;
	height: 72px;
	color: #18b3f4;
	font-size: 24px;
	}

