/* *******[ GENERAL ]******************************************************************************************************************* */

html, body {
	height			: 100%;
}

body {
	margin-left		: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	margin-bottom	: 0px;
	background		: #DDDDDD url(/mediacorp-subaru-impreza-wrx-challenge-2009/images/01_bg.gif) repeat-y center;
}

body,td,th {
	font-family		: "Trebuchet MS", Tahoma;
	font-size		: 12px;
	color			: #666666;
	font-weight		: normal;
	letter-spacing	: normal;
	text-decoration	: none;
	line-height		: 15px;
}

a:link, a:visited, a:active {
	color			: #3366FF;
	text-decoration	: underline;
}

a:hover {
	color			: #FF6600;
	text-decoration	: underline;
}



/* *******[ NAVBAR & PLACEHOLDER ]***************************************************************************************************** */

.navbardate {
	font-family		: "Trebuchet MS", Tahoma;
	font-size		: 11px;
	color			: #b3c9E9;	/* d3e2f8 */
	font-weight		: normal;
	letter-spacing	: normal;
	text-decoration	: none;
}

.placeholder {
	font-family		: "Trebuchet MS", Tahoma;
	font-size		: 11px;
	color			: #0033FF;
	font-weight		: bold;
	letter-spacing	: normal;
	text-decoration	: none;
}
a.placeholder:link, a.placeholder:visited, a.placeholder:active {
	color			: #415888;
	font-weight		: normal;
	text-decoration	: none;
}
a.placeholder:hover {
	color			: #FFFF00;
	text-decoration	: none;
}




.mcrnavbar:link, a.mcrnavbar:visited, a.mcrnavbar:active {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #EEEEEE;
	font-weight		: bold;
	letter-spacing	: normal;
	text-decoration	: none;
}
a.mcrnavbar:hover {
	color			: #FFFF00;
	text-decoration	: none;
}




/* *******[ NAVMENU ]***************************************************************************************************************** */

.navmenu1:link, a.navmenu1:visited, a.navmenu1:active {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #415888;
	font-weight		: bold;
	letter-spacing	: normal;
	text-decoration	: none;
	display			: block;
	width			: 211px;
	text-indent		: 20px;
	line-height		: 24px;
	background-image: url(/mediacorp-subaru-impreza-wrx-challenge-2009/images/03_navmenu1_bg.gif);
}

a.navmenu1:hover {
	color			: #FFFFFF;
	text-decoration	: none;
	background-image: url(/mediacorp-subaru-impreza-wrx-challenge-2009/images/03_navmenu1_bg_hover.gif);
}

a.navmenu1_HI:link, a.navmenu1_HI:visited, a.navmenu1_HI:active, a.navmenu1_HI:hover {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #0033FF;
	font-weight		: bold;
	letter-spacing	: normal;
	text-decoration	: none;
	display			: block;
	width			: 211px;
	text-indent		: 20px;
	line-height		: 24px;
	background-image: url(/mediacorp-subaru-impreza-wrx-challenge-2009/images/03_navmenu1_bg_hi.gif);
}

.navmenu2:link, a.navmenu2:visited, a.navmenu2:active {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #3366FF;
	font-weight		: normal;
	letter-spacing	: normal;
	text-decoration	: none;
	display			: block;
	width			: 180px;
	text-indent		: 0px;
	line-height		: normal;
	padding-top		: 3px;
	padding-bottom	: 4px;
	border-bottom	: 1px solid #DFE6F8;
}

a.navmenu2:hover {
	color			: #FF6600;
	text-decoration	: none;
}

a.navmenu2_HI:link, a.navmenu2_HI:visited, a.navmenu2_HI:active, a.navmenu2_HI:hover {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #FF6600;
	font-weight		: normal;
	letter-spacing	: normal;
	text-decoration	: none;
	display			: block;
	width			: 180px;
	text-indent		: 0px;
	line-height		: normal;
	padding-top		: 3px;
	padding-bottom	: 4px;
	border-bottom	: 1px solid #DFE6F8;
}

.navmenu2bullet {
	font-family		: Arial;
	font-size		: 9px;
	color			: #0033FF;
	line-height		: normal;
	padding-top		: 5px;
	border-bottom	: 1px solid #DFE6F8;
}

.navmenu2container {
	background-color: #F2F4FA;
	border-bottom	: 1px solid #BEC8D8;
}



/* *******[ AD TITLES ]************************************************************************************************* */

.adtitle1 {
	font-family		: Tahoma;
	font-size		: 9px;
	color			: #6272A8;
	line-height		: normal;
	letter-spacing	: 1px;
}
a.adtitle1:link, a.adtitle1:visited, a.adtitle1:active {
	color			: #6272A8;
	text-decoration	: none;
}
a.adtitle1:hover {
	color			: #FF9966;
	text-decoration	: none;
}

.adtitle2 {
	font-family		: Tahoma;
	font-size		: 9px;
	color			: #7792C8;
	line-height		: normal;
	letter-spacing	: 1px;
}
a.adtitle2:link, a.adtitle2:visited, a.adtitle2:active {
	color			: #7792C8;
	text-decoration	: none;
}
a.adtitle2:hover {
	color			: #FF9966;
	text-decoration	: none;
}

.adtitle3 {
	font-family		: Tahoma;
	font-size		: 9px;
	color			: #BBBBBB;
	line-height		: normal;
	letter-spacing	: 1px;
}
a.adtitle3:link, a.adtitle3:visited, a.adtitle3:active {
	color			: #BBBBBB;
	text-decoration	: none;
}
a.adtitle3:hover {
	color			: #ff6600;
	text-decoration	: none;
}



/* *******[ FOOTER ]**************************************************************************************************** */

.footer1 {
	font-family		: "Trebuchet MS", Tahoma;
	font-size		: 11px;
	color			: #B9C7F8;
	line-height		: normal;
}

a.footer1:link, a.footer1:visited, a.footer1:active {
	color			: #B9C7F8;
	text-decoration	: none;
}

a.footer1:hover {
	color			: #FF9966;
	text-decoration	: none;
}

.footer2 {
	font-family		: "Trebuchet MS", Tahoma;
	font-size		: 11px;
	color			: #415888;
	line-height		: normal;
}

a.footer2:link, a.footer2:visited, a.footer2:active {
	color			: #415888;
	text-decoration	: none;
}

a.footer2:hover {
	color			: #333333;
	text-decoration	: none;
}



/* *******[ CONTENT BODY ]*********************************************************************************************** */

.pgtitle1 {
	font-family		: "Trebuchet MS", Tahoma;
	font-size		: 18px;
	color			: #ff9966;
	font-weight		: bold;
	line-height		: normal;
	padding-bottom	: 12px;
}


a:active { outline: none; }
a { outline: none; }












