/******* div styles ********/
.note {
    font-size : 10px;
    color : #000000;
    text-decoration : none;
}
blockquote {
    width : 98%;
    border : none;
    border-width : 1px;
    margin : 3 3;
    padding : 3 3 3 3;
}
.border {
    border : solid;
    border-width : 1px;
    border-color : #993300;
    padding : 1 3 3 5;
}
.preview {
    color : #993300;
    font-weight : bold;
}
.returnlink {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    padding : 0;
    text-align : right;
    width : 100%;
}
.content {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    padding : 5;
}
#heroictable {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
	width : 600px;
}
#heroicform {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
	width : 400px;
}
.sidebar {
	border-right-width : 0px;
	border-right-style : solid;
	border-right-color : black;
    background-color : #993300;
}
#container
{
	width: 775px;
	margin: 0px auto;
	background-color: white;
	color: #333;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	left:1px;
	top:1px;
	position:absolute;
}

#head
{
	padding: 0px;
	border-bottom: 1px solid black;
	height:125px;
	margin:0px;
	background-color:#993300;	
}

#main
{
	margin-left: 150px;
	border-left: 1px solid #cccccc;
	padding: 5px;
	padding-top: 0px;
}

#footer
{
	clear: both;
	margin: 0px;
	padding: 1px;
	color: #333;
	background-color: #FFFFCC;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#main h2 
{ 
	margin: 0 0 0 0; 
}

/****** H ******/

h1
{ 
  color:black; 
  font-family: arial, sans-serif;
  font-size: 15pt;
  font-weight:bold
}
h2
{ 
  color:black; 
  font-family: arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
}
h3
{ 
  color:black; 
  font-family: arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;

}
/******* Links *********/
a
{ color:blue;
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-weight:normal;
  /*font-size: 12px;*/
  text-decoration: none;   
}
a:hover 
{ 
  /*color:#FFFFFF; */
  /*font-family:Georgia, "Times New Roman", Times, serif;*/
  /*font-size: 12px;*/
  font-weight: normal;
  text-decoration:underline
}
a:active 
{ 
  color:#333333; 
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
  /*font-size: 12px;*/
  font-weight: normal;
  text-decoration: none
}
#main th {
  color:#FFFFFF;
  background-color:#993300;
  font-weight:bold;
}
#main strong {
  color: #993300;
}
.membertag {
	position : absolute;
	top : 105px;
	left : 5px;
    color : #ffffcc;
    font-family : bookman old style, verdana, arial;
    font-size : 12px;
    width : 760px;
    text-align : right;
}
.horizbar {
    background-color : #993300;
    color : #ffffcc;
    font-family : bookman old style, verdana, arial;
    font-size : 12px;
}
.alphabar {
    background-color : #993300;
    text-decoration : underline;
    color : #ffffcc;
    font-family : bookman old style, verdana, arial;
    font-size : 12px;
}
.row0 {
    background-color : #FFFFFF;
}
.row1 {
    background-color : gainsboro;
}

.certificatemember {
    border : none;
    text-align : center;
    font-family : lucida calligraphy,times new roman;
    font-size : 12px;
    font-style : italic;
    font-weight : normal;
    background-color : transparent;
}
.gmessage {
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	color : #993300;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
#htmeditor {
	background-color:#d3d3d3;
	border-style:solid;
	border-width:1px;
	border-color:#6f6f6f;
}
