/* tables styles */
td {
	vertical-align: top;
}

td.center {
	text-align: center;
	vertical-align: middle;
}

td.center2 {
	text-align: center;
	vertical-align: top;
}

td.left {
	text-align: left;
	vertical-align: middle;
}

td.right {
	text-align: right;
	vertical-align: middle;
}
td.left2 {
	text-align: left;
	vertical-align: bottom;
}

td.right2 {
	text-align: right;
	vertical-align: bottom;
}

/* text styles */
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	}
h5 {
	font-family: Arial, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
h6 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	margin: 2px;
}
.menu {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #FFCC99;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menuleft {
	color: #333333;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menuleft:hover {
	color: #FF6600;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menuleft2 {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.menuleft2:hover {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.website {
	color: #003366;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.website:hover {
	color: #FF6600;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.text {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
.istoriclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
.istoriclink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
.link {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}
.titluwebdesign {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
}
.textwebdesign {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
}
.categwebdesign {
	font-family: Arial, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}

.pagination {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

.pagination:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}