
/*----------------------------------------------------------
 * Misc Styles ++
 *----------------------------------------------------------
*/

/*
Used in the following pages, + any other unspecified/misc page:
Privacy Policy, Terms and Conditions, About, Customer Service,
Common Questions, feedback, Experts,Gift Certificates.

These are also general styles that could be used for all pages.
*/

.MiscText, .MiscAltText, .MiscEmphasisText, .MiscQuote, .MiscErrorText /* general text style */
{
	font-weight : bold;
    font-family : Helvetica, Arial, sans-serif;
    color : #666;
    font-size : 11px;
}

.MiscErrorText /* general text error tyle */
{
	color : #CC0000;
}

.MiscText, .MiscQuote /* general alternate text style */
{
	font-weight : normal;
}

.MiscQuote
{
	font-style : italic;
}

.MiscEmphasisText /* general emphasis text style */
{
	font-size : 13px;
}

A.MiscLink /* general Link style */
{
	text-decoration : underline;
    font-weight : bold;
    font-family : Helvetica, Arial, sans-serif;
    color : #000099;
    font-size : 11px;
}

A.MiscLink:HOVER /* general Link style */
{
	color : red;
}

.MiscEmphasisLink /* general emphasis link style */
{
}

/* -------------- End Misc Styles -------------- */

/*----------------------------------------------------------
 * Splash Styles ++
 *----------------------------------------------------------
*/


.footer {font-family:Verdana; font-size:10px; color:white; text-align:center;}
.heading {font-family:Verdana; font-size:14px; font-weight:bold; color:#B1DFF8;}
.body {font-family:Verdana; font-size:10px; color:white;}
.body A {color:#FF9900; text-decoration:none;}
.body A:hover {text-decoration:underline;}
.join {font-family:Verdana; font-size:10px; color:white;}
.join A {color:#FF9900; text-decoration:none;}
.join A:hover {text-decoration:underline;}
.tour {font-family:Verdana; font-size:24px; font-weight:bold; color:white;}
.tour A {color:#FF9900; text-decoration:none;}
.tour A:hover {text-decoration:underline;}


/* -------------- End Splash Styles -------------- */



/*----------------------------------------------------------------------------*/
/*-------------------------------- End Styles --------------------------------*/
/*----------------------------------------------------------------------------*/