#dbpage {
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	margin: 20px 0px 2px 20px;
	padding: 8px;
	width: 600px;
}

/******* hyperlink and anchor tag styles *******/

/* for unvisited links */
a:link {
	color: #999966;
	text-decoration: underline;
}

/* for visited links */
a:visited {
	color: #999966;
	text-decoration: underline;
}

/* when mouse is over link */
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

/* when link is clicked */
a:active {
	text-decoration: underline;
	color: #999966;
}
table {
	border:0px none #FFFFFF;
}
tr {
	border:0px none #FFFFFF;
}
td {
	border:0px none #FFFFFF;
}
.logonbox {
	background-image: url(../leadsdb/images/logonbox.jpg);
	width: 160px;
	height: 60px;
}



/* for unvisited links */
#footer a:link {

}

/* for visited links */
#footer a:visited {

}

/* when mouse is over link */
#footer a:hover {
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;
}

/* when link is clicked */
#footer a:active {

}

/************** header tag styles **************/

h1 {
	color: #990000;
	font-size:16pt;
      }
      
h2 {
	color: #330033;
	font-size:14pt;
      }

h3 {
	color: #990000;
	font-size:13pt;
      }

h4 {
	color: #660066;
	font-size:12pt;
      }

h5 {
	color: #990000;
	font-size:11pt;
      }

p {
    color: #000000;
    font-size:10pt;
  }


h6 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

/*************** list tag styles ***************/

ul{
	list-style-type: square;
	line-height: 1.5em;
	font-size: 10pt;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li {
	font-weight: bold;
	color: #999966;
}

/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
}

label{

}
				
input{

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell{
	position:absolute;
	top: 130px;
	left: 0%;
	right: 0%;
	width:100%;
	background-color: #CAA471;
	height: 780px;
}

#mtgtable {
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 50px;
}

.lowmenu {
	background-color: #Caa471;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 9px 6px 6px 6px;
}
.photolink {
	background-color: #CCAA99;
	border: medium solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer .admin a {
	color: #DDDDDD;
}

.rightside {
	margin-left: 20px;
}

.cellend {
	font-weight: bold;
}
}

.lowmenu {
	background-color: #Caa471;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 9px 6px 6px 6px;
}
.tab {
	background-image: url(../images/tab2.jpg);
	height: 30px;
	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
.contenttext {
	background-color: #F4EDE3;
	padding: 6px;
}

.tabtext {
	color: #999966;
	font-size: 11pt;
	padding: 7px 0px 0px 0px;
}
#serenity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.tabtext a {
	color: #999966;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.tabtext a:link,a:visited {
	color: #999966;
	font-weight: bold;	
}
.tabtext a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;	
}
.tabtext a:active {
	color:black;
	font-weight: bold;	
}
.memberlist {
	font-size: 10pt;
}
.small90 {
	font-size: 90%;
}
.small80 {
	font-size: 80%;
}

