body { margin: 0 0 0 0; padding: 0 0 0 0; background-color: #dfebbe; }
img { border: 0; }
table { font: normal 12px Arial; color: #3f3f3f; vertical-align: top; text-align: left; padding: 0px 0 0px 0px;}
h1 {font: bold 14px Arial}

a:link { color: #4d6900; text-decoration: none; }
a:visited { color: #4d6900; text-decoration: none; }
a:hover { color: #1b1b1b; text-decoration: underline; }

a.red:link { color: #ab4040; text-decoration: none; }
a.red:visited { color: #ab4040; text-decoration: none; }
a.red:hover { color: #820c0c; text-decoration: underline; }

a.blue:link { color: #0000ff; text-decoration: none; }
a.blue:visited { color: #0000ff; text-decoration: none; }
a.blue:hover { color: #1b1b1b; text-decoration: underline; }

p { font: normal 13px Arial; margin: 0 0 5px 0; text-indent: 0px; }

input { color: #444444; font: 14px 'Lucida Grande', Geneva, Tahoma, Verdana, Arial, sans-serif;}
select { color: #444444; font: 14px 'Lucida Grande', Geneva, Tahoma, Verdana, Arial, sans-serif;}

.title { 
   height:130px;
   width:350px; 
   text-align: right; 
   vertical-align: center; 
   background-image: url("../image/title1.gif"); 
   background-repeat:no-repeat; 
   background-position: center left;   
   padding: 10px 0 10px 20px;
}
.title2 { height:130px; text-align: left; vertical-align: center; padding: 0px 0px 0px 0px;}
.white { height:15px; background-color: #FFFFFF; padding: 15px 0 0 15px;}
.white_v { width:15px;background-color: #FFFFFF; padding: 15px 0 0 15px;}
.bg1 {  height:200px; text-align: left; vertical-align: top; background-image: url("../image/girl.jpg"); background-repeat:no-repeat; background-position: bottom left; padding: 0 0 0 0px;}
.bg2 {  height:200px; font: normal 12px Arial; color:#556B2F; text-align: right; vertical-align: top; background-image: url("../image/man.jpg"); background-repeat:no-repeat; background-position: top left; padding: 5px 5px 5px 0px;}

#logo {
  width:350px;
}


