/* BestDine Styles*/

/* 
#DADAAF
#CDC095
Default styles 
*/
BODY
{
	font-size: 12px;
	color: #525f6c;
	font-family: verdana, arial;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #525f6c;
	text-align: center;
}
TD
{
	font-size: 11px;
	color: #525f6c;
	font-family: verdana, arial;
}
TH
{
	font-size: 11px;
	color: #525f6c;
	font-family: verdana, arial;
}
pre
{
	font-family: 'verdana, arial';
	font-size: 10pt;
	background-color: #eeeeee;
	border: #d6be5a 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
A
{
	font-weight: normal;
	font-size: 11px;
	color: #808000;
	font-family: verdana, arial;
	text-decoration: underline;
}
A:link
{
	text-decoration: underline;
}
A:visited
{
	text-decoration: underline;
}
A:hover
{
	color: #669933;
	text-decoration: none;
}
A:active
{
	color: #b34722;
	text-decoration: none;
}

/* Alternate Styles
.Orange
{
	font-weight: normal;
	font-size: 10px;
	color: #f26522;
	font-family: verdana, arial;
	text-decoration: underline;
}
a.Orange:link
{
	text-decoration: underline;
}
a.Orange:visited
{
	color: #f26522;
	text-decoration: underline;
}
a.Orange:hover
{
	color: #669933;
	text-decoration: underline;
}
a.Orange:active
{
	color: #f26522;
	text-decoration: underline;
}
*/
/* Named Styles*/
.style1
{
	font-weight: bold;
	font-size: 10px;
}
.style3
{
	color: #FFFFFF;
}
.style4
{
	color: #508a9d;
}
.style5
{
	color: #b34722;
}
.style7
{
	color: #f26522;
	font-weight: bold;
}
.Error
{
	color: red;
}
.MainFont10Gray
{
	font-size: 10px;
	color: #8c939d;
	font-family: verdana, arial;
}
.MainFontBlack
{
	font-size: 11px;
	color: black;
	font-family: verdana, arial;
}
.MainFont12
{
	font-size: 12px;
}
.MainFont12Bold
{
	font-weight: bold;
	font-size: 12px;
}
.SearchHelp12
{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: normal;
}
.BlueBold10
{
	font-weight: bold;
	font-size: 10pt;
	color: #508a9d;
}




/* Error Message styles */
.ErrorMessage
{
	font-weight: normal;
	font-size: 10pt;
	color: red;
	font-style: normal;
	font-family: verdana, arial;
	color: Red;
}


/* FOOTER styles */
.WhiteFont
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.WhiteFont:link
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.WhiteFont:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.WhiteFont:hover
{
	color: #f26522;
	font-weight: normal;
	text-decoration: none;
}
a.WhiteFont:active
{
	color: #f26522;
	font-weight: normal;
	text-decoration: none;
}

/* LINK PARTNERS STYLES 
.OrangeFontBold12
{
	font-weight: bold;
	color: #f26522;
	font-size: 12px;
	font-family: verdana, arial;
}
a.OrangeFontBold12:link
{
	font-weight: bold;
	color: #f26522;
	font-size: 12px;
	font-family: verdana, arial;
}
a.OrangeFontBold12:visited
{
	font-weight: bold;
	color: #f26522;
	font-size: 12px;
	font-family: verdana, arial;
}
a.OrangeFontBold12:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
	color: #508a9d;
}
a.OrangeFontBold12:active
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
	color: #508a9d;
}
*/

/* ACCOUNT MENU BAR STYLES */
.AccountMenu
{
	font-weight: normal;
	color: #525f6c;
	font-size: 12px;
	font-family: verdana, arial;
}
a.AccountMenu:link
{
	font-weight: bold;
	color: #f26522;
	font-size: 12px;
	font-family: verdana, arial;
}
a.AccountMenu:visited
{
	font-weight: bold;
	color: #f26522;
	font-size: 12px;
	font-family: verdana, arial;
}
a.AccountMenu:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
	color: #508a9d;
}
a.AccountMenu:active
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
	color: #508a9d;
}

/*TABLE STYLES*/
.tdTop
{
	text-align: left;
	vertical-align: top;
}

/* SEND EMAIL - THANK YOU*/
.GreenBold11
{
	font-weight: bold;
	color: #669933;
	font-size: 11px;
	font-family: verdana, arial;
}


