.main-border {
	border-top: 1px none #3993C4;
	border-right: 1px double #3993C4;
	border-bottom: 1px double #3993C4;
	border-left: 1px double #3993C4;
}
.top-blue-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #30BCE0;
	border-right-color: #30BCE0;
	border-bottom-color: #30BCE0;
	border-left-color: #30BCE0;
}
a:link {
	font: 11px Tahoma;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font: 11px Tahoma;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font: 11px Tahoma;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	font: 11px Tahoma;
	color: #006699;
	text-decoration: none;
}
.text-normal {
	font: 11px/18px Tahoma;
	color: #006699;
	text-decoration: none;
	letter-spacing: 1px;

}
h1 {
	font: normal 11px Tahoma;
	color: #006699;
	text-decoration: none;
	display: inline;
}
.photo-border {
	border: thin solid #FF6600;
}
.text-norma-narrow {

	font: 11px Tahoma;
	color: #006699;
	text-decoration: none;
}
.forms {
	font: 11px Tahoma;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
body {
	background-image: url(images/b_background.gif);
}
.text-norma-narrowwhite {


	font: 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

