/*                                                         
 | Designed by Adeptech, Inc.          |
 | admin@adeptech.biz                  |
 | http://www.adeptech.biz             |
 | "Your Stress-Free Computing Source" |
*/

/* Global Content */

body {
  text-align: center;
  background-color: #cccccc;
}
#wrapper {
  width: 750px;
  border-collapse: collapse;  
  background-color: #ffffff;
}
.default {
  width: 100%;
  border-collapse: collapse;  
  background-color: #ffffff;
}
p {
  font-family: tahoma; 
  font-size: 10pt; 
  color: #000000;
  margin: 0;
  margin-bottom: 2;
  margin-bottom: 2;
  padding: 0;
  text-decoration: none;
}
.sidebar {
  font-family: arial; 
  font-size: 9pt; 
  color: #000000;
  text-decoration: none;
}
#subnav {
  font-family: tahoma; 
  font-size: 8pt; 
  color: #000000;
  text-align: right;
  text-decoration: none;
}
a {
  color: #5b5b5b;
  text-decoration: none;
}
a:hover {
  color: #777777;
  text-decoration: none;
}
ul {
  font-family: tahoma; 
  font-size: 10pt; 
  color: #000000;
  text-decoration: none;
}


/* Banner */

#topbar {
  height: 9px;
  width: 100%;
  background-color: #D3BD78;
  border: solid 1px #000000;
  border-collapse: collapse;
}
#bottombar {
  height: 17px;
  width: 100%;
  background-color: #D3BD78;
  border: solid 1px #000000;
  border-collapse: collapse;
}
#banner {
  width: 100%;
  border: solid 1px #000000;
  border-width: 1px 1px 0 1px;
  border-collapse: collapse;
}
#navigation {
  width: 100%;
  height: 26px;
  border: solid 1px #000000;
  border-width: 0 1px 0 1px;
  border-collapse: collapse;  
  background:url('../images/nav/bg-nav.gif')
}
#mlogo {
  width: 100%;
  height: 95px;
  border: solid 1px #000000;
  border-width: 0 1px 0 1px;
  border-collapse: collapse;  
}

/* Main Content */

.content {
  width: 100%;
  border: solid 1px #000000;
  border-width: 0 1px 0 1px;
  border-collapse: collapse;  
  background-color: #ffffff;
}
td.rightmain {
  width: 375px;
  border-collapse: collapse;
}
td.leftmain {
  width: 375px;
  border: solid 1px #000000;
  border-width: 0 0 0 0;
  border-collapse: collapse;
}
td.rightsub {
  width: 525px;
  border-collapse: collapse;
}
td.leftsub {
  width: 175px;
  border: solid 1px #000000;
  border-width: 0 0 0 0;
  border-collapse: collapse;
}
#sbar {
  width: 100%;
  border: solid 1px #000000;
  border-collapse: collapse;
}
#sbar1 {
  height: 18px;
  border: solid 1px #000000;
  background-color: #D3BD78;
  border-collapse: collapse;
}
#sbar2 {
  height: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
}
#form {
  width: 400px;
  border-collapse: collapse;
}

/* Copyright Content */

}
.copyright {
  width: 100%;
  height: 25px;
  border: solid 1px #000000;
  border-collapse: collapse;  
  background:url('../images/bg-copyright.gif')
}
.copyright {
  font-family: tahoma; 
  font-size: 8pt; 
  color: #000000;
  text-decoration: none;