#wrap{ 
	margin-left: auto;
	margin-right: auto;
	width: 829px; /* Set The Width For Our Content */ /* Set Content Background Color */ 
	padding: 10px; /* Set Padding For Content */ 
	border: 1px solid #ffffff; /* Add A Border Around The Content */ } 
	
body {
	background-color: black;
	color: white;
}


a, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

.mini-title {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

table {
	width: 829px;
}

.center {
	text-align: center;
}

.text {
	color: white;
	color: #CCCCCC; 
	font-size: 12px;
}

.justify {
	text-align: justify;
}

.left {
	text-align: left;
}

#description {
	padding: 38px;
	font-size: 12px;
	color: #cccccc;
}

#signe-description {
	font-size: 12px;
	color: #cccccc;
}

#card {
	padding-top: 38px;
	padding-bottom: 38px;
	font-size: 12px;
}

#minicard {
	font-size: 10px;
	}

.hr {
	border-bottom: 1px solid;
	border-color: white;
	width: 100%;
}

#title {
	font-style: italic;
	font-size: 24pt; 
	font-family: arial; 
	font-weight: bold;
}

.item{
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.pp-submit {
	font-size: 20px;
	background-color: #000000; 
	color: #FFFFFF; 
	margin: 10px; 
	width: 600px; 
	height:50px;
	
}

#response {
	color: red;
	background-color: white;
}

.radio{
	margin-right: 15px;
}

label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top;}
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

.block { display: block; }
form.cmxform label.error { display: none; }	

.cond {
color:#000000;
}
