body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(/images/bg.gif)}
.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(/images/ne.gif) no-repeat top right #1A1A1A; 
}
.boxtop div { 
  height: 5px; 
  background: url(/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/se.gif) no-repeat bottom right #1A1A1A; 
}
.boxbottom div { 
  height: 5px; 
  background: url(/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
  background: #1A1A1A;
}

.footer { font-family: arial; color: white; font-size: 10px; font-weight:bolder; font-weight:bold; background:#707070;} 
.ptitle { font-family: arial, helvetica; color: #442277; font-size: 16px; font-weight:700; font-weight:bold;}
.parag { font-family: arial, helvetica; color: #ABABAB; font-size: 12px; font-weight:100;}
.linkpath { font-family: arial; color: #AAAAAA; font-size: 10px; font-weight:bolder;}
.controls { font-family: arial; color: #0A0A0A; font-size: 12px; font-weight:normal; font-style:normal;}

A:link { font-family: arial; color: #CCCCCC; font-size: 12px; font-weight:bolder; }
A:visited { font-family: arial; color: #777777; font-size: 12px; font-weight:bolder; }
A:active { font-family: arial; color: #DDDDDD; font-size: 12px; font-weight:bolder; }
A:hover { font-family: arial; color: #FFFFFF; font-size: 12px; font-weight:bolder; }

.MenuBar { font-family:arial; color:#515151; font-size:12px; font-weight:bolder;}
.MenuBar:link { font-family: arial; color: #515151; font-size: 12px; font-weight:bolder; }
.MenuBar:visited { font-family: arial; color: #777777; font-size: 12px; font-weight:bolder; }
.MenuBar:active { font-family: arial; color: #7171B1; font-size: 12px; font-weight:bolder; }
.MenuBar:hover { font-family: arial; color: #7171B1; font-size: 12px; font-weight:bolder; }


.boxdesc { 
  background: #EEDDFF; 
}
.boxdesctop { 
  background: url(/images/ne_desc.gif) no-repeat top right; 
}
.boxdesctop div { 
  height: 8px; 
  background: url(/images/nw_desc.gif) no-repeat top left; 
}
.boxdescbottom { 
  background: url(/images/se_desc.gif) no-repeat bottom right; 
}
.boxdescbottom div { 
  height: 8px; 
  background: url(/images/sw_desc.gif) no-repeat bottom left; 
}
.boxdesccontent {
  padding: 0px 8px 0px 8px;
}

.imgbox { 
  background: #080808; 
}
.imgboxtop { 
  background: url(/images/imgbox_ne.gif) no-repeat top right; 
}
.imgboxtop div { 
  height: 8px; 
  background: url(/images/imgbox_nw.gif) no-repeat top left; 
}
.imgboxbottom { 
  background: url(/images/imgbox_se.gif) no-repeat bottom right; 
}
.imgboxbottom div { 
  height: 8px; 
  background: url(/images/imgbox_sw.gif) no-repeat bottom left; 
}
.imgboxcontent {
  padding: 0px 8px 0px 8px;
  color: Gray;
  font-family: arial; font-size: 12px; font-weight:bolder;
}
