.main-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.header-u {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.title {

	font-family: Tahoma;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
body {
	background-image:  url("Images/background.gif");
	background-repeat:repeat-x;
	margin-top:0;
	text-align: center;
}.pic-border {
	border: medium ridge #0066FF;
}
.pic-border-orange {
	border: medium outset #FFCC00;
}
.pic-border-blue {

	border: medium outset #0066FF;
}
.style_proweb {
	color: #F8B83D;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Logout {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

