body
{
	font-family: Verdana;
}
.smallMsg
{
	color: #7F7F7F;
	font-size: 10px;
}
.Titletext
{
	font-size: 16px;
	color: #901505;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
.Welcometext
{
	font-size: 12px;
	color: #daa520;
	font-weight: normal;
	text-decoration: none;
}

.Forgot
{
	font-size: 12px;
	color: #901505;
	vertical-align:middle;
	text-align:center;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}
a.Forgot
{
	font-size: 12px;
	font-family: Tahoma;
	vertical-align:middle;
	text-align:center;
	color: #901505;
	font-weight: normal;
	text-decoration: none;
}

a.Forgot:hover
{
	font-size: 12px;
	font-family: Tahoma;
	vertical-align:middle;
	text-align:center;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.Logout
{
	font-size: 12px;
	color: #901505;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
a.Logout
{
	font-size: 12px;
	font-family: Tahoma;
	vertical-align:middle;
	text-align:center;
	color: #901505;
	font-weight: bold;
	text-decoration: none;
}

a.Logout:hover
{
	font-size: 12px;
	font-family: Tahoma;
	vertical-align:middle;
	text-align:center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.redtextmessage12px
{
	font-size: 12px;
	color: #901505;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
}
.redtextmessage
{
	font-size: 11px;
	color: #901505;
	font-weight: normal;
	text-decoration: none;
	padding-right: 3px;
}
.footerlink
{
	font-size: 11px;
	color: #daa520;
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	padding-right: 3px;
}
.headertext
{
	font-size: 25px;
	color: #daa520;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
.whitetext
{
	font-size: 13px;
	color: #ffffff;
	vertical-align: middle;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.regulartext
{
	font-size: 18px;
	color: #daa520;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
}
.navigation
{
	font-size: 14px;
	color: #daa520;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

a.navigation
{
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	color: #daa520;
	font-weight: normal;
	text-decoration: none;
}

a.navigation:hover
{
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.style2
{
	color: #FFFFFF;
	font-size: 14px;
}
.GalleryTitle
{
	color: #8D1403;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.galleryDescription
{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.galleryCaption
{
	color: #E0AE29;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 0 5px;
}
a.galleryCaption
{
	color: #E0AE29;
	width: 180px;
	height: 16px;
}
a.galleryCaption:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.searchTextBox
{
	border: solid 1px #E0AE29;
	width: 180px;
	height: 16px;
}
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
	background-color:Black;
}

.filledRatingStar
{
	background-image: url(../Images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(../Images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(../Images/SavedStar.png);
}

