.redline-right {
	border-right-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC0000;
}
.redline-left {
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CC0000;
}
.bigtext1-background {
	background-attachment: fixed;
	background-image: url(../images/bigtext_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text-titlos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	color: #CC0000;
	font-weight: bold;
}
a.red:link {
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.red:visited {
	color:#CC0000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.red:hover {
	color:#333333;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;

}
a.red:active {
	color:#993300;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.exlink:link {
	color:#003399;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.exlink:visited {
	color:#003399;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.exlink:hover {
	color:#FF6600;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;

}
a.exlink:active {
	color:#003399;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.text-just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.text-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.text-ypotitlos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #666666;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
.corner-background {
	background-attachment: fixed;
	background-image: url(../images/orcorner_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
