/* 

- ComboAdds.com 
layout.css 
by Nicola Geretti, 2009
www.geretti.com

*/

body {
	font-size:12px;
	color:#000;
	height:100%;
	margin: 0 auto;
	background: #cf0000 url('../img/bg_red.jpg') no-repeat top center;
}
#header {
	width: 800px;
	height: 80px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#main {
	width: 800px;
	height: 100%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#wrapper {
	float:left;
	width:100%;
	background:url('../img/bg.gif') repeat-y;
}

#column-menu {
	float: left;
	width: 600px;
	height: 30px;
	margin: 0px;
	padding-bottom:10px;
}
#column-main {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#column-full {
	float: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#column-main-margin {
	float: left;
	width: 580px;
	background: #fff;
	padding: 0px 10px 10px 10px;
}

#column-main-margin img { max-width:580px; }
#column-main-margin object { max-width:580px;}
#column-main-margin embed { max-width:580px;}
#column-main-margin a object { max-width:580px;}
#column-main-margin a embed { max-width:580px;}
#column-main-margin iframe { max-width:580px;}

#column-side {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#column-side-margin {
	float: left;
	width: 180px;
	background: #e7e7e7;
	padding: 0px 10px 10px 10px;
}

#notice-good { 
	float:left;
	width:540px;
	padding:9px;
	margin:10px;
	border: 1px solid #96e892;
	background: #c5fac2;
	color: #000;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#notice-bad { 
	float:left;
	width:540px;
	padding:9px;
	margin:10px;
	border: 1px solid #e28278;
	background: #efbead;
	color: #000;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#notice-maintenance { 
	float:left;
	width:540px;
	padding:9px;
	margin:10px;
	border: 1px solid #eede72;
	background: #fff4aa;
	color: #000;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.fw {
	float: left;
	width: 100%;
}
.fw1 {
	float: left;
	width: 100%;
	padding-bottom:3px;
}
.fw2 {
	float: left;
	width: 100%;
	padding-bottom:8px;
}
.fw3 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom:8px;
	margin-bottom:8px;
}

#banner-element {
	float: left;
	width: 160px;
	margin: 8px;
	border: 1px solid #666;
	background: #fff;
}

#footer { 
	float:left;
	width: 800px;
	margin-bottom:10px;
}


#t_username {
	height: 20px;
	border: #aaaaaa 1px solid;
	color: #000;
	text-indent:3px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 2px;
	padding:0;
}
#t_password {
	height: 20px;
	border: #aaaaaa 1px solid;
	color: #000;
	text-indent:3px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 20px 0px 2px;
	padding:0;
}
#usr-list {
	float:left;
	background:#fff;
	padding-bottom:10px;
}
#short-bar {
	float:left;
	width:200px;
	height:25px;
	background:#cf0000;
}
#long-bar { 
	float:left;
	width:600px;
	height:55px;
	background:#cf0000;
}

/* ICON SETS */

#fg-tl {
	float:left;
	background: url('../img/iconsprite.png') 0px 0px;
	width: 10px;
	height: 10px;
}
#fg-tr {
	float:left;
	background: url('../img/iconsprite.png') -10px 0px;
	width: 10px;
	height: 10px;
}
#fg-bl {
	float:left;
	background: url('../img/iconsprite.png') 0px -10px;
	width: 10px;
	height: 10px;
}
#fg-br {
	float:left;
	background: url('../img/iconsprite.png') -10px -10px;
	width: 10px;
	height: 10px;
}
#bg-tl {
	float:left;
	background: url('../img/iconsprite.png') -20px 0px;
	width: 10px;
	height: 10px;
}
#bg-tr {
	float:left;
	background: url('../img/iconsprite.png') -30px 0px;
	width: 10px;
	height: 10px;
}
#bg-bl {
	float:left;
	background: url('../img/iconsprite.png') -20px -10px;
	width: 10px;
	height: 10px;
}
#bg-br {
	float:left;
	background: url('../img/iconsprite.png') -30px -10px;
	width: 10px;
	height: 10px;
}
#sites-tr {
	float:left;
	background: url('../img/iconsprite.png') -40px 0px;
	width: 10px;
	height: 10px;
}
#sites-br {
	float:left;
	background: url('../img/iconsprite.png') -40px -10px;
	width: 10px;
	height: 10px;
}


/*
MENU ENTRIES
*/
#menu-left {
	float:left;
	background: url('../img/menusprite.gif') 0px 0px;
	width: 10px;
	height: 26px;
}
#menu-right {
	float:left;
	background: url('../img/menusprite.gif') -590px 0px;
	width: 10px;
	height: 26px;
}
#menu-home2 {
	float:left;
	background: url('../img/menusprite.gif') -10px 0px;
	width: 70px;
	height: 26px;
}
#menu-home {
	float:left;
	background: url('../img/menusprite.gif') -10px -26px;
	width: 70px;
	height: 26px;
}
#menu-search2 {
	float:left;
	background: url('../img/menusprite.gif') -80px 0px;
	width: 80px;
	height: 26px;
}
#menu-search {
	float:left;
	background: url('../img/menusprite.gif') -80px -26px;
	width: 80px;
	height: 26px;
}
#menu-referrals2 {
	float:left;
	background: url('../img/menusprite.gif') -160px 0px;
	width: 100px;
	height: 26px;
}
#menu-referrals {
	float:left;
	background: url('../img/menusprite.gif') -160px -26px;
	width: 100px;
	height: 26px;
}
#menu-sponsors2 {
	float:left;
	background: url('../img/menusprite.gif') -260px 0px;
	width: 90px;
	height: 26px;
}
#menu-sponsors {
	float:left;
	background: url('../img/menusprite.gif') -260px -26px;
	width: 90px;
	height: 26px;
}
#menu-games2 {
	float:left;
	background: url('../img/menusprite.gif') -350px 0px;
	width: 70px;
	height: 26px;
}
#menu-games {
	float:left;
	background: url('../img/menusprite.gif') -350px -26px;
	width: 70px;
	height: 26px;
}
#menu-vip2 {
	float:left;
	background: url('../img/menusprite.gif') -420px 0px;
	width: 70px;
	height: 26px;
}
#menu-vip {
	float:left;
	background: url('../img/menusprite.gif') -420px -26px;
	width: 70px;
	height: 26px;
}
#menu-help2 {
	float:left;
	background: url('../img/menusprite.gif') -490px 0px;
	width: 100px;
	height: 26px;
}
#menu-help {
	float:left;
	background: url('../img/menusprite.gif') -490px -26px;
	width: 100px;
	height: 26px;
}
#menu-account2 {
	float:left;
	background: url('../img/menusprite.gif') -600px 0px;
	width: 120px;
	height: 26px;
}
#menu-account {
	float:left;
	background: url('../img/menusprite.gif') -600px -26px;
	width: 120px;
	height: 26px;
}

/*
TAB BUTTONS
*/

#menu-apps2 {
	float:left;
	background: url('../img/searchsprite.gif') 0px 0px;
	width: 250px;
	height: 50px;
}
#menu-apps {
	float:left;
	background: url('../img/searchsprite.gif') 0px -50px;
	width: 250px;
	height: 50px;
}
#menu-sites2 {
	float:left;
	background: url('../img/searchsprite.gif') 0px -100px;
	width: 250px;
	height: 50px;
}
#menu-sites {
	float:left;
	background: url('../img/searchsprite.gif') 0px -150px;
	width: 250px;
	height: 50px;
}


/*
BIG ICONS ACTIVE
*/
#icon-ms-big {
	float:left;
	background: url('../img/iconsprite.png') 0px -100px;
	width: 50px;
	height: 60px;
}
#icon-fb-big {
	float:left;
	background: url('../img/iconsprite.png') 0px -160px;
	width: 50px;
	height: 60px;
}
#icon-tw-big {
	float:left;
	background: url('../img/iconsprite.png') 0px -220px;
	width: 50px;
	height: 60px;
}
#icon-yt-big {
	float:left;
	background: url('../img/iconsprite.png') 0px -280px;
	width: 50px;
	height: 60px;
}
#icon-yu-big {
	float:left;
	background: url('../img/iconsprite.png') 0px -340px;
	width: 50px;
	height: 60px;
}

/*
BIG ICONS DISABLED
*/
#icon-ms-big2 {
	float:left;
	background: url('../img/iconsprite.png') -60px -100px;
	width: 50px;
	height: 60px;
}
#icon-fb-big2 {
	float:left;
	background: url('../img/iconsprite.png') -60px -160px;
	width: 50px;
	height: 60px;
}
#icon-tw-big2 {
	float:left;
	background: url('../img/iconsprite.png') -60px -220px;
	width: 50px;
	height: 60px;
}
#icon-yt-big2 {
	float:left;
	background: url('../img/iconsprite.png') -60px -280px;
	width: 50px;
	height: 60px;
}
#icon-yu-big2 {
	float:left;
	background: url('../img/iconsprite.png') -60px -340px;
	width: 50px;
	height: 60px;
}

/*
COMBOS & POPUPS
*/

#icon-combo {
	float:left;
	background: url('../img/iconsprite.png') 0px -400px;
	width: 42px;
	height: 40px;
	margin:30px 4px;
}
#icon-combo2 {
	float:left;
	background: url('../img/iconsprite.png') -60px -400px;
	width: 42px;
	height: 40px;
	margin:30px 4px;
}
#icon-supercombo {
	float:left;
	background: url('../img/iconsprite.png') 0px -440px;
	width: 130px;
	height: 55px;
}

#icon-tabs {
	float:left;
	background: url('../img/iconsprite.png') -120px -100px;
	width: 90px;
	height: 70px;
}
#icon-tabs2 {
	float:left;
	background: url('../img/iconsprite.png') -120px -180px;
	width: 90px;
	height: 70px;
}
#icon-popups {
	float:left;
	background: url('../img/iconsprite.png') -120px -260px;
	width: 90px;
	height: 70px;
}
#icon-popups2 {
	float:left;
	background: url('../img/iconsprite.png') -120px -340px;
	width: 90px;
	height: 70px;
}

#icon-edit {
	float:left;
	background: url('../img/iconsprite.png') -120px 0px;
	width: 40px;
	height: 20px;
}
#icon-edit2 {
	float:left;
	background: url('../img/iconsprite.png') -120px -20px;
	width: 40px;
	height: 20px;
}
#icon-editred {
	float:left;
	background: url('../img/iconsprite.png') -120px -40px;
	width: 40px;
	height: 20px;
}
#icon-editred2 {
	float:left;
	background: url('../img/iconsprite.png') -120px -60px;
	width: 40px;
	height: 20px;
}
#icon-logout {
	float:left;
	background: url('../img/iconsprite.png') -140px -80px;
	width: 40px;
	height: 20px;
	margin-top:3px;
}


/*
VIP ICONS
*/
#icon-vip1 {
	float:left;
	background: url('../img/vipsprite.gif') 0px 0px;
	width: 80px;
	height: 100px;
}
#icon-vip2 {
	float:left;
	background: url('../img/vipsprite.gif') 0px -100px;
	width: 80px;
	height: 100px;
}
#icon-vip3 {
	float:left;
	background: url('../img/vipsprite.gif') 0px -200px;
	width: 80px;
	height: 100px;
}
#icon-vip4 {
	float:left;
	background: url('../img/vipsprite.gif') 0px -300px;
	width: 80px;
	height: 100px;
}
#icon-vip1off {
	float:left;
	background: url('../img/vipsprite.gif') -80px 0px;
	width: 80px;
	height: 100px;
}
#icon-vip2off {
	float:left;
	background: url('../img/vipsprite.gif') -80px -100px;
	width: 80px;
	height: 100px;
}
#icon-vip3off {
	float:left;
	background: url('../img/vipsprite.gif') -80px -200px;
	width: 80px;
	height: 100px;
}
#icon-vip4off {
	float:left;
	background: url('../img/vipsprite.gif') -80px -300px;
	width: 80px;
	height: 100px;
}

#icon-locked {
	float:left;
	background: url('../img/locksprite.png') 0px -40px;
	width: 150px;
	height: 40px;
}
#icon-unlocked {
	float:left;
	background: url('../img/locksprite.png') 0px 0px;
	width: 150px;
	height: 40px;
}


/*
TROPHY ICONS
*/
#icon-trophy1 {
	float:left;
	background: url('../img/podiumsprite.jpg') 0px 0px;
	width: 80px;
	height: 85px;
}
#icon-trophy2 {
	float:left;
	background: url('../img/podiumsprite.jpg') 0px -85px;
	width: 80px;
	height: 85px;
}
#icon-trophy3 {
	float:left;
	background: url('../img/podiumsprite.jpg') 0px -170px;
	width: 80px;
	height: 85px;
}

.icon { float:left; width: 16px; height: 16px; margin: 0px 1px 1px 0px; }
.iconbox { float:left; width: 16px; height: 16px; margin: 2px; }

/*
PROFILE ICONS
*/

.ms { background: url('../img/iconsprite.png') 0px -20px; }
.fb { background: url('../img/iconsprite.png') -20px -20px; }
.tw { background: url('../img/iconsprite.png') -40px -20px; }
.yt { background: url('../img/iconsprite.png') -60px -20px; }
.yu { background: url('../img/iconsprite.png') -80px -20px; }

.ms2 { background: url('../img/iconsprite.png') 0px -40px; }
.fb2 { background: url('../img/iconsprite.png') -20px -40px; }
.tw2 { background: url('../img/iconsprite.png') -40px -40px; }
.yt2 { background: url('../img/iconsprite.png') -60px -40px; }
.yu2 { background: url('../img/iconsprite.png') -80px -40px; }

.star1 { background: url('../img/iconsprite.png') 0px -60px; }
.star2 { background: url('../img/iconsprite.png') -20px -60px; }
.star3 { background: url('../img/iconsprite.png') -40px -60px;	}
.email { background: url('../img/iconsprite.png') -100px -20px; }
.pwd { background: url('../img/iconsprite.png') -100px -40px; }
.tick { background: url('../img/iconsprite.png') 0px -80px; }
.err { background: url('../img/iconsprite.png') -20px -80px; }
.warn { background: url('../img/iconsprite.png') -40px -80px; }
.trash { background: url('../img/iconsprite.png') -60px -80px;	}
.save { background: url('../img/iconsprite.png') -80px -80px; }
.reload { background: url('../img/iconsprite.png') -100px -80px; }
.load { background: url('../img/load.gif'); }
.help { background: url('../img/iconsprite.png') -120px -80px;	}
.locked { background: url('../img/iconsprite.png') -100px -60px; }
.unlocked { background: url('../img/iconsprite.png') -80px -60px; }

/*
SITE ICONS
*/
.site1 { background: url('../img/sitesprite.png') 0px 0px; }
.site2 { background: url('../img/sitesprite.png') 0px -16px; }
.site3 { background: url('../img/sitesprite.png') 0px -32px; }
.site4 { background: url('../img/sitesprite.png') 0px -48px; }
.site5 { background: url('../img/sitesprite.png') 0px -64px; }
.site6 { background: url('../img/sitesprite.png') 0px -80px; }
.site7 { background: url('../img/sitesprite.png') 0px -96px; }
.site8 { background: url('../img/sitesprite.png') 0px -112px; }
.site9 { background: url('../img/sitesprite.png') 0px -128px; }
.site10 { background: url('../img/sitesprite.png') 0px -144px; }
.site11 { background: url('../img/sitesprite.png') 0px -160px; }
.site12 { background: url('../img/sitesprite.png') 0px -176px; }
.site13 { background: url('../img/sitesprite.png') 0px -192px; }
.site14 { background: url('../img/sitesprite.png') 0px -208px; }
.site15 { background: url('../img/sitesprite.png') 0px -224px; }
.site16 { background: url('../img/sitesprite.png') 0px -240px; }
.site17 { background: url('../img/sitesprite.png') 0px -256px; }
.site18 { background: url('../img/sitesprite.png') 0px -272px; }
.site19 { background: url('../img/sitesprite.png') 0px -288px; }
.site20 { background: url('../img/sitesprite.png') 0px -304px; }
.site21 { background: url('../img/sitesprite.png') 0px -320px; }
.site22 { background: url('../img/sitesprite.png') 0px -336px; }
.site23 { background: url('../img/sitesprite.png') 0px -352px; }
.site24 { background: url('../img/sitesprite.png') 0px -368px; }
.site25 { background: url('../img/sitesprite.png') 0px -384px; }
.site26 { background: url('../img/sitesprite.png') 0px -400px; }

/*
APP ICONS
*/
.app1 { background: url('../img/appsprite.png') 0px 0px; }
.app2 { background: url('../img/appsprite.png') 0px -16px; }
.app3 { background: url('../img/appsprite.png') 0px -32px; }
.app4 { background: url('../img/appsprite.png') 0px -48px; }
.app5 { background: url('../img/appsprite.png') 0px -64px; }
.app6 { background: url('../img/appsprite.png') 0px -80px; }
.app7 { background: url('../img/appsprite.png') 0px -96px; }
.app8 { background: url('../img/appsprite.png') 0px -112px; }
.app9 { background: url('../img/appsprite.png') 0px -128px; }
.app10 { background: url('../img/appsprite.png') 0px -144px; }
.app11 { background: url('../img/appsprite.png') 0px -160px; }
.app12 { background: url('../img/appsprite.png') 0px -176px; }
.app13 { background: url('../img/appsprite.png') 0px -192px; }
.app14 { background: url('../img/appsprite.png') 0px -208px; }
.app15 { background: url('../img/appsprite.png') 0px -224px; }
.app16 { background: url('../img/appsprite.png') 0px -240px; }
.app17 { background: url('../img/appsprite.png') 0px -256px; }
.app18 { background: url('../img/appsprite.png') 0px -272px; }
.app19 { background: url('../img/appsprite.png') 0px -288px; }
.app20 { background: url('../img/appsprite.png') 0px -304px; }
.app21 { background: url('../img/appsprite.png') 0px -320px; }
.app22 { background: url('../img/appsprite.png') 0px -336px; }
.app23 { background: url('../img/appsprite.png') 0px -352px; }
.app24 { background: url('../img/appsprite.png') 0px -368px; }
.app25 { background: url('../img/appsprite.png') 0px -384px; }
.app26 { background: url('../img/appsprite.png') 0px -400px; }
.app27 { background: url('../img/appsprite.png') 0px -416px; }
.app28 { background: url('../img/appsprite.png') 0px -432px; }
.app29 { background: url('../img/appsprite.png') 0px -448px; }
.app30 { background: url('../img/appsprite.png') 0px -464px; }
.app31 { background: url('../img/appsprite.png') 0px -480px; }
.app32 { background: url('../img/appsprite.png') 0px -496px; }
.app33 { background: url('../img/appsprite.png') 0px -512px; }
.app34 { background: url('../img/appsprite.png') 0px -528px; }
.app35 { background: url('../img/appsprite.png') 0px -544px; }
.app36 { background: url('../img/appsprite.png') 0px -560px; }
.app37 { background: url('../img/appsprite.png') 0px -576px; }
.app38 { background: url('../img/appsprite.png') 0px -592px; }
.app39 { background: url('../img/appsprite.png') 0px -608px; }
.app40 { background: url('../img/appsprite.png') 0px -624px; }
.app41 { background: url('../img/appsprite.png') 0px -640px; }
.app42 { background: url('../img/appsprite.png') 0px -656px; }
.app43 { background: url('../img/appsprite.png') 0px -672px; }
.app44 { background: url('../img/appsprite.png') 0px -688px; }
.app45 { background: url('../img/appsprite.png') 0px -704px; }
.app46 { background: url('../img/appsprite.png') 0px -720px; }
.app47 { background: url('../img/appsprite.png') 0px -736px; }
.app48 { background: url('../img/appsprite.png') 0px -752px; }
.app49 { background: url('../img/appsprite.png') 0px -768px; }
.app50 { background: url('../img/appsprite.png') 0px -784px; }
.app51 { background: url('../img/appsprite.png') 0px -800px; }
.app52 { background: url('../img/appsprite.png') 0px -816px; }
.app53 { background: url('../img/appsprite.png') 0px -832px; }
.app54 { background: url('../img/appsprite.png') 0px -848px; }
.app55 { background: url('../img/appsprite.png') 0px -864px; }
.app56 { background: url('../img/appsprite.png') 0px -880px; }
.app57 { background: url('../img/appsprite.png') 0px -896px; }
.app58 { background: url('../img/appsprite.png') 0px -912px; }
.app59 { background: url('../img/appsprite.png') 0px -928px; }
.app60 { background: url('../img/appsprite.png') 0px -944px; }
.app61 { background: url('../img/appsprite.png') 0px -960px; }
.app62 { background: url('../img/appsprite.png') 0px -976px; }
.app63 { background: url('../img/appsprite.png') 0px -992px; }
.app64 { background: url('../img/appsprite.png') 0px -1008px; }
.app65 { background: url('../img/appsprite.png') 0px -1024px; }
.app66 { background: url('../img/appsprite.png') 0px -1040px; }
.app67 { background: url('../img/appsprite.png') 0px -1056px; }
.app68 { background: url('../img/appsprite.png') 0px -1072px; }
.app69 { background: url('../img/appsprite.png') 0px -1088px; }
.app70 { background: url('../img/appsprite.png') 0px -1104px; }
.app71 { background: url('../img/appsprite.png') 0px -1120px; }
.app72 { background: url('../img/appsprite.png') 0px -1136px; }
.app73 { background: url('../img/appsprite.png') 0px -1152px; }

a, body, div, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000; 
}
a {	color: #8a0000; text-decoration: none; }
a:link { color: #8a0000; }
a:visited {	color: #8a0000; }
a:active {	color: #8a0000;	}
a:hover { color: #f00; }

img {margin:0px; padding:0px; border:0px;}
img.flag {margin:2px 2px 0px 0px;}

.microfield {
	margin-bottom:4px;
	height: 16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}
.smallfield {
	margin-bottom:4px;
	height: 16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}
.midfield {
	margin-bottom:4px;
	height: 16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
}

.mediumfield {
	margin-bottom:4px;
	height: 20px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button {
	border-style:solid;
	border-width:1px;
	display:inline-block;
	outline-style:none;
	outline-width:medium;
	padding:3px 6px;
	vertical-align:bottom;
	background-color:#cf0000;
	border: outset 1px; 
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
.button:hover {
	padding: 4px 5px 2px 7px;
	border: inset 1px;
}

.title0, 
.title0 a, 
.title0 a:link, 
.title0 a:visited, 
.title0 a:active 	{ color: #000; font: bold italic 16px Georgia, "Times New Roman", Times, serif; }
.title0 a:hover		{ color: #666; font: bold italic 16px Georgia, "Times New Roman", Times, serif; }

.title1, 
.title1 a, 
.title1 a:link, 
.title1 a:visited, 
.title1 a:active 	{ color: #000; font: bold italic 18px Georgia, "Times New Roman", Times, serif; }
.title1 a:hover		{ color: #666; font: bold italic 18px Georgia, "Times New Roman", Times, serif; }

.title2, 
.title2 a, 
.title2 a:link, 
.title2 a:visited, 
.title2 a:active 	{ color: #000; font: bold italic 18px Georgia, "Times New Roman", Times, serif; }
.title2 a:hover		{ color: #666; font: bold italic 18px Georgia, "Times New Roman", Times, serif; }

.title3, 
.title3 a, 
.title3 a:link, 
.title3 a:visited, 
.title3 a:active 	{ color: #000; font: bold italic 24px Georgia, "Times New Roman", Times, serif; }
.title3 a:hover		{ color: #666; font: bold italic 18px Georgia, "Times New Roman", Times, serif; }

.body0 				{ color: #666; font: normal 10px Verdana, Arial, Helvetica, sans-serif; }
.body0 a, 
.body0 a:link, 
.body0 a:visited, 
.body0 a:active		{ color: #666; font: bold 10px Verdana, Arial, Helvetica, sans-serif; }
.body0 a:hover		{ color: #333; font: bold 10px Verdana, Arial, Helvetica, sans-serif; }

.body1 				{ color: #000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
.body1 a, 
.body1 a:link, 
.body1 a:visited, 
.body1 a:active		{ color: #8a0000; font: bold 11px Verdana, Arial, Helvetica, sans-serif; }
.body1 a:hover		{ color: #f00; font: bold 11px Verdana, Arial, Helvetica, sans-serif; }

.body2 				{ color: #000; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }
.body2 a, 
.body2 a:link, 
.body2 a:visited, 
.body2 a:active		{ color: #8a0000; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }
.body2 a:hover		{ color: #f00; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }

.body3 				{ color: #000; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }
.body3 a, 
.body3 a:link, 
.body3 a:visited, 
.body3 a:active		{ color: #8a0000; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }
.body3 a:hover		{ color: #f00; font: bold 12px Verdana, Arial, Helvetica, sans-serif; }

.points 			{ color: #fff; text-align: left; font: bold 24px Verdana, Arial, Helvetica, sans-serif; }
.points-profile		{ color: #000; text-align: left; font: bold 20px Verdana, Arial, Helvetica, sans-serif; }

.white, 
.white a, 
.white a:link, 
.white a:visited, 
.white a:active		{ color: #fff; }
.white a:hover		{ color: #666; }
.red 				{ color: #f00; font-weight:bold; }
.center 			{ text-align:center; }
