/* New style H1 tags */
.newh1{
  color: white;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
}

.newh2{
  color: #000000;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
}

.newh3{
  color: #397DF3;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
}

.bullet{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  
  }

/* Regular H1 - Use liberally on keywords for SEO */
h1{
  margin-bottom: 1px;
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10px;
  font-face: verdana;
  color: #000000;
}

h2{ 
  font-size: 8px;
  font-face: verdana;
  color: #ffffff;
  font-weight: bold;
}

/* Link headings */
a.linkhead:link{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}

a.linkhead:visited{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}

a.linkhead:hover{
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}
/* Link top */
a.linktop:link{
  color: #FF0000;
  font-family: verdana;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
}

a.linktop:visited{
  color: #FF0000;
  font-family: verdana;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
}

a.linktop:hover{
  color: #ffffff;
  font-family: verdana;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
}
/* Link sitemap */
a.linkmap:link{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  text-decoration:none;
  font-weight: bold;
}

a.linkmap:visited{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  text-decoration:none;
  font-weight: bold;
}

a.linkmap:hover{
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
  text-decoration:none;
  font-weight: bold;
}
/* Links in the tables - top 10 and whatnot */
a.linktable:link{
  color: #00084A;
  font-family: verdana;
  font-size: 9pt;
  text-decoration:none;
  font-weight: bold;
  }

a.linktable:visited{
  color: #00084A;
  font-family: verdana;
  font-size: 9pt;
  text-decoration:none;
  font-weight: bold;
}

a.linktable:hover{
  color: #B4370E;
  font-family: verdana;
  font-size: 9pt;
  text-decoration:none;
  font-weight: bold;
}

/* Links drink categories */  
a.linkleft:link{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

a.linkleft:visited{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

a.linkleft:hover{
  color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}

a.linkmain:link{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}

a.linkmain:visited{
  color: #397DF3;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}

a.linkmain:hover{
  color: #B4370E;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}


/* Maroon submit buttons */   
input.red{
  background-color: #397DF3;
  font-size: 8pt;
  color: #ffffff;
  font-weight: bold;
}

/* Custom text boxes */
.textbox{
  height: 19px;
  font-family: verdana;
  font-size: 8pt;
  width: 75px;
}

.textboxcontact{
  height: 19px;
  font-size: 9px;
  width: 125px;
  font-family: verdana;
  font-size: 8pt;
}

.textboxsearch{
  height: 19px;
  font-size: 9px;
  width: 125px;
}

.textquestion {
  height: 50px;
  width: 125px;
  font-family: verdana;
  font-size: 8pt;
}

/* Just some little spacers to seperate page elements */
.divspace{
  margin-top: 6px;
}

.divspace2{
  margin-top: 3px;
}

/* New user table */
.newusertable{
  border: 1px solid #000000;
}

/* Footer */
.bottomtext{
  color: #ffffff;
  align: left;
  font-weight: bold;
  font-family: verdana;
  font-size: 7pt;
  margin-bottom: 0px;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
body {margin:0px
}
