@charset "utf-8";
/* CSS Document */

/* CSS Document */
body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	background-image: none /*url(../images/prototype_back_small.jpg)*/;
	background-position: 50% 40%;
	background-repeat: repeat-y
}
a:link    {
	color: #660000;
	text-decoration: underline;
}

a:hover  {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}



.search-field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	border: medium double #333333;
}
#form1 .search-table #main-search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #313D6A;
	background-image: url(../images/search-button-gradient.gif);
	background-repeat: repeat-x;
}
.border-all-around-cell {
	border: 1px dashed #000000;
}

.header-table {
	background-image: url(../images/header-gradient-2.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #666666;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.top-strip {
	color: #000000;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.sign-of-the-day {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-image: url(../images/sign-of-the-day-gradient.gif);
}
.favorite-list-borders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-position: center;
}

.sign-of-the-day-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}

.white-font-med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-table #form1 #query_word {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.search-table {
	background-repeat: repeat-x;
	border: 5px double #333333;
	background-image: url(../images/search-gradient.gif);
}
.login-register-help_table  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	display: table-column-group;
	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: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.login-register-help_table a:link {
	color: #000000;
	text-decoration: underline;
}
.login-register-help_table a:hover {
	color: #000000;
	text-decoration: underline;
}
.login-register-help_table a:visited {
	color: #000000;
	text-decoration: underline;
}

.menu-contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-contents a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-contents a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-contents a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu-strip {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(../images/menu-gradient-red.gif);
	background-repeat: repeat-x;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.search-how-to-sign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	font-size: 18px;
	line-height: 25px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.sign-of-the-day-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.left-column-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.browse-letters {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	border: 1px none #000000;
	line-height: 30px;
	color: #000000;
}
.no-result-table {
	background-color: #CCCCCC;
	border: 2px solid #333333;
}
#main-body .browse-cell {
	color: #FFFFFF;
	border: 2px dashed #999999;
}
#main-body .right-border .main-text #form1 table {
	border: 2px dashed #999999;
}
.required-fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-color: #DA9E9E;
}
.main-text-admin-login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
}
.login-error-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.main-form-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-position: center;
	vertical-align: middle;
}
.button-large-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5A0508;
	font-size: 14px;
	line-height: 25px;
}
.get-link-textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	background-position: center;
	background-color: #660000;
	font-weight: normal;
	border: thin dotted #999999;
}
.top-border {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.main-text14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-position: center;
}
