.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}
.nodot {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
	margin-right: 35px;
}
.right {
	float: right;
	margin-left: 35px;
	margin-right: 90px;
}
.big {
	font-size: large;
	font-weight: bold;
}
.noborder {
	border: 0px;
}

a.register {
	color: #ff0;
	background-color: transparent;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-size: 12pt; 
	font-family: Arial;
}

div.header {
	display: none;
}

div.main {
	height: 100%;
	background-image: url("/img/v3/right.png");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #e7dfce;
	color: #000;
	margin-left: 32px;
	padding-left: 225px;
	padding-top: 180px;
	padding-right: 36px;
}
div.contain {
	background-image: url("/img/v3/left.png");
	background-repeat: repeat-y;
}
div.menu {
	display: none;
}
div.mainhead {
	margin: 0px;
	padding: 0px;
	font-size: 20pt;
	font-style: italic;
}
div.spec {
	font-size: small;
	text-align: left;
}
div.footcontain {
	margin: 0px;
	background-image: url("/img/v3/bottom1.png");
	background-repeat: repeat-x;
}
div.footerleft {
	background-image: url("/img/v3/lcorn1.png");
	background-repeat: no-repeat;
	background-position: left;
}
div.footerright {
	text-align: right;
	height: 25px; 
	width: 100%;
}
div.footer {
	margin: 0px;
	font-size: 7pt;
	height: 90px;
	text-align: center;
	background-color: #fff;
}
div.contact {
	padding-left: 15px;
}
div.tab {
	padding-left: 50px;
}
div.rulemenu {
	width: 85%;
	height: 10px;
	padding: 0px;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
}
div.rule {
	width: 85%;
	height: 10px;
	padding: 0px;
	border-bottom: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
div.demo {
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 20pt;
}
div.prodinfo {
	padding-left: 10px;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
}
div.userpanel, form.passwd {
	color: #fff;
	background-color: transparent;
	position: absolute;
	top: 5px;
	right: 50px;	
	z-index: 1000;
	font-family: Arial,sans-serif;
}
div.userpanel>A
{
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
}
ul.req {
	padding-right: 15px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ul.menu {
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	font-size: 12pt;
}
ul.menu1 {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
}
ul.castle {
    list-style-type: none;
    padding-left: 35px;
    margin: 0px;
    line-height: 1.5;
}

ol {
    list-style-type: decimal;
    padding-left: 55px;
    margin: 0px;
    line-height: 1.5;
}
ol.method {
    list-style-type: decimal;
    padding-left: 55px;
    margin: 0px;
}
li.castle {
    list-style-type: none;
}

h3.castle {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
h3.helpman {
	margin: 0px;
	padding: 0px;
}
h3.menu {
	margin-bottom: 0px;
}
h2.menu {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-left: 10px;
}
h2.cost {
	margin-bottom: 0px;
	padding: 0px;
}
h4 {
	padding: 0px;
	margin: 0px;
}

img.fleft {
    float: left;
    margin-right: 40px;
    margin-left: 10px;
	border: 0px;
}
img.head {
	border: 0px;
}
img {
	border: 5px groove;
}
img.castleleft {
	float: left;
	margin-right: 35px;
	margin-left: 100px;
}
img.imgright {
	float: right;
	margin-left: 35px;
	margin-right: 90px;
	margin-bottom: 35px;
}

table.prodinfo {
	width: 85%;	
	margin: auto;
	padding: 10px;
	text-align: center;
}
table.form2 {
	width: 75%;
	margin: auto;
}
table.form3 {
	width: 85%;
	margin: auto;
}
table.links {
	margin: auto;
	width: 100%;
	text-align: center;
}

td.prodinfo {
	padding: 5px;
	margin: 5px;
	text-align: center;
}
td.click {
	text-align: center;
	color: #f00;
	font-size: x-large;
	background-color: inherit;
}

span.bold {
	font-weight: bold;
	font-size: 11pt;
}
span.norm {
	font-weight: normal;
	font-size: 10pt;
}
span.email {
	font-size: 9pt;
}
span.time {
	background-color: inherit;
	font-size: 11pt;
}
span.redbold {
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
span.call {
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}
span.menu{
	font-style: italic;
	font-size: 14pt;
}
span.red {
	font-weight: bold;
	color: #f00;
	background-color: inherit;
	font-size: 14pt;
}
span.yellowsmall {
	font-style: italic;
	font-size: 13pt;
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
span.menured {
	font-style: italic;
	font-size: 14pt;
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
span.redstar {
	color: #f00;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
}
span.blue {
	color: #00f;
	font-weight: bold;
	background-color: inherit;
}

p.helpman {
	margin: 0px;
	padding-top: 10px;
}
p.redbig {
	font-size: x-large;
	font-weight: bold;
	color: #f00;
	background-color: inherit;
	text-decoration: underline;
	text-align: center;
}

select.time {
	color: #f00;
	background-color: #fff;
}

select.date {
	color: #00f;
	background-color: #fff;
}

input.noview {
	display: none;
}

