html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	color: #000000;
}


/* Normal link */

a {
	color: #e06808;
   font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

a:hover, a:active, a:focus {
	color: #e06808;
	text-decoration: underline;
	border-bottom: none;
}

.black, a.black {
	color: #000;
        font-weight: bold;
	font-size: 6px;
	text-decoration: none;
	text-align: justify;
}

a.black:hover, a.black:active, a.black:focus {
	color: #000;
	text-decoration: underline;
	border-bottom: none;
}

.zz {
	color: #fff;
   font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/* Title text */

/* Heading */
h1 {
	font-size: 225%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 175%;
}

h4 {
	font-size: 125%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}


hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

.main {
	background: url(../image/fon.jpg) repeat-x top;
	background-color: #2e012c;
	color: #fff;
	padding: 10px;
}

table.a {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.r {
	color: #e06808;
	font-size: 14px;
}

.copy1 {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	letter-spacing: 2px;
}

.copy {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.guest {
	width: 161px!important;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 1px;
	padding: 10px;
	font-size: 13px;
	border-style: solid;
	text-align: justify;
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.birth {
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 1px;
	border-style: solid;
	padding: 10px;
	font-size: 13px;
	text-align: justify;
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.prog {
	color: #fff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 150%;
}

.enter {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.banner {
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 1px;
	border-style: solid;
	padding: 0px;
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	background-color: #000;
	text-align: center;
}
