TEXTAREA, .select, text, .box
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-WEIGHT: normal;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    BACKGROUND-COLOR: #F9F9F9;
    Width:100%;
    margin-right:1px;
	height: 18px;
   background-image: url(txtback.jpg);
   background-position: bottom;
   background-repeat: repeat-x;  
     font-size:12px; 
}


.myradio
{
    BORDER-RIGHT: gray 0px solid;
    BORDER-TOP: gray 0px solid;
    FONT-WEIGHT: normal;
    BORDER-LEFT: gray 0px solid;
    BORDER-BOTTOM: gray 0px solid;
    width:20px;
}


input.Button, .ButtonStd
{
	color: Black;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
}


form
{
    margin: 0px;
    padding: 0px;
}


