*{
margin:0;
padding:0;
}
body{
font-family:Trebuchet MS,Verdana,Arial,sans-serif;
font-size: 13px;
background-image:url('../img/forum2009/tlo.gif');
}
#container{
	width:967px;
	margin: 0 auto 0 auto;
	background-color:#fff;
}
/* General Style Info */
a{
color:#636363;
text-decoration:none;
}
a:hover{
color:#003d4c;
text-decoration:underline;
}
a img{
border:none;
}
a.menu{
color:#2E3192;
text-decoration:none;
}
a.menu:hover{
color:#2E3192;
text-decoration:none;
}
.title {
color:#d9261c;
margin:0 52px 0 21px;
font-size: 15pt;
text-align: left;
font-weight:bold;
}
.txt {
color:#696969;
text-align: justify;
margin:0 52px 0 21px;
}
li {
margin:0 52px 0 21px;
}
input, textarea {
/*clear: both;
display:block;*/
font-size:1em;
border: 1px outset #cccccc;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: .9em;
font-family: inherit;
}
option {
font-size: .9em;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
/*display: inline;
vertical-align: top;*/
}
.error_message {
	font-size:12px; color: #990000;
}