/*                                                         
 | Designed by Adeptech, Inc.          |
 | admin@adeptech.biz                  |
 | http://www.adeptech.biz             |
 | "Your Stress-Free Computing Source" |
*/

/* Global Content */

body {
  background-color: #ffffff;
  text-align: center;
}
#wrapper {
  width: 800px;  
  background-color: #ffffff;
}
.default {
  width: 100%;
  border-collapse: collapse;
  vertical-align: top;  
  background-color: #ffffff;
}
.text {
  font-family: tahoma; 
  font-size: 10pt; 
  color: #000000;
  text-decoration: none;
}
.text2 {
  font-family: tahoma; 
  font-size: 11pt; 
  color: #7D0C0C;
  text-decoration: underline;
}
.discount {
  font-family: tahoma; 
  font-size: 12pt; 
  color: #FF0000;
  text-decoration: none;
}
td {
  font-family: tahoma; 
  font-size: 10pt; 
  color: #000000;
  text-decoration: none;
}
.header {
  font-family: tahoma; 
  font-size: 16pt; 
  color: #000000;
  text-decoration: none;
}
.header2 {
  font-family: tahoma; 
  font-size: 12pt; 
  color: #000000;
  text-decoration: none;
}
.subtext {
  font-family: tahoma; 
  font-size: 10pt; 
  color: #000000;
  font-style: italic;
  text-decoration: none;
}
/* Top Links */

#middlelinks {
  width: 100%;
  height: 18px;
  border: solid 1px #000000;
  border-width: 1px 0 1px 0; 
  border-collapse: collapse;  
}

/* Logo Content */

#navmain {
  width: 100%;
  height: 100px;
  border-collapse: collapse;
}

/* Main Content */

.content {
  width: 100%;
  border: solid 1px #000000;
  border-width: 0 0 0 0; 
  background-color: #ffffff;
}
.main {
  width: 100%;
  vertical-align: top; 
  border-collapse: collapse;
}
td.rightmain {
  width: 600px;
  vertical-align: top; 
  border-collapse: collapse;
}
td.leftmain {
  width: 200px;
  vertical-align: top; 
  border-collapse: collapse;
}

/* Content Bar */

.bheader {
  font-family: tahoma; 
  font-size: 10pt; 
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.mcontent {
  width: 100%;
  border: solid 1px #000000;
  border-collapse: collapse;
}
td.tlbar {
  width: 145px;
  height: 20px;
  background-color: #1F1C5B;
}
td.blbar {
  width: 145px;
  height: 20px;
  border: solid 1px #000000;
  border-width: 0 0 1px 0;
}
td.trbar {
  width: 685px;
  height: 20px;
  border: solid 1px #000000;
  border-width: 1px 0 0 0;
  border-collapse: collapse;
  background-color: #2163AD;
}
td.brbar {
  width: 685px;
  height: 20px;
  border: solid 1px #000000;
  border-width: 0 0 1px 0;
  border-collapse: collapse;
}

/* Copyright Content */

.copyright {
  font-family: tahoma; 
  font-size: 8pt; 
  color: #ffffff;
  text-decoration: none;
}
#mcopyright {
  width: 100%;
  height: 18px;
  border-collapse: collapse;  
  background-color: #0000000;
}
td.rcopyright {
  background-color: #1F1C5B;
  border-collapse: collapse;
}
td.copyright {
  background-color: #1F1C5B;
  border-collapse: collapse;
}
td.lcopyright {
  background-color: #1F1C5B;
  border-collapse: collapse;
}