body 
  {
 background: #FFD63A url(/images/back_stripes.gif);
 color: #000000;
 font-family: verdana, tahoma, helvetica, arial, sans-serif;
 font-size: 11px;
  
 margin-top: 10px; 
 margin-right: 1px; 
 margin-bottom: 1px; 
 margin-left: 1px;
 scrollbar-face-color: #F7C464;
 scrollbar-highlight-color: #F7C464; 
 scrollbar-3dlight-color: #F7C464; 
 scrollbar-darkshadow-color: #F7C464; 
 scrollbar-shadow-color: #F7C464; 
 scrollbar-arrow-color: #F7C464;
 scrollbar-track-color: #F7C464; 
 
  }

.p {color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif}
.p2 {color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif}
.p1 {color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif}
.error {color: #FF0000; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif}
.title {color: #000000; font-size: 12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background: F7C464;}
.content {color: #000000; font-size: 11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background: FFE479;}

a:link {font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
a:visited {font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
a:active {font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
a:hover {font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}

a.a1:link {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a.a1:visited {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a.a1:active {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a.a1:hover {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}

a.a2:link {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a.a2:visited {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a.a2:active {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a.a2:hover {font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}

input, textarea, select {
 border-style: solid;
 border-width: 1px;
 font-family: tahoma, verdana, helvetica, arial, sans-serif;
 font-size: 10px;
 color: #000000;
 padding: 0px;
 background: #F7C464;
}

