body { background: #FFF; }
#site { width: 1000px; height: 780px;  margin: 0 auto; }

h1          { color: #FD35FD; font: 13pt/1.4em Arial, Verdana; padding: 4px 0 4px 14px; font-weight: bold; }
.hr         { font: 0pt/0em Arial; background: #FD35FD; height: 1px; width: 100%; clear:both; }


a           { text-decoration: none; color: #FD35FD; font:9pt/1.4em Arial, Verdana; font-weight: bold; }

.content    { padding: 4px 0 4px 14px;  }


body,select,input,textarea        { font: 9pt/1.4em Arial, Verdana; color: #333; }

.w100   { width: 100px;  }

.w140   { width: 120px; padding-right: 20px; }
.wfull   { width: 100%;  }
.float       { float: left; }
.clear       { font: 0pt/0em Arial; clear:both; }
.right       { text-align: right; }