/* Aki CSS  050904 */

/* TEXT */
.tb,.tx,.ts,.tv,.t,     /* body text */
.stb,.stx,.sts,.stv,.st, /* serif text */ 
.monot /* monospace text */
{text-align:left} 


/* LINKS */
.intlnkb,.intlnkx,.intlnks,.intlnkv,.intlnk {text-decoration:none; color:#3300CC} /* internal links */
.lnkb,.lnkx,.lnks,.lnkv,.lnk    {text-decoration:none} /* external links */
.lnkb:hover,.lnkx:hover,.lnks:hover,.lnkv:hover,.lnk:hover {text-decoration:underline} 
 a:hover {color:#996633}


/* FONT FAMILY */
.tb,.tx,.ts,.tv,.t,
.intlnkb,.intlnkx,.intlnks,.intlnkv,.intlnk,
.lnkb,.lnkx,.lnks,.lnkv,.lnk,
.title,.heading,.altheading,.subheading,.altsubheading
.caption,.captions,.captionx
{font-family:Verdana,Arial,Helvetica,sans-serif; line-height:125%}

.stb,.stx,.sts,.stv,.st 
{font-family:Times,"Times Roman","Times New Roman",serif; line-height:125%} 

.monot {font-family:"Lucida Console","Courier New",Courier,monospace}

/* FONT SIZE */
.title {font-size:36px}
.heading,.altheading {font-size:23px}
.subheading,.altsubheading {font-size:17.3px; font-weight:500}

.tb,.stb,.intlnkb,.lnkb {font-size:17.3px}
.tx,.stx,.intlnkx,.lnkx,.captionx {font-size:14.5px} /* our regular text size (looks great in Verdana, smallish in Arial) */
.ts,.sts,.intlnks,.lnks,.captions {font-size:12px}
.tv,.stv,.intlnkv,.lnkv {font-size:10px}

/* COLOR */

.title {color:#800080}
.emphasis {color:#800000}
.subtle {color:#000022}
.altheading {color:#600000}
.subheading,.inlineheading {color:#800000}
.altsubheading {color:white}

/* MISC */
.indent {padding-left:10px}



/* MENU */

/* menu text */
.menu,.cmenu,.smenu,.csmenu,.menuParent,.smenuParent,.navTxt,.cnavTxt,.navTitle
{font-family:Verdana,Arial,Helvetica,sans-serif}


.menu,.cmenu,.menuParent,.smenuParent {text-decoration:none; color:black}
.smenu,.csmenu,.navTxt,.navTitle {text-decoration:none; color:black}

.menu,.cmenu,.menuParent {font-size:14px}

.cmenu,.csmenu,.cnavTxt {color:#990000}
.menuParent,.smenuParent {color:#774433}

.menu:hover,.smenu:hover,.navTxt:hover {color:white}

.smenu,.smenu:active,.csmenu,.smenuParent {font-size:11px}

/* menu table cells */
.upperMenu {background:#908678; height:25px}
.lowerMenu {background:#B0A698; height:20px}
.altMenu{background:#B0A698; height:55px}
.menuOver {background:#A09688}
.menuOut {background:transparent}
.menuOver,.menuOut {vertical-align:middle}

/* nav */
  /* cells */
.navTabCell {background:transparent; height:20px}
.navTitleCell {background:transparent; height:20px}
.navOver {background:#A09688}
.navOut {background:#908678}
.navOver,.navOut,.navTabCell {vertical-align:middle}
  /* text */
.navTxt,.navTitle,.navTxt:active,.cnavTxt{font-size:11px}
.navTitle {color:#444444}

