body{
        background-color: #000000;
        color: #ffffff;
        font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 0;
        margin: 0;
}

img{
        border: 0;
        padding: 0;
        margin: 0;
}

	.goodname{
/* style for good name in right boxes */
        text-align: center;
        font-weight: bold;
        font-size: 18px;
	}
	.goodcnt{
/* style for good content in right boxes */
      font-size: 10px;
		text-align: left;
	}

.contentcell{
/* style for main content cell */
        margin: 0;
        font-size: 12px;
		  text-align: justify;
}

.footref{
	text-align: right;
}

.footref a{
        color: #106871;
        text-decoration: none;
        font-size: 12px;
}

.footref a:hover{
        color: #76d5df;
}

form.topform{
/* style for top form (domainh,lang) */
        color: #2a7f78;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0 0 3px 0;
}

form.topform #grbtn{
/* style for top form buttons */
        font-size: 10px;
        font-weight: bold;
        color: #ffffff; 
        border: 0;
        background-color: #20414c;
}

form.topform #grinp{
/* style for top form textinputs */
   border:0;
        font-size: 10px;
}

form.topform #grsel{
/* style for top form lists */
   border:0;
        font-size: 10px;
        font-weight: bold;
        border: 0 0 0 0;
}

.footmenu{
        font-size: 12px;
        font-weight: bold;
        color: #646464;
}

.footmenu a{
        color: #646464;
        text-decoration: none;
}

.footmenu a:hover{
        color: #949494;
        text-decoration: none;
}

h1{
        font-size: 18px;
        color: #ffffff;
}
h2{
        font-size: 16px;
        color: #ffffff;
}
h3{
        font-size: 14px;
        color: #ffffff;
}
h4{
        font-size: 12px;
        color: #ffffff;
}
