body {margin:0 0 0 0; padding:0; background-color:#ffffff;	font-family: 'Gill Sans MT' , Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
}
form {margin:0; padding:0}
p
{
    MARGIN: 0em;
    font-size: 11pt;
    color: black;
    font-family: 'Gill Sans MT' , Sans-Serif;
}

a
{
    font-weight: bold;
    color: #a0ce67;
    text-decoration: none;
}
a:active
{
    font-weight: bold;
    text-decoration: none;
}
a:link
{
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
    font-weight: bold;
    text-decoration: none;
}
.MenuItem
{
    font-size: 11pt;
    color: white;
    text-decoration: none;
}
.MenuItem a
{
    color: white;
    text-decoration: none;
}
.MenuItem a:active
{
    color: white;
    text-decoration: none;
}
.MenuItem a:link
{
    color: white;
    text-decoration: none;
}
.MenuItem a:visited
{
    color: white;
    text-decoration: none;
}
.Footer a
{
    font-weight: normal;
    color: white;
    text-decoration: none;
}
.Footer a:active
{
    font-weight: normal;
    color: white;
    text-decoration: none;
}
.Footer a:link
{
     font-weight: normal;
   color: white;
    text-decoration: none;
}
.Footer a:visited
{
    font-weight: normal;
    color: white;
    text-decoration: none;
}
.LoginBox
{
    margin-top: 20px;
    margin-left: 20px;
}
.tdCreateUserLabel
{
    width: 200px;
    text-align: right;
}
.tdCreateUserData
{
    text-align: left;
}
.detailsview_label
{
    width: 200px;
    text-align: right;
}
.detailsview_field
{
    text-align: left;
}
.detailsview_validation
{
    text-align: left;
}
