body {
     background-color: #2f2d32;
     margin: 0px;
     font: 11px "arial", "tahoma", "verdana";
     color: #837d8b;
     overflow: hiden;
}


TABLE {
	COLOR: #837d8b; font: 11px "arial", "tahoma", "verdana"
}

TR {
	COLOR: #837d8b; font: 11px "arial", "tahoma", "verdana"
}

TD {
	COLOR: #837d8b; font: 11px "arial", "tahoma", "verdana"
}

/*WEB CONTENT*/

a:link, a:active, a:visited {
	color: #ab75d5;
        letter-spacing: 1px;
	text-decoration: none;
        cursor: help;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.sociable a img {
	border: 0px;
}
.sociable a:hover img {
	border: 0px;
}
a img {
	border: 5px solid #313131;
}
a:hover img {
	border: 5px solid #4c4c4c;
}

i {
       color: #62bfb4}
b {
       color: #62bfb4}

h1 {
       background-color: transparent;
       color: #ab75d5;
       text-align: right;
       font-size: 18pt;
       font-family: courier new, times new roman, arial;
       font-weight: normal;
       text-decoration: none;
       text-transform: lowercase;
       letter-spacing: -1px;
       border-bottom: 1px dashed #403e45;
       padding: 2px;
       margin:0px;
       valign: top;
}

h2 {
       background-color: transparent;
       color: #62bfb4;
       text-align: right;
       font-size: 18pt;
       font-family: courier new, times new roman, arial;
       font-weight: normal;
       text-decoration: none;
       text-transform: lowercase;
       letter-spacing: -1px;
       border-bottom: 1px dashed #403e45;
       padding: 2px;
       margin:0px;
       valign: top;
}

.h1 {
       background-color: transparent;
       color: #ab75d5;
       text-align: right;
       font-size: 18pt;
       font-family: courier new, times new roman, arial;
       font-weight: normal;
       text-decoration: none;
       text-transform: lowercase;
       letter-spacing: -1px;
       border-bottom: 1px dashed #403e45;
       padding: 2px;
       margin:0px;
       valign: top;
}

.h2 {
       background-color: transparent;
       color: #62bfb4;
       text-align: right;
       font-size: 18pt;
       font-family: courier new, times new roman, arial;
       font-weight: normal;
       text-decoration: none;
       text-transform: lowercase;
       letter-spacing: -1px;
       border-bottom: 1px dashed #403e45;
       padding: 2px;
       margin:0px;
       valign: top;
}

.section {
	background-color: #2a292d;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #837d8b;
	text-align: left;
	margin-bottom: 1px;
	text-transform: none;
	padding: 2px;
}

.content {
	background-color: #2a292d;
	margin-bottom: 1px;
	text-transform: none;
	padding: 2px;
}

input, textarea{ 
	border:1px solid #4e4c53; background:#38373c; font-family:"Trebuchet MS";
	font-size:15px;
	line-height: 80%;
	letter-spacing:0pt;
	color: #837d8b; 
}

.quote {
       background-color: #323035;
       background-image: url('images/quote.jpg');
       background-repeat: no-repeat;
       background-position: left top;
       color: #7a7582;
       margin-left: 15px;
       margin-right: 15px;
       border-right: 7px solid #ab75d5;
       padding: 5px;
       valign: top;
       text-align: justify;
}

.h1bg { 
          padding:10px; color:#837d8b; background:#2a292d;  margin:0 0 5 0; text-align:justify; line-height: 15px; margin-left:0px; margin-bottom:1px; margin-right:0px}
.newbg { 
	background-color: #2a292d;
	margin-bottom: 1px;
	text-transform: none;
        padding: 0px;

}