/* --- HTML TAGS --- */

td { 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #005293;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005293;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005293;
/*	line-height: 0px; */
}

/* --- Body --- 	line-height: 0px;   */

.bghp {
	background-color: #006B9F;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.bgtaquin {
	background-color: #DEECF5;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.bggame {
	background-color: #0B2859;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* --- Homepage --- */

.background1 {
	background-color: #008ED4;
}

.table1 {
	background-color: #2AA1DB;
	border: 1px solid #0050A6;
}

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

.smalltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0050A6;
	background-color: #C4E0F4;
	border: 1px solid #0050A6;
	width: 130px;
}

.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0050A6;
	background-color: #C4E0F4;
	height: 20px;
}

.background2 {
	background-color: #92C9EB;
}

.table2 {

	background-color: #C4E0F4;
	border: 1px solid #0050A6;
}

.online {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}

.gradient1 {
	background-color: #C4E0F4;
	background-image: url(../images/gradient1.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	vertical-align: middle;
}

.gradient2 {

	background-color: #DEECF5;
	background-image: url(../images/gradient2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.line1 {
	background-color: #FFFFFF;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0050A6;
}

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

.cellnews1 {
	background-color: #F4FBFE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #92C9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.cellnews2 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #92C9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.whatnewscell {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #92C9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	padding-bottom: 2px;
}

.separator1 {
	background-color: #005191;
}

.misccell1 {
	background-color: #E8FBE7;
	background-image: url(../images/gradient_misc1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	vertical-align: top;
}
.misccell2 {
	background-color: #E8FBE7;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	vertical-align: top;
}

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

.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0050A6;
	background-color: #DEECF5;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.background3 {
	background-color: #DEECF5;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0050A6;
}

.background4 {
	background-color: #DEECF5;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.scorecell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	background-color: #FDF0CC;
	font-weight: bold;
}
.scorecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	background-color: #FBE198;
	font-weight: bold;
}

.stroketable1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008ED4;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
}

.stroketableNetscape1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
}


.stroketable2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
}

.score1 {
	font-size: 12px;
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008ED4;
	color: #0050A6;
}

.score2 {
	font-size: 12px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008ED4;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
	color: #0050A6;
}

.scoretotal {
	font-size: 12px;
	background-color: #FF9900;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008ED4;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
	color: #990000;
}

.stroketablescore {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008ED4;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
	border-top-style: none;
}

.yourscorecell {
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008ED4;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
}

.stroketable3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.yourscorecell2 {
	background-color: #FFCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #008ED4;
	border-right-color: #008ED4;
	border-bottom-color: #008ED4;
	border-left-color: #008ED4;
	font-size: 11px;
	color: #FFFFFF;
}

/* --- Subscribe page --- */

.tdLabels {
	text-align: right;
	font-weight:bold;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #005293;
	font-size: 24px;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005293;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.stroketable4 {
	background-color: #DEECF5;
	border: 1px solid #66CCFF;
	width=75%;
}

.stroketabletaquin{
	background-color: #DEECF5;
	width=75%;
}



.line2 {
	border: 1px solid #00CCFF;
}


.member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0271AC;
	vertical-align: middle;
}.stroketable5 {

	background-color: #FFFFFF;
	border: 1px solid #0050A6;
}
.more2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEECF5;
	background-color: #0050A6;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #005293;
	font-size: 18px;
	font-weight: bold;
}
.stroketable6 {
	background-color: #0050A6;
	padding: 0px;
}
.input2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0050A6;
	background-color: #C4E0F4;
	border: 1px solid #0050A6;
	width: 250px;
}
.marginl1 {
	padding-left: 100px;
}

.marginl2 {
	padding-left: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005293;
}
.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0050A6;
	padding-right: 8px;
	padding-left: 5px;
	text-align: justify;
	background-color: #FFFFFF;
}
.misccell2Text {
	background-color: #E8FBE7;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-color: #92C9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	vertical-align: top;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.misccell1Text {
	background-color: #E8FBE7;
	background-image: url(../images/gradient_misc1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0050A6;
	vertical-align: top;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C9EB;
}
.imgLeftAlign {
	float: left;
	padding: 10px;
}
.imgRightAlign {

	float: right;
	padding: 10px;
}
.tddecpx {
	padding: 0px 50px 10px;
}