/* Margins */
body
{
	margin: 0;
	padding: 0;
}

/* Objects */

/* hides the second object from all versions of IE */
 * html object.mov {
 Ê Ê display: none;
 }

/* displays the second object in all versions of IE apart from 5 on PC */
 * html object.mov/**/ {
 Ê Ê display: inline;
 }

/* hides the second object from all versions of IE >= 5.5 */
 * html object.mov {
 Ê Ê display/**/: none;
 }
 
/* Links */
a:link
{
	color: #666666;
	font-family: 'Arial','Helvetica','sans-serif';
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-family: 'Arial','Helvetica','sans-serif';
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #666666;
	font-family: 'Arial','Helvetica','sans-serif';
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #744734;
	font-family: 'Arial','Helvetica','sans-serif';
	font-weight: bold;
	text-decoration: none;
}

/* Scroll Links */
#scroll a:link
{
	color: #939EBA;
	text-decoration: none;
}

#scroll a:visited
{
	color: #939EBA;
	text-decoration: none;
}

#scroll a:active
{
	color: #939EBA;
	text-decoration: none;
}

#scroll a:hover
{
	color: #000000;
	text-decoration: none;
}

/* Arial Regular Black */
.arial_R_10_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 10px;
	color: #000000;
}

.arial_R_11_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 11px;
	color: #000000;
}

.arial_R_12_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	color: #000000;
}

.arial_R_13_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 13px;
	color: #000000;
}

.arial_R_16_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 16px;
	color: #000000;
}

.arial_R_18_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 18px;
	color: #000000;
}

.arial_R_20_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 20px;
	color: #000000;
}

/* Arial Regular Gray */
.arial_R_8_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 8px;
	color: #666666;
}

.arial_R_10_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 10px;
	color: #666666;
}

.arial_R_11_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 11px;
	color: #666666;
}

.arial_R_12_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	color: #666666;
}

.arial_R_13_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 13px;
	color: #666666;
}

.arial_R_14_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 14px;
	color: #666666;
}

.arial_R_18_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 18px;
	color: #666666;
}

/* Arial Regular Brown */
.arial_R_11_brown
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 11px;
	color: #744734;
}

.arial_R_12_brown
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	color: #744734;
}

/* Arial Bold Black */
.arial_B_10_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.arial_B_12_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.arial_B_13_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.arial_B_14_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.arial_B_18_black
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/* Arial Bold Gray */
.arial_B_11_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.arial_B_12_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.arial_B_14_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.arial_B_16_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.arial_B_18_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.arial_B_35_666666
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 35px;
	font-weight: bold;
	color: #666666;
}

/* Arial Bold Brown */
.arial_B_12_brown
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 12px;
	font-weight: bold;
	color: #744734;
}

.arial_B_14_brown
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 14px;
	font-weight: bold;
	color: #744734;
}

.arial_B_18_brown
{
	font-family: 'Arial','Helvetica','sans-serif';
	font-size: 18px;
	font-weight: bold;
	color: #744734;
}

/* Times */
.times_R_60_maroon
{
	font-family: 'Times','Times New Roman','serif';
	font-size: 60px;
	text-decoration: none;
	color: maroon;
}

.times_R_48_maroon
{
	font-family: 'Times','Times New Roman','serif';
	font-size: 48px;
	text-decoration: none;
	color: maroon;
}

.times_R_24_black
{
	font-family: 'Times','Times New Roman','serif';
	font-size: 24px;
	text-decoration: none;
	color: #333333;
}
