/* CSS Document 2009. All Right Reserved | Adult Web Site Design By http://bluedesignstudios.com */

body {
	margin: 0;
	padding: 0;
	font-family: 'Arial';
	font-size: 13px;
	color: #000000;
	background: #f5f5f5;
	}
body.popup {
	padding: 6px;
	background: #f6f6f6;
	}
table, td {
	margin: 0;
	padding: 0;
	font-size: 13px;
	border-collapse: collapse;
	vertical-align: top;
	}
img {
	border: 0;
	}
h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 13px;
	}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: 'Arial';
	color: #000000;
	}
a {
	color: #185dc1;
	cursor: pointer;
	}
a:hover {
	color: #1e8af9;
	}
a:focus {
	outline: none;
	}

/*********************************************/

table.tablePage {
	margin: 0 auto;
	}
td.backTop {
	background: url('/image/backTop.png') repeat-x 0 0;
	}
td.backBottom {
	background: url('/image/backBottom.png') repeat-x 0 0;
	}
td.backs div {
	padding: 5px 0 8px 0;
	color: #3a3a3a;
	}
td.backs2 div {
	color: #ffffff;
	}
td.backs a {
	color: #3a3a3a;
	}
td.backs a:hover {
	color: #1e8af9;
	}
td.backs b a {
	color: #185dc1;
	}
td.backs b a:hover {
	color: #1e8af9;
	}
td.backs2 a {
	color: #ffffff;
	}
td.backs2 a:hover {
	color: #d2ffff;
	}
td.backs2 b a {
	color: #000000;
	}
td.backs2 b a:hover {
	color: #ffffff;
	}
h2 {
	color: #1e8af9;
	font-size: 18px;
	font-weight: normal;
	}
h2 b {
	color: #1b5cbc;
	font-weight: normal;
	}
td.h2 {
	padding: 20px;
	text-align: center;
	}
td.tdGirl {
	border: #838383 1px solid;
	padding: 4px;
	background: #ffffff;
	text-align: center;
	}
td.tdGirl p {
	padding: 0;
	}
div.txtGirl {
	margin: 8px 0;
	}
div.txtView {
	color: #808080;
	font-size: 11px;
	margin: 10px 0;
	text-align: right;
	}
body.popup h2 {
	padding: 0;
	}
div.styleForm {
	padding: 6px;
	border: #e6e6e6 1px solid;
	margin: 0 0 6px 0;
	}
div.styleWidth {
	width: 100%;
	}
input.inputText {
	width: 160px;
	border-top: #abadb3 1px solid;
	border-right: #e3e9ef 1px solid;
	border-bottom: #e3e9ef 1px solid;
	border-left: #abadb3 1px solid;
	}
select.selectText {
	border: 0;
	width: 200px;
	border-top: #abadb3 1px solid;
	border-right: #e3e9ef 1px solid;
	border-bottom: #e3e9ef 1px solid;
	border-left: #abadb3 1px solid;
	}
select.selectDay {
	width: 46px;
	}
select.selectMonth {
	width: 80px;
	}
select.selectYear {
	width: 70px;
	}
table.tableForm {
	margin: 0 auto;
	}
table.tableForm td {
	padding: 3px 0 3px 0;
	vertical-align: middle;
	}