.border {
	border: 1px solid #999999;
}
.bg-page {
	background-image: url(../images/index_01.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.bg-yellow {
	background-image: url(../images/yellow-bg.jpg);
}
.border-bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.titles {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	font-weight: bold;
}
a.link-bottom:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffcc00;
	text-decoration: none;
}
a.link-bottom:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.link-bottom:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #cccc00;
	text-decoration: none;
}
a.link-whitebg:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
a.link-whitebg:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.link-whitebg:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #cc3300;
	text-decoration: none;
}
.lemon {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FEFADE;
	border: 1px solid #FFCC00;
}
.blue-bg-border {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #DBEEF7;
	border: 1px solid #008BCE;
}
a.link-left:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a.link-left:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a.link-left:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.lemon {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FEFADE;
	border: 1px solid #FFCC00;
}
.input-fields {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.input-buttons {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
}
.bg-page-right {

	background-image: url(../images/index_04.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext-small {

	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-align: justify;
}
.border-light {

	border: 1px solid #E4E4E4;
}
