﻿@charset "utf-8";
/* CSS Document */

body{background:url(../images/bg.jpg) #515151 repeat-x; margin:0px; padding:0px;}
img {border:0px;}
p{font-family:Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none; margin:0px;}
td{font-family:Arial; font-size:12px; color:#000000; font-weight:normal; text-decoration:none; margin:0px;}
h1{font-family:Arial; font-size:14px; color:#000000; font-weight:normal; text-decoration:none; margin:0px;}
a{ color:#FFCC00;text-decoration:underline;}
a:hover{ color:#FFCC00;text-decoration:none;}
/*Background*/
.header1{background:url(../images/header1.jpg) no-repeat;}
.header2 {background:url(../images/header2.jpg) no-repeat;}
.nav-bg{background:url(../images/nav-bg.jpg);}
.buychips{background:url(../images/buy_chips.gif) no-repeat;}
.livesupport{background:url(../images/live_support.gif) no-repeat;}
.collectchips{background:url(../images/collect_chips.gif) no-repeat;}



/*Links*/
.nav {font-family:"Trebuchet MS"; font-size:14px; color:#fffc00; font-weight:bold; text-decoration:none;}
.nav:hover {font-family:"Trebuchet MS"; font-size:14px; color:#ffffff; font-weight:bold; text-decoration:none;}
.readmore {font-family:Tahoma; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
.readmore:hover {font-family:Tahoma; font-size:11px; color:#b30505; font-weight:normal; text-decoration:underline;}
.footerlink {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}
.footerlink:hover {font-family:Tahoma; font-size:11px; color:#ffc200; font-weight:normal; text-decoration:underline;}

/*Text*/
.white-text {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}
.smalltext{font-family:Tahoma; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
.marrontext {font-family:Arial; font-size:14px; color:#7c1c0c; font-weight:normal; text-decoration:none; margin:0px;}
.marrontext1 {font-family:Tahoma; font-size:12px; color:#7c1c0c; font-weight:normal; text-decoration:none; margin:0px;}
.form1{font-family:Tahoma; font-size:11px; color:#000000; font-weight:normal; text-decoration:none; height:20px; width:200px; border:1px solid #7fc1e6;}
.border{border:1px solid #6db5dd;}

