body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
background-color: #205F9D;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
	
}
table { border-collapse: collapse;
 border: none;
  background-color: #CAD1D9; 
}
table.main, table.mainouter {
  background-color: #E2E2E2;//#F4F4F0;
}
table.header {
border: solid;

background-color: #A79A77;//#F4F4F0;
}

table.menu {
background-color: #A79A77;
border-style: groove;
border-width: 3px;
}

table.browse {
background-color: #A79A77;
}

table.poll {
  background-color: #F5F4EA;
}

table.interiortable {
background-color: #978F8B;
}

table.menubarbackground {
background-image: url("pic/default/menubarbackground.gif");
background-color: #9B9D94;//#F4F4F0;
}

table.menubartextbackground {
  background-color: #F4F4F0;//#F4F4F0;
border-style: none solid none solid;
border-width: 1px;
}

table.statusbar {
background-color: # BCC68B;//#F4F4F0;
border-style: ridge;
border-width: 2px;
}

table.bottom {
  background: transparent;
}

table.message {
   border: solid #000000 1px;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

h3 {
  font-size: 10pt;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

p.sig {
 border-top-style: dotted;
 border-top-length: 4pt; 
 margin-bottom: 2pt;
}

td {
	font-size: 8pt;
   border: solid #000000 1px;
}

td.right {
border-style: solid none solid solid;
border-width: 1px;
}

td.left {
border-style: solid solid solid none;
border-width: 1px;
}

td.sides {
border-style: solid none solid none;
border-width: 1px;
}

td.topbottom {
border-style: none solid none solid;
border-width: 1px;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #000000;
  
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.rowcenter {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}


td.menunavigation {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(pic/default/menuoff.gif);
}

td.menunavigation:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(pic/default/menuon.gif);
}

td.clear {
  padding: 0px;
  border: 0px;
  background: 1E5550;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #C0C0C0;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: none;
  color: #000000;
 
}

a:hover {
  color: darkblue;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #420202;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: none;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #023147;
	text-decoration: underline;
}

a.altlink_blue:hover {
  text-decoration: none;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}
.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}

img.logo {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/logo.gif);

}

img.unlockednew {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/forum/unlockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.unlocked {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/forum/unlocked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednew {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/forum/lockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.locked {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/forum/locked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.poll {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/bar.gif);

}

img.pollright {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/bar_right.gif);

}

img.pollleft {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/bar_left.gif);

}

img.games {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_games.gif);

}

img.macxgames {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_macxgames.gif);

}

img.musicmisc {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/music_misc.gif);

}

img.musicclassical {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/music_classical.gif);

}

img.musicindie {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/music_indie.gif);

}

img.musicjazz {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/music_jazz.gif);

}

img.musicrock {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/music_rock.gif);

}

img.anime {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_anime.gif);

}

img.movies {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_movies.gif);

}

img.appzmacx {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_macxapps.gif);

}

img.appzmisc {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_apps.gif);

}

img.books {
 padding: 0px;
 border: 0px;
 background-image: url(pic/default/categories/cat_books.gif);

}

body   { background-color: #205F9D; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #98AAB1; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-track-color: #EFEFEF  }
