body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	color:#003366;
}
td {
	font-size:11px;
}
a {
  color:#003366;
}
.menucell a{
	text-decoration:none;
}
.menucell a:hover{
	text-decoration:underline;
}

.submenucell {
	height: 24px;
	text-align:right;
	padding-right:10px;
}
.submenucell a {
	color: #003366;
	font-weight:bold;
	text-decoration:none;	
}
.contentcell {
	text-align: justify;
	padding: 0px;
	vertical-align:top;
}

ul, ol {
	margin:0 20px;
}
p {
	margin:0px;
}	
.contentcell h1 {
  FONT-SIZE: 11px; COLOR: #004f6c; FONT-FAMILY: Tahoma;
  margin:2px 0;
  text-decoration:none;
  font-weight:bold;
}
h2 {
  FONT-SIZE: 16px; COLOR: #004f6c; FONT-FAMILY: Tahoma;
  margin:2px 0;
  text-decoration:none;
  font-weight:bold;
}
.send{  
        font-size: 10px;
		    width:55px;
        height:16px;
        border-bottom: 1px solid #999999;
        background-color: #999999;
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-left-width: 1px; 
        border-top-style:  solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #999999; 
        border-right-color: #999999; 
        border-left-color: #999999; 
        font-family: Tahoma;
		    COLOR: #ffffff;
}
.htmlarea-showtableborders td{
    margin:0px;
    padding:0px;
    text-align:left;
}
.htmlarea-showtableborders {
    width:100%;
    text-align:center;
}
.formlabel {
    text-align:right;
    vertical-align:top;
    padding-top:3px;
}
.imgtext-table {
    
}
hr {
    height:1px;
    margin:0px;
    border:1px solid #adadad;
}
.align-right p {
    text-align:right;
}
.menuitem98{
  color:#ff0000;
}

.menu24cell {
  padding:10px;
  text-align:center;
  border-top:1px solid #3F6998;
  border-left:1px solid #3F6998;
}

.tools24cell {
  padding:10px;
  border-left:1px solid #3F6998;
}
.tools24cell a, .menu24cell a{
  text-decoration:none;
  color:#fff;
  font-size:12px;
}

.menuhanzascell {
  padding:10px;
  text-align:center;
  border-top:1px solid #808080;
  border-left:1px solid #808080;
}

.toolshanzascell {
  padding:10px;
  border-left:1px solid #808080;
  border-bottom:1px solid #808080;
}
.toolshanzascell a, .menuhanzascell a{
  text-decoration:none;
  color:#fff;
  font-size:12px;
}

.details, .detailsId, .detailsRed {
	font-size: 11px;
	padding:2px;
	background-color:#f0f0f0;
	border:1px solid #ffffff;
}
.detailsId {
	font-size: 12px;
	font-weight:bold;
}
.detailsTitle {
	FONT-SIZE: 11px; COLOR: #004f6c; FONT-FAMILY: Tahoma;
}
.detailsRed {
	font-size: 12px;
	font-weight:bold;
  color:#990000;
}


.clmenucell, .clmenucellact {
  width:90px;
  padding:10px 5px;
  border:1px solid #336699; 
  margin:2px;
  text-align:center;
}
.clmenucell {
  background-color:#f1f1f1;
}
.clmenucellact {
  background-color:#336699;
}
.clmenucell a {
  text-decoration:none;
}
.clmenucellact a {
  text-decoration:none;
  color:white;
}


.sdetails, .sdetailsId, .sdetailsRed {
	font-size: 11px;
	padding:2px;
	background-color:#f1f1f1;
}
.sdetailsinfo {
	font-size: 11px;
	background-color:#f1f1f1;
	text-align:justify;
	padding:5px 10px;
}
.sdetailsId {
	font-size: 12px;
	font-weight:bold;

}
.sdetailscont {
  
}
.sdetailsRed {
	font-size: 12px;
	font-weight:bold;
  color:#990000;
}
th {
  font-size:12px;
  text-align:left;
}
input{
	font-size: 11px;
}
iframe#imgFrame {
	border-width: 0;
	padding:0;
	width: 100%;
	height: 105px;
}
hr {
  height:1px;
  margin:5px 0;
}
.scontact  {
  border:1px solid #999;
  background-color:#f1f1f1;
}
.scontact td{
  background-color:#f1f1f1;
  border:0px; 
}
.submitAd {
  border:1px solid #003366;
  background-color:#f1f1f1;
}
.submitAd td {
  padding:5px 100px;
}
.submitAd a {
  font-size:12px;
  font-weight:bold;
}
.tx-guestbook-field label{
  width:120px;
}

select, input, textarea {
  border:1px solid #666; 
  background-color:#ffffff;
  border-collapse:collapse;
  font: 11px Arial; 
}

input, select{
	font-size: 11px;
}
.large input, .large select {
  width:150px;
}
.small input, .small select {
  width:60px;
}
.medium input, .medium select {
  width:100%;
}
.searchtable {
  margin:10px;
}

.auctiontable {
  border:1px solid #666;
  background-color:white;
  margin:0 3px;
  width:100%;
}
.auctiontable td, .auctiontable th {
  padding:2px 10px;
}

.tx-veguestbook-pi1 {
  font-size:12px;
}

.tx-veguestbook-pi1 th {
  width:150px;
  font-weight:normal;
  font-size:11px;
}

.code_example_title {
  color:white;
  background-color:#666;
  padding:5px;
}

.code_example {
  margin-top:10px;
  border:1px solid #ccc;
  text-align:left;
}

.code_example_code {
  padding:5px;
  width:600px;
  height:200px;
  
}