body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E9ECD3 none repeat scroll 0 0;
color:dimgray;
margin: 0;
        padding: 1em;
        text-align: center;

}

div#pagewrapper {
        margin: 0 auto;
        width: 790px;
        padding: 0;
        text-align: left;
        background: #fff;
}

#container {
	position: relative;
	margin: 0;
      
}


/* HEADER */
        div#header {
            margin: 0;
            padding: 0;
            height: 133px;
                     background:  url(uploads/images/Top2.jpg) no-repeat 0 0px; 
            text-align: left;
        }
        div#header h1 a {
            background:  url(uploads/images/Top2.jpg) no-repeat 0 0px; 
            display: block;
            height: 133px;
            width: 790px;
            text-indent: -700em;
            margin: 0;
            padding: 0;
        }
    /* END HEADER */
 
/* CONTENT */
       div#content {
          background: #ffffff;
          padding: 10px 10px 10px 10px;
        }

#reg
{
	font-size: 10px;
	OVERFLOW-X: hidden;
	font-family: Tahoma, Arial;
	background-color: transparent;


}
TD
{
font-size: 12px;
}

INPUT
{
	font-size: 10pt;
	overflow: visible;
	color: #778d4f;
	font-family: Tahoma, arial, Georgia;

}
SELECT
{
    FONT-SIZE: 11px;
    COLOR: midnightblue;
    FONT-FAMILY: verdana,arial,helvetica;
    BACKGROUND-COLOR: white
}
IFRAME
{
    FONT-SIZE: 9pt;
    COLOR: aqua;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: gainsboro
}
INPUT.radio
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: #fffacd
}
INPUT.checkbox
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: #fffacd

}

HR
{
    FONT-SIZE: 1px;
    COLOR: midnightblue
}
IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}

TEXTAREA
{
	border-right: #999966 1px inset;
	border-top: #999966 1px inset;
	font-size: 10pt;
	border-left: #999966 1px inset;
	color: #617d58;
	border-bottom: #999966 1px inset;
	font-family: arial, tahoma, verdana;
}
