#container {
position: relative;
margin-left : auto;
margin-right : auto;
margin-top: 30px;
margin-bottom: 30px;
width: 500px;
border-width: 0;
}

#content { 
width: 460px;
padding : 20px;
margin-top: 30px;
position : relative;
height : auto;
text-align : left;
background: #e2e2e2;
border-width: 1px;
border-style: dashed;
border-color: #464a4e;
}
fieldset {
border: 1px dashed #ff75ff;
margin: 15px 0 0 0;
padding:10px; }

img
{margin: 0px;
padding: 0px;
border-width: 1px;
border-style: dashed;
border-color: #fffcfd;
}

A:link  {
color : #464a4e;
text-decoration : none;
font-weight : bold; 
}

A:visited  {
color : #464a4e;
text-decoration : none;
font-weight : bold; 
}

A:hover  {
color : #464a4e;
text-decoration : none;
font-weight : bold; 
}

A:active  {
color : #464a4e;
text-decoration : none;
font-weight : bold; 
}

body , tr , td   {
margin : 0;
color : #464a4e;
font-size: 10px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
background: #60656b;
line-height : 10px;
}



blockquote {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
text-decoration : none;
color : #464a4e;
border-width : 0px;
margin : 5px;
}


input , textarea, select  {
color : #e3dad1;
background : #464a4e;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-align : left;
border-width : 0px;
border-style : solid;
border-color : #464a4e;
}


h1 {
font-size: 12pt;
font-family: arial; 
font-weight: bold;
text-decoration: none;
text-align: left;
padding-top: 8px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 0px;
color: #ff75ff;
text-transform: uppercase; 
border-top-width: 0px;
line-height: 10px;
border-bottom-width: 1px;
border-left-width: 0px;
margin: 10px;
border-right-width: 0px;
border-style: dashed;
border-color: #ff75ff;
border-collapse:collapse;
}

