.cell { font: 11px Verdana, Arial, Helvetica, sans-serif;
          color: #000000;
          margin-top: 3px;
          margin-left: 6px }
.fastlink {
        font-size : 10px;
        line-height : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.fastlink:link {
        color : #5D5D5D;
        text-decoration : none;
        font-weight : normal;
}

.fastlink:visited {
        color : #5D5D5D;
        text-decoration : none;
        font-weight : normal;
}

.fastlink:hover {
        color : Black;
        text-decoration : none;
}

.mainmenu {
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        line-height : 10px;
}

.mainmenu:link {
        color : #A4A4A4;        
        text-decoration : none;
}

.mainmenu:visited {
        color : #A4A4A4;
        text-decoration : none;
}

.mainmenu:HOVER {
        color : Black;
        text-decoration : none;
}


.bottom_menu {
        font-size : 10px;
        line-height : 15px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bottom_menu:link {
        text-decoration : none;
        color : #A4A4A4;
        font-weight : normal;
}

.bottom_menu:visited {
        color : #A4A4A4;
        text-decoration : none;
        font-weight : normal;
}

.bottom_menu:hover {
        text-decoration : none;
        color : Black;
}
.error {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : none;
        color : #FF0000;
        font-weight : bold;
        font-size: 10px;
}
.boldtext {
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        line-height : 14px;
        margin-top : 4px;
        margin-bottom : 4px;
}



.maintext {
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newbies_text {
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align : justify;
}


A:LINK{
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        color : #0088C6;
        text-decoration : none;
}


A:VISITED {
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
        color : #0088C6;
}


A:HOVER {
        text-decoration : underline;
}

.textfield {
        border : 1px solid;
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.textfieldns {
        font-size : 10px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        vertical-align : middle;
}


.gt {
        font-weight : bold;
        font-size : 8px;
        letter-spacing : -2px;
}

.lm {
        margin-left : 8px;
        font-size: 10px
}

.col_orange {
        color : #FF7B31;
}

.ml28 {
        margin-left : 18px;
}
.borderblack {
	border: 1px solid #333333;
}
.bordergreen {
	border: 1px solid #6B948C;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	cursor: hand;
	background-color: #6B948C;
	text-decoration: none;
}