/* basic elements */

body{

	background: #668000 url(images/background13.gif);

	font-family: verdana, 'trebuchet ms', sans-serif;

	font-size: 12px;

	color: #666666;

	text-align: center;

	margin-top: 5px;

}

img {

  border: none;

}



/* container */

#container {

	position: relative;

    margin: 0 auto; /* center on everything else */

	background-color: #333333;

	width: 720px;

	color: #ffffff;

    text-align: center;

}

#container-inner {

	background: #333333;

	position: static;

	width: auto; 

    text-align: left;

}

#maincontent {

	background-color: #FFFFFF;

	position: relative;

	margin: 1px;

	padding: 0px;

}

#header {

	background: #FFFFFF url(images/header1.jpg) no-repeat center center;

	height: 150px;

	text-align: left;

}

h1{

	font-size: 12px;

	margin: 2px 0;

	padding: 0px;

}

h2{

	font-size: 12px;

	font-weight: bold;

	margin: 0;

	color: #ff1493;

/*	color: #e30265;*/

}

#header h3{

	margin: 20px 0 20px 120px;

}

h3{

	font-size: 16px;

	line-height: 120%;

	font-weight: bold;

	color: #333333;

	word-spacing: normal;

}

#navi {

	background: #333333;

	margin: 0;

	padding: 5px 40px 5px 40px;

	color: #ffffff;

	text-align: center;

}

#maincontent-inner {

	background: #FFFFFF;

	margin: 0;

	padding: 10px 40px 10px 40px;

	color: #333333;

}

#footer {

	background-color: #FFFFFF;

	margin: 0px 0px 5px 0px;

	padding: 5px 5px 10px 5px;

	position: static;

	text-align: center;

	height: 70px;

}

.rb-bold {

	font-size: 18px;

	color: #FF0000;

	font-weight: bold;

}

.rb-bbold {

	font-size: 24px;

	color: #FF0000;

	font-weight: bold;

	line-height:170%;

}





.bb-bold {

	font-size: 18px;

	font-weight: bold;

	color: #333333;

}

.bb-bbold {

	font-size: 24px;

	font-weight: bold;

	color: #333333;

	line-height:170%;

}

p {

	font-size: 14px;

	line-height: 150%

}

table {

	margin-left: 50px;

}

td {

	font-size: 12px;

}



.center {

	text-align: center;

	margin: 0px;

	padding-bottom: 20px;

}

.center2 {

	text-align: center;

	margin: 0px;

	padding-top: 20px;

	padding-bottom: 20px;

}

.orange {

	color: #FF6633;

}

strong {

	font-size: 14px;

	font-weight: bold;

}

.bold {

	font-size: 14px;

	font-weight: bold;

}

.r_bold {

	font-size: 14px;

	font-weight: bold;

	background: #ffffff;

	color: #ff0000;

}

.b_bold {

	font-size: 16px;

	font-weight: bold;

}



.clear {

	clear: both;

}

#offer {

	background: #FFFFcc;

	border: 1px solid #CCCCCC;

	margin: 10px 70px;

	padding: 10px;

	text-align: center;

}

.reg {

	clear: both;

	border: 2px solid #CCCCCC;

	margin: 0px 60px 20px 60px;

	padding: 10px;

	vertical-align: top;

	text-align: center;

}
.reg span {
	font-size: 8pt;
	line-height: 1.8em;

}
.reg_box {

	margin: 0;

	padding: 10px;

	text-align: center !important;

}

.reg_img {

	position: relative;

	float: left;

	width: 160px;

	vertical-align: top;

}

.reg_text {

	position: relative;

	float: right;

	width: 300px;

	text-align: center;/* for IE */

}

.reg_siteseal {

	position: static;

	clear: left;

	padding: 10px 0px;

	width: 100%;

	text-align: center;

}

a.reg:hover {

	position: relative;

	top: 1px;

	left: 1px;

}

#reg2 {

	clear: both;

	background: #FFFFcc;

	border: 1px solid #CCCCCC;

	margin: 40px 70px 10px 70px;

	padding: 5px 10px;

	text-align: left;

}

.large {

	font-size: 24px;

}

.normal {

	font-size: 12px;

	font-weight: normal;

}

.nml {

	font-size: 14px;

	font-weight: normal;

}

#fadeinbox{

	position:absolute;

	width: 500px;

	height: 350px;

	left: 0;

	top: -400px;

	border: 2px solid black;

	background-image: url(filigrane.gif);

	background-position: center top;

	background-repeat: no-repeat;

	background-color: #000000;

	padding: 4px;

	z-index: 100;

	visibility:hidden;

}

 a.fade:link, a.fade:active, a.fade:visited {

	color: #ff6600;

}

#form-container {

	position: relative;

    margin: 0 auto; /* center on everything else */

	background-color: #333333;

	width: 500px;

	color: #ffffff;

    text-align: center;



}

.cd {

display: none;

	padding: 3px 5px;

	font-family: sans-serif, verdana;

	font-size: 16px;

	color: #FF0000;

	font-weight: bold;

}

.bg_yellow {

	background: #ffff00;

	color: #333333;

}

h2.m50 {

    margin-top: 50px;

}

#sample01 {

	width: 400px;

}

#sample01 td {

	width: 25%;

}

.g_bold {

	font-size: 14px;

	font-weight: bold;

	background: #ffffff;

	color: #009900;

}

