body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	background-color: #587993;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
	border: none;
	background-color:#BCCAD6; 
	text-align: left;
	/*padding: 2px;*/
}

table.main, table.mainouter {
  background-color: #7C98AE;
  padding: 2px;
}

table.readpost {
	background-color:#b0bdc8;
}

/* Quotes inside a read post */
table.readpost .main{
	background-color:#b0bdc8;
}

table.header {
border: solid;
background-color: #E2E2E2;
}

table.menu {
  background-color: #7C98AE;
}

table.browse {
background-color: #7C98AE;
}

table.poll {
  background-color: #7C98AE;
}

table.interiortable {
background-color: #7C98AE;
}

table.menubarbackground {
background-image: url("/pic/menubarbackground.gif");
background-color: #FFFFFF;
border-top: solid #8A8A8A 0px;
}

table.statusbar {
  background-color: #7C98AE;
border-style: ridge;
border-width: 2px;
}

table.top {
   background-color: #BCCAD6; 
   padding: 2px;
}

table.bottom {
  background: transparent;
  padding: 2px;
}

table.message {
   border: solid #000000 1px;
}

table.invisible {
	background-color: #7C98AE;
	border:2px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

h1 {
  font-size: 12pt;
}

h2 {
1border-style: solid solid none solid;
padding-left: 5px;
padding-bottom: 1px;
border-width: 1px;
font-size: 10pt;
margin: 5px 0px 0px 0px;
}

h3 {
  font-size: 9pt;
}

p {
	font-size: 9pt;
}

p.sub { 
  margin-bottom: 4pt;
}

p.sig {
 border-top-style: dotted;
 /*border-top-length: 6pt; */
 margin-bottom: 3pt;
}

tr.featured {
	background-color:#e6e6fa;
}

td {
	font-size: 9pt;
	border: solid #000000 1px;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F4879;
	border: solid #000000 1px;
}

th a:link, th a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover {
	font-weight: bold;
	color: #FFFFFF;
  text-decoration: underline;
}

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.border {
	font-size: 9pt;
	border: solid #000000 0px;

}

td.embedded {
   border: none;
   padding: 1px;
   text-align: left;
}


td.bottom {
  border: none;
  padding: 1px;

}

td.text {
  padding: 12pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 9pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #2F4879;
  text-align:center;
}

td.rowhead, td.heading {
  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/menuoff.gif);
	height:19px;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
}

td.menunavigation:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(/pic/menuon.gif);
}

td.menunavigation_new {
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(/pic/menunew.gif);
}

td.menunavigation_new:Hover{
	font-weight: bold;
	font-size: 10pt;
	border-style: none solid none solid;
	border-width: 1px;
background:gray url(/pic/menuon.gif);
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
}

font.gray
{
  color: #C0C0C0;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: underline;
  color: #000000;
  /*font-weight: bold;*/
}

a:hover {
  color: #420202;
}

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: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #023147;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

a.altlink_white:link, a.altlink_white:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.altlink_white:hover {
	font-weight: bold;
	color: #FFFFFF;
  text-decoration: underline;
}


a.normal:link, a.normal:visited {
        color: #000000;
        text-decoration: none;
}

a.normal:hover {
  text-decoration: none;
}

.important {
	font-weight: bold;
	font-size: 9pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 9pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 8pt;
  margin-left:5px;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 0px; 
}

#logo {	
	margin: 0;
	width: 440px;
	height: 97px;
	background: url(/pic/styles/default/logo.gif) no-repeat top left;
	clear: both;
}

#default_avatar {	
	margin: 0;
	width: 150px;
	height: 75px;
	background: url(/pic/styles/default/default_avatar.gif) no-repeat top left;
	clear: both;
}

img.unlockednew {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/unlockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.unlocked {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/unlocked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednew {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/lockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.locked {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/locked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.poll {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/bar.gif);

}

img.pollright {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/bar_right.gif);

}

img.pollleft {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/bar_left.gif);

}


a.catlink:link, a.catlink:visited{
	text-decoration: none;
}

a.catlink:hover {
	color: #FFFFFF;
}

.donamt{
/*border-bottom: none;*/
font-weight: bold;
}/*
.donbttn{
border-bottom: none;
border-top: none;
}
.dongb{
border-top: none;
}*/
.backgroundspace{
background-color: #7F98AE;
border:none;
}

td.clearalt6 {
  background: #241a28;
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;
  background: #332831;
  border: 0px;
border: hidden;
}

img.unlockednew {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/unlockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.unlocked {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/unlocked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednew {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/lockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.locked {
 padding: 0px;
 border: 0px;
 background-image: url(/pic/forum/locked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

a.altlink_colmun,a.altlink_colmun:hover,a.altlink_colmun:visited{
	color:#FFFFFF
}