table#maintable {
	width: 100%;
	height: 100%;
	/*text-align: center;*/
}

table#maintable td#main {
	text-align: center;
	vertical-align: middle;
	background-image: url('motif.gif');

	padding: 8px;
}

td#footerbar, td#header2 {
	background-color: white;
	height: 16px;
	text-align: center;
}

span#general_title {
	color: #444444;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,sans-serif,verdana;
}

td#footerbar a {
	color: #506200;
	font-size: 14px;
}

td#copybar, td#header1 {
	background-color: #C6D975;
	height: 16px;
	text-align: center;
	color: #829531;
}

td#main div#swf, td#main div.content {
	margin: auto;
	text-align: center;
	background-color: #C6D975;
	border: 1px dashed white;
}

td#main div#swf {
	width: 300px;
	padding: 0px;
}

td#main div.content {
	width: 600px;
	padding: 5px;
}

td#main div.content_mail {
	margin: auto;
	width: 500px;
	padding: 5px;
}

div.title {
	font-family: Trebuchet MS,Arial,sans-serif,verdana;
	font-size: 24px;
	font-weight: bold;
	color: white;
	font-variant: small-caps;
}

div.subtitle {
	margin-bottom: 8px;
}

div.prediction {
	text-align: left;
	margin: auto;
	padding: 5px;
	background-color: #E7EBBD;
	border: 1px solid white;
	width: 350px;
}

div.question div.inti, div.answer div.inti {
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 3px;
	width: 75px;
}

div.question div.cont,div.answer div.cont {
	color: #607310;
}

div.cat {
	font-weight: bold;
	padding-top: 8px;
}

div.clear {
	clear: both;
}

div.row {
	margin: auto;
	padding-top: 3px;
	clear: both;
}

div.label {
	text-align: right;
	float: left;
	clear: left;
	display: block;
	width: 300px;
	padding-right: 4px;
}

div.input {
	text-align: left;
	float: left;
}

input.text {
	background-color: #E7EBBD;
	border: 1px solid white;
	font-family: sans-serif,verdana,arial;
	color: #607310;
	width: 180px;
}

textarea.textarea {
	background-color: #E7EBBD;
	border: 1px solid white;
	font-family: sans-serif,verdana,arial;
	color: #607310;
	width: 300px;
	height: 90px;
}

p.note {
	font-size: 11px;
}

div.error_title {
	font-weight: bold;
	color: #EE2222;
}

div.error {
	color: #EE2222;
}

table.list_mail {
	margin: auto;
}

table.list_mail td {
	padding-left: 2px;
	padding-right: 2px;
}
