.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29176D;
	background-color: #FFFFFF;




}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a.textwhite:hover {
	color: #00FFFF;
	text-decoration: none;
}
.texth_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0090E1;
	line-height: 23px;
	padding-left: 5px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;

}
.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0090E1;
	line-height: 23px;
	padding-left: 5px;
			border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;

}
.imagebr {
	border-left-style: groove;
	border-right-style: ridge;
	border-top-style: groove;
	border-bottom-style: ridge;
	border-left-color: #0080C0;
	border-bottom-color: #99CC00;
	border-width: 1;
	border-top-color: #0080c0;
	border-right-color: #99cc00;
}
.textcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #AAC75D;
	text-align: center;
	font-weight: bold;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a.sublink:hover {
	color: #003399;
	text-decoration: underline;
}
a.toplink:hover {
	color: #CC0000;
	text-decoration: underline;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.linkwhite:hover {
	color: #33FFFF;
	text-decoration: underline;
}