a:link {
	color: #fb8200;
	text-decoration: none;
}

a:visited {
	color: #fb8200;
	text-decoration: none;
}

a:focus {
	color: #fb8200;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #26fc00;
	text-decoration: none;
}

body, p {
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	background-color: #666666;
}

h1 {
	color: #fb8200;
	text-align: left;
	font: 36px/36px Verdana, Arial, Helvetica, sans-serif;
}

.gal {
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

P.just {
	background-color: #fff;
	color: #4c4c4c;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

.right {
	text-align: right;
}

TD {
	background-color: white;
	color: #4c4c4c;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

TD.btns {
	color: #fb8200;
	text-align: right;
	border-color: #ff9900;
	padding-right: 12px;
	background: url(buttons-bg2.jpg) no-repeat;
	font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
	border-right: 2px solid #fb8200;
}

TD.caption {
	background-color: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
}

TD.links {
	background-color: #fff;
	font-size: 13px;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right: 4px;
}

img {
	border-bottom-color: black;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-color: gray;
	border-right-width: 1px;
	border-style: ridge;
	border-top-width: 0px;
}

img.nil {
	border-width: 0px;
}

.padding {
	padding-right: 20px;
}
