BODY { margin:12px; padding:0px;
       font-family: "Verdana", "Helvetica", sans-serif;
       font-size:85%;
       color: #333333;
       background-color: white;
       text-align:center;
     }

TD{ font-size:small; color:#333333; }
TD.title{ font-weight: bold; font-size:large; color:#555555;}
TD.whtitle{ font-weight: bold; font-size:large; color:#ffffff; }
TD.subtitle{ font-weight: bold; font-size:medium; color:#444444;}
TD.mdtitle{ font-weight: bold; font-size:small; color:#444444;}
TD.smtitle{ font-weight: bold; font-size:11px; color:#333333; }
TD.whmdtitle{ font-weight: bold; font-size:12px; color:#ffffff; }
TD.whsmtitle{ font-weight: bold; font-size:11px; color:#ffffff; }
TD.maintext{ color:#333333;}

TD.bsmtext{ font-weight: bold; font-size: x-small;}
TD.vsmtext{ font-size: xx-small; color:#333333;}
TD.bvsmtext{ font-weight: bold; font-size:xx-small;}
TD.navwhite{ font-size: x-small; color:#ffffff;}
TD.head{ background-color:#eeeeee;}
TD.smhead{ font-size:x-small; background-color:#eeeeee;}
TD.footer{ font-size:x-small; color:#444444;}
TD.greentext{ color:#339900;}
TD.bluetext{ color:#0099CC;}
TD.redtext{ color:#990000;}
TD.login{ font-size:8px; color:#000000;}
TD.smlabel{ font-size:9px; color:#333333;}
TD.calev{ background-color:#ffffcc; color:#333333;}

A,
A:visited{ color:#7f0a0a; text-decoration:underline; }
A:hover  { color:#cc6666; text-decoration:underline; }
A:active { color:#000000; }

A.link,
A.link:visited { font-size:11px; color:#cc3333; text-decoration:underline;}
A.link:hover   { text-decoration:underline; color:#6666cc; }

A.slink,
A.slink:visited { text-decoration:none; color:#333333; }
A.slink:hover   { text-decoration:underline; color:#660000;}

A.navi,
A.navi:visited { text-decoration:none; font-size:11px; font-weight:bold; color:#000000; }
A.navi:hover   { text-decoration:underline;}

A.tool,         
A.tool:visited { text-decoration:none; font-size:x-small; color:#000000; }
A.tool:hover   { text-decoration:underline; color:#333333;}

A.whtool,
A.whtool:visited{ font-size:11px; text-decoration:underline; color:#ffffff; }
A.whtool:hover  { text-decoration:underline; color:#666699;}

A.smnavi, 
A.smnavi:visited{ font-weight: bold; font-size:10px; text-decoration:none; color:#000000;}
A.smnavi:hover  { text-decoration:underline; color:#0000cc;}

A.whsmtitle,
A.whsmtitle:visited{ font-weight:bold; font-size:x-small; text-decoration:none; color:#ffffff;}
A.whsmtitle:hover  { text-decoration:underline; color:#3333ff;}

A.footer,
A.footer:visited { font-weight: bold; font-size:x-small; text-decoration:none; color:#000000;}
A.footer:hover   { text-decoration:underline; color:#000000;}

H1 { font-size:18px; font-weight:bold; color:#222222; 
     margin-top:14px; margin-bottom:6px; }
H2 { font-size:16px; font-weight:bold; color:#555555; 
     margin-top:1.8ex; margin-bottom:6px; }
H3 { font-size:14px; font-weight:bold; font-style:italic; color:#CC4444; 
     margin-top:1.5ex; margin-bottom:6px; }
H4 { font-size:13px; font-weight:bold; color:#666666;
     margin-top:1.5ex; margin-bottom:4px;  }
P { 
	margin:6px 0px 8px 0px; 
	line-height:130%;
} 
P.abstract{ font-weight:lighter; }
P.navi{ font-weight:bold; }

UL { margin:0px; 
     padding-left:18px; 
     list-style-image:url("http://www.halloo.com/attachment/8252e4158b5c6d69fd109e1e3408a232/a0a3a6a0365ffbd7bf4b1779a4a514ec/smredarr.gif");
}
UL LI { margin-bottom:5px; margin-top:4px;}
OL LI { margin-bottom:5px; margin-top:4px;}
DL { margin:0px; }
DL DT { font-weight:bold; color:#777777; margin-top:4px;}
DL DD { margin-bottom:6px; margin-left:15px; }

STRONG{ font-weight:bold; }

BUTTON{ cursor:pointer;}

IMG.icon{ vertical-align:-25%; }
SMALL {font-size: xx-small; }
SUB, SUP { font-size:70%; }
BIG{ font-size: small; }
TT, PRE, SAMP { font-size:small; font-family:monospace; }
BLOCKQUOTE {margin-top:8px; margin-bottom:8px; }
FORM.dialog{ border:1px solid #aaaaaa;
             padding:3px 16px 0px 16px; margin:0 0 6px 0; background-color:#eeeeee;}
FORM.full{ border:1px solid #aaaaaa;
             padding:3px 0 0 0; margin:0 0 6px 0; background-color:#eeeeee;}
DIV.sbox{ border:1px solid #aaaaaa;
             padding:0; margin:0; background-color:#ffffff; overflow:auto;}

DIV.seeeg {
  font-size:12px;
  padding:0 10px 10px 10px;
  width:180px;
  color:#444444;
  background-color:#f7f7f7;
}

.smtext  { 
  font-size: 90%;
  color: #333333;
}

.vsmtext  { 
  font-size: 85%;
  color: #333333;
}

#wrap {
  width:800px;
  margin:0px auto;
  text-align: left;
  padding:0;  
}


.tSection, .tSectionSel, .tSection:hover {
	background-color:#666666;
	border-width:1px;
	border-style:solid;
	border-color:#999999 #333333 #333333 #999999;
	height:25px;
	text-align:center;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

.tSectionSel {
	background-color:#cc4444;
	font-weight:bold;
}

.tSection:hover {
	background-color:#999999;
}

a.tSectNav, a.tSectNav:visited, a.tSectNav:hover {
	color:white;
	font-size:11px;
	text-decoration:none;
}


td.topic0
{
    height: 20px;
    text-indent: 10px;
    font-weight: bold;
    font-size: 11px;
}
td.article0,
td.sarticle0
{
    font-size: 11px;
    padding-left:15px;
    background-color:#EEEEEE;
}
td.sarticle0
{
    color:black;
    background-color:#fafafa;
}

td.topic1
{
    font-size:11px;
    padding-left:15px;
}
td.article1,
td.sarticle1
{
    font-size: 11px;
    padding-left:30px;
}
td.sarticle1
{
    color:black;
}
td.topic2
{
    padding-left:18px;
}
td.bottom
{
    padding-left:25px;
    border-bottom:1px solid #444444;
    height:3px;
}


#vLeftNavF
{
    background-color:#666666;
    padding-top:5px;
	margin-bottom:5px;
}

#leftnav
{
    margin:0px;
    color:#333333;
    width:200px;
}
#leftnav a, 
#leftnav a:visited,
#leftnav a:hover
{
    text-decoration: none;
    cursor:pointer;
}
#leftnav a:hover
{
    text-decoration:underline;
    color:#666666;
}

#leftnav td
{
    background-color:#eeeeee;
    height: 20px;
}
#leftnav td.spc
{
    background-color:#ffffff;
    height: 2px;
}
#leftnav td.topic0
{
	height:18px;
    vertical-align:top;
    background-color:#666666;
    color:white;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}
#leftnav td.article0
{
    background-color:#EEEEEE;
}
#leftnav td.sarticle0,
#leftnav td.sarticle1,
#leftnav td.sarticle2
{
    color:black;
    background-color:#fafafa;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

#leftnav td.topic1
{
    color:#000000;
}
#leftnav td.topic2
{
    padding-left:30px;
}

#leftnav td.article2,
#leftnav td.sarticle2
{
    font-size: 11px;
    padding-left:45px;
}

#leftnav td.topic0 a, 
#leftnav td.topic0 a:visited
{
    font-weight: bold;
    color:white;
    text-decoration: none;
    cursor:pointer;
}


#vTopNavF
{
	background-image:url('http://www.halloo.com/attachment/8252e4158b5c6d69fd109e1e3408a232/245abc39d365cd7ea1431257182c45e1/topnav-bg.png'); 
	background-repeat:repeat-x; 
	padding:10px;
}
#vTopNavF td.article0,
#vTopNavF td.sarticle0
{
	background-color:transparent;
	padding-right:15px;
}
#vTopNavF td.sarticle0
{
	font-weight:bold;
}

#vTopNavF a,
#vTopNavF a:visited 
{
	text-decoration:none;
	color:#444;
	cursor:pointer;
}
#vTopNavF a:hover 
{
	text-decoration:underline;
	color:#944;
}


.featHeader
{
  height: 18px;
  background-color: #CCCCCC;
  font-weight: normal;
  font-size: 85%;
  padding:4px 0 0 15px;
  border-top:1px solid #FFF;
  border-bottom:1px solid #777;
  cursor:pointer;
}

.featSelected {
  color:white;
  font-weight: bold;
  background-color:#AA9999;
  font-weight:bold;
  cursor:default;
}

.featContent
{
  overflow:auto;
  background-color:#EEEEEE;
}
.featSel
{
  font-size: 11px;
  padding:3px 0 0 15px;
  height:18px;
  color:black;
  background-color:#fafafa;
}
.featLink
{
  font-size: 11px;
  padding:3px 0 0 15px;
  height:18px;
  color:#222222;
}
.featLink a,
.featLink a:visited
{
  text-decoration:none;
  color:#222222;
}
.featLink a:hover
{
  text-decoration:underline;
  color:#ff2222;
}

#leftfeat
{
    color:#333333;
    width:200px;
}
#leftfeat td
{
	background-color:#eeeeee;
    height: 24px;
}
#leftfeat td.spc
{
    background-color:#ffffff;
    height: 2px;
}
#leftfeat td.topic0
{
	height:18px;
    vertical-align:top;
    background-color:#666666;
    color:white;
}


#leftjump
{
    margin:0px;
    color:#333333;
    width:200px;
}
#leftjump td
{
	background-color:#eeeeee;
    height: 24px;
}
#leftjump td.spc
{
    background-color:#ffffff;
    height: 2px;
}
#leftjump td select
{
    width: 180px;
    font-size:11px;
    background-color:#fafafa;
}
#leftjump td.topic0
{
    background-color:#666666;
    color:white;
}
#leftjump td.topic1
{
    padding-left:10px;
    color:white;
}
#leftjump a, 
#leftjump a:visited
{
    font-weight: normal;
    text-decoration: none;
    color:#222222;
}



#jumpprof
{
    margin-top:15px;
    color:#333333;
    width:160px;
	border:1px solid #cccccc;
	padding-bottom:10px;
}
#jumpprof td
{
    background-color:#fafafa;
    height: 24px;
}
#jumpprof td.spc
{
    background-color:#ffffff;
    height: 2px;
}
#jumpprof td select
{
    width: 150px;
    font-size:11px;
    background-color:#fafafa;
}
#jumpprof td.topic0
{
    background-color:#666666;
    color:white;
}
#jumpprof td.topic1
{
    padding-left:10px;
    color:white;
}
#jumpprof td.article
{
    font-size: 11px;
    line-height: 14px;
    padding:5px 10px 5px 10px;
    background-color:#fafafa;
}
#jumpprof a,
#jumpprof a:visited
{
    font-weight: normal;
    text-decoration: none;
    color:#222222;
}



#rightbox
{
    margin-top:15px;
    color:#333333;
    width:160px;
}
#rightbox td
{
    background-color:#f7f0e0;
    height: 24px;
}
#rightbox td.spc
{
    background-color:#ffffff;
    height: 2px;
}
#rightbox td.topic0
{
    background-color:#666666;
    color:white;
}
#rightbox td.article
{
    font-size: 11px;
    line-height: 14px;
    padding:5px 10px 5px 15px;
    background-color:#f7f0e0;
}
#rightbox a, 
#rightbox a:visited
{
    font-weight: normal;
    text-decoration: none;
    color:#222222;
}



#litbox {
    margin-top:15px;
	width:160px;
	border: 1px solid #dddddd;
}

#litbox .topic0 {
    font-weight: bold;
    font-size: 11px;
    text-indent: 10px;
	background-color:#666666;
	color:white;
	vertical-align:middle;
	padding:4px;
}

#litbox .item {
	margin:.8ex 0 .5ex 25px;
	text-indent:-20px;
    font-size: 10px;
}

#litbox a, #litbox a:visited {
	text-decoration:none;
}
#litbox a:hover {
	text-decoration:underline;
}


.curved {
  background:transparent; 
  width:100%;
  padding:15px 0 10px 0;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4, .curved .bb1, .curved .bb2, .curved .bb3, .curved .bb4 {
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#e0e0e0;
  border-left:1px solid #CCC; 
  border-right:1px solid #CCC;
  }
.curved .bb2, .curved .bb3, .curved .bb4 {
  background:white;
  border-left:1px solid #CCC; 
  border-right:1px solid #CCC;
  }
.curved .b1, .curved .bb1 {
  margin:0px 5px; 
  background:#CCC;
  }
.curved .b2, .curved .bb2 {
  margin:0px 3px; 
  border-width:0 2px;
  }
.curved .b3, .curved .bb3 {
  margin:0px 2px;
  }
.curved .b4, .curved .bb4 {
  margin:0px 1px; 
  height:2px; 
  }
.curved .boxcontent {
  display:block; 
  border:0px solid #CCC; 
  border-width:0px 1px;

  background-image:url('http://www.halloo.com/attachment/8252e4158b5c6d69fd109e1e3408a232/433a3ae939ef3b910d45c8f46b8f807f/graygrad-585.jpg'); 
  background-color:white; 
  background-repeat:repeat-x; 
  margin:0px;
  padding:1px 15px; 
  }
 
