
/* non - text elements */


form {
	display:inline
	}
A:link, A:visited, A:active {
	color: #003f7f;
	text-decoration: none
	}
A:hover {
	color: #809fb0;
	text-decoration: none
	}
img {
	border: 0px
	}
body {
	margin: 10px 0px 0px 10px;
	background-color: #ffffff
	}
table, td { 
	background-repeat: no-repeat
	}


/* font family declarations */


.fatwhite, .large, .white, .content, .small, .nav-line, .ghostlink, .date-line, .field-header, .field-header-small, .sidebar-title, .error, .error-small, .grey-out, .progress, .progress-grey, .progress-gray, .db-page-title, .wine-page-title, .orange-page-title, .red-page-title, .lb-page-title, .green-page-title, .nav-line-grey, .small-grey-out , .sans-serif-header, .sans-serif-large {
	font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif
}

.headline, .mapit, .bigheader, .header {
	font-family: Georgia, Times New Roman, Times, serif
}

.preformat {
	font-family: Courier New, Courier, mono
}

/* font weight declarations */

.fatwhite, .field-header, field-header-small, .large, .progress, .sidebar-title, .mapit {
	font-weight: bold
}

.bigheader, .large, .white, .content, .small, .ghostlink, .nav-line, .date-line, .error, .grey-out, .progress-grey, .progress-gray, .error, .error-small, .header, .headline, .nav-line-grey, .small-grey-out, .preformat, .sans-serif-large, .sans-serif-header {
	font-weight: normal
}


/* font size declarations */


.nav-line, .date-line, .nav-line-grey, .preformat {
	font-size: 10px
}

.content, .error, .ghostlink, .grey-out, .progress, .progress-grey, .progress-gray, .field-header {
	font-size: 13px
}

.large {
	font-size: 20px
}

.white, .small, .small-grey-out, .field-header-small, .error-small {
	font-size: 10px;
	line-height: 14px
}

.bigheader, .header, .headline, .mapit, .db-page-title, .wine-page-title, .orange-page-title, .red-page-title, .lb-page-title, .green-page-title, .sans-serif-header {
	font-size: 18px
}

.sidebar-title {
	font-size: 15px
}

.sans-serif-large {
	font-size: 25px
}

/* font color declarations */


.error, .error-small {
	color: #f00
}

.grey-out, .nav-line-grey, .small-grey-out {
	color: #888
}

.nav-line, .field-header, .field-header-small, .sidebar-title {
	color: #ffffff
}

.content, .large, .small, .progress, .mapit, .ghostlink, .preformat {
	color: #000000
}

.fatwhite, .white {
	color: #ffffff
}

.date-line {
	color: #a0a0a4
}

.progress-grey, .progress-gray {
	color: #AAAAAA
}

.db-page-title, .sans-serif-large, .sans-serif-header {
	color: #00036E
}

.wine-page-title {
	color: #a1326D
}

.orange-page-title {
	color: #fca140
}

.red-page-title {
	color: #990000
}

.lb-page-title {
	color: #5384AC
}

.green-page-title {
	color: #009966
}

.searchboxby, .searchboxcontent
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	height: 20px;
}

.searchboxby
{
	width: 155px;
}

.searchboxcontent
{
	width: 125px;
}

A.ghostlink:link {COLOR: black; text-decoration: none}
A.ghostlink:visited {COLOR: black;text-decoration: none}
A.ghostlink:active {COLOR: black; text-decoration: none}
A.ghostlink:hover {COLOR: black; text-decoration: none}

A.nav-line:link {COLOR: #ffffff; text-decoration: none}
A.nav-line:visited {COLOR: #ffffff; text-decoration: none}
A.nav-line:active {COLOR: #ffffff; text-decoration: none}
A.nav-line:hover {COLOR: #ffffff; text-decoration: none}
