h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-size: 16px;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #000066;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px; 
	text-align: center;
	background-image: url('../images/bg.jpg');
}

.fade { background-repeat:repeat-x; background-position: top left; background-image: url(../images/till3.jpg); }
.back-px1 { background-repeat:repeat-x; background-position: top left; background-image: url(../images/px1.jpg); }
.back-px2 { background-position: top; background-image: url(../images/px2.jpg); }
.back-px3 { background-position: left; background-image: url(../images/px3.jpg); }
.back-px4 { background-position: top; background-image: url(../images/px4.jpg); }

/* BUTTONS (NAVIGATION) */
a.button { font-weight: bold; font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 3px 4px; border-top: 1px solid white; border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid white; text-align: center; min-width: 70px; text-transform: uppercase; }
a.button:link { background-color: #336699; color: #FFF;	text-decoration: none; }
a.button:visited { background-color: #336699; color: #fff; text-decoration: none; }
a.button:hover { background-color: #6699CC; color: #fff; border-color: black white white black; text-decoration: none; }
a.button:active { background-color: #FF990; color: #ccc; text-decoration: none; }


.listingminor {
	font-size: 9px;
	color: #345F8A;
}

.listingtableminor {
	font-size: 9px;
	color: #000000;
}

.white {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.black {
	font-size: 9px;
	font-weight: none;
	color: #000000;
}

.breadcrumb a {
	color: #BB5533;
}
.breadcrumb {
	color: #BB5533;
	line-height: 30px;
	margin-left: 8px;
}
.breadcrumb a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #BB5533;
}

td {
	font-size: 11px;
}

.right_menu {
	font-weight: bold;
	color: #BB5533;
}

a {
	color: #345F8A;
}
a:hover{
	color: #CCCCCC;
	text-decoration:none;
	background-color: #345F8A;
}
.copyright_table {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #225577;
	text-align: center;
}
.tagline {
	font-style: italic;
	color: #CCCCCC;
	margin-right: 20px;
}
.top_bar {
	background-color: #778844;
	background-image: url(../images/bar_bagkground.gif);
	background-repeat: repeat-x;
	text-align: right;
	font-style: italic;
	color: #CCCCCC;
	padding-right: 20px;
}
.photo_info {
	font-size: 10px;
	color: #666666;
}
