BODY
{
    margin:0px;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: Raleway, Arial;
    background: #ffffff;
	font-weight: bold;
	}
SELECT:focus,INPUT:focus,TEXTAREA:focus {
    outline:1px solid #666666;
} 
INPUT[type="text"] {
    padding:1px 0px;
}


INPUT
{
font-family:Arial;
font-size:14px;
color:#343333;

background-color: rgb(250,250,250); 
border:1px solid #cccccc;
letter-spacing:1px;
}


.prompt {
FONT-SIZE: 16px;
COLOR: #666666;
FONT-FAMILY: Raleway, Arial;
font-weight: bold;
letter-spacing:1px;

}
.basbut,.doebut:hover {
	color:white !important;
	cursor:pointer !important;
	background:#0ead99 !important;
    font-size:18px !Important;
    font-weight:bold;
    letter-spacing:2px;
   border-radius:10px !important;
   z-index:2;
	border:2px solid white !important;
	}
.basbut:hover , .doebut {
	background:white !important;
	cursor:pointer !important;
	color:#0ead99 !important;
	border:2px solid white !important;
    font-size:18px !important;
    font-weight:bold;
    letter-spacing:2px;
   border-radius:10px !important;
   z-index:2;
}
A
{
FONT-SIZE: 16px;
COLOR: #dddddd;
FONT-FAMILY: Raleway, Arial;
TEXT-DECORATION: none;
}

A:hover
{
color:#ffffff;
TEXT-DECORATION: none;
}

A.lightbg
{
FONT-SIZE: 16px;
COLOR: #666666;
FONT-FAMILY: Raleway, Arial;
TEXT-DECORATION: none;
}

A.lightbg:hover
{
color:#999999;
TEXT-DECORATION: none;
}



