@charset "utf-8";
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #62a4a4;
}

.txt-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.border-rightdotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.border-rigthbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #858d90;
	border-bottom-color: #858d90;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dfe1e1;
	border-left-color: #dfe1e1;
}
.border-underdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c8c8;
}
.txt-welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.txt-boxlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084a5d;
	background-color: #deecef;
	border: 1px solid #084a5d;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d9e3e5;
	background-color: #115b70;
	border: 1px solid #115b70;
}
.border-fullwhite {
	border: 1px solid #FFFFFF;
}
.borderdottedbluish {
	border: 1px dotted #62c4e1;
}
.grey{
	color: #9E3A0A;}
.cyan{
	color: #666666;}
	
.notification_error
{
	border: 1px solid #9E3A0A;
	height: auto;
	width: 90%;
	padding: 4px;
	background: #fff;
	text-align: left;
	-moz-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.notification_ok
{
	border: 1px #9E3A0A solid;
	height: auto;
width: 100%

	text-align: left;
	-moz-border-radius: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #666666;
	padding: 8px;
}

.name{
	color: #9E3A0A;
	font-size: 14px;
	font-weight: bold;
}
div.vertical_scroller{
		position:relative;
		height:130px;
		width:232px;
		display:block;
		overflow:hidden;
		
		
	}
	div.scrollingtext{
	position:absolute;
	white-space:wrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	
	padding: 10px;
	}
.style8 {
	color: #9E3A0A;
	font-weight: bold;
	font-size: 18px;
}
