@import url(../../_StyleBase/basic.css);

Athen2005 {/*place holder*/ }

body { background-color:  #ADD6B3;}

/* --------------- Bold, Paragraph, and List Elements --------------- */

.bold {font-weight: Bold;}
p.Body:first-letter { color:#326339; }
li { color: #002200; font-weight; font-size: 12pt;}
p.LiP {color: black; font-size: 10pt;}


/* --------------- Left Menu --------------- */

TD.Index {background-color: #81C08A;}

P.MenuItem a:link    { color: blue;}
P.MenuItem A:visited { color: blue;}
P.MenuItem A:hover   { color:white; background-color: #326339;}

P.MenuItemIndent a:link    { color: blue;}
P.MenuItemIndent A:visited { color: blue;}
P.MenuItemIndent a:hover   { color:white; background-color:#326339;}

P.MenuItemIndent2 a:link    { color: blue;}
P.MenuItemIndent2 A:visited { color: blue;}
P.MenuItemIndent2 a:hover   { color:white; background-color:#326339;}

P.MenuHead a:visited { color: green;	text-decoration: none;}
P.MenuHead a:hover { color: white;	text-decoration: none;}

/* --------------- End Left Menu --------------- */


P.Footer { color: black; }


/* --------------- Tri-Column Layout --------------- */

.TriColumn { /* Table of Three Columns */
   background-color:#FFDFEF;
}

TD.Index    {background-color:#81C08A;}
TD.Main     {background-color: #ADD6B3;}
TD.AdsRight {background-color: #ADD6B3;}

/* --------------- Title Box --------------- */

Table.TitleBox {background-color: #81C08A;}
Table.TitleBox h1 {	color:white; background-color:#326339;}
Table.TitleBox h2 {	color: black; background-color: #81C08A;}
Table.TitleBox h3 {	color: black; background-color: #81C08A;}
Table.TitleBox h4 { color: white; background-color: #326339; }

/* --------------- Photo Box  --------------- */

Table.Foto { background-color:#81C08A;}
H5.FigureTitle {color: black;}

/* --------------- END Photo Box --------------- */
