.normal_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585757;
}
.normal_text_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #585757;
}
.justify_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585757;
	text-align: justify;
}
.justify_text_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #585757;
	text-align: justify;
}
.bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #585757;
}
.topmenu_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.bottommenu_text{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.bottommenu_text a{
	color: black;
}
.bottommenu_text a:hover{
	color: white;
}
.bold_red_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a6000a;
}
.bold_red_text_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a6000a;
}
.bold_text_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #585757;
}
.bold_text_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #585757;
}
.bold_red_text_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a6000a;
}
.mainbody {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585757;
}
.normal_text_lineheight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585757;
	line-height: 16px;
}
.justify_text_lineheight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585757;
	line-height: 16px;
	text-align: justify;
}
.bold_text_lineheight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #585757;
	line-height: 16px;
}
.bold_text_black_12 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.password_box {
	font-family: Tahoma;
	font-size: 10px;
	color: #585757;
	border: 1px solid #585757;
	height: 13px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}
.enterbutton{
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-align: center;
	height: 17px;
	width: 44px;
	border: 1px solid #585757;
	background-color: #585757;
	font-weight: bold;
}
.bottommenu_splitter {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #e6e6e6;
}
a{
	color: #585757;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color: black;
}
.form_header {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 100%;
	height:20px;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(../img/header_back.gif);
	margin-bottom: 5px;
}
.form_textbox {
	font-family: Tahoma;
	color: #585757;
	border: 1px solid #585757;
	margin-left: 10px;
	margin-right: 10px;
}
.form_button{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: center;
	height: 22px;
	border: 1px solid #585757;
	background-color: #585757;
	font-weight: bold;
}
.hide {
	display:none;
}
.list {
	list-style-image: url(../img/lista_seta.gif);
	margin-left: 20px;
	margin-right: 10px;
}
.list li {
	margin: 0 0 10px 0;
}

