/*
  ROSTER.CSS
  Stylesheet for trv, carbon, prototype, private pages.
  Created February 2013.
*/


/* TAGS */
body      {font-family: Arial, sans-serif; text-align: center; font-weight: bold; background-color: rgb(200,255,255)}
div       {text-align: center}
table  		{line-height: 14pt; font-family: Arial, sans-serif; text-align: center; background-color: white} 
img    		{margin: 10px 10px 10px 10px; border-width:3px}
h2     		{font-size: 14pt; letter-spacing: 1px; color: rgb(100,0,0); text-align: left; margin: 10px 0px 5px 0px}
h3		    {font-weight: normal; font-size: 14pt; margin: 10px 0px 0px 0px; color: rgb(150,0,0)}
span1      {font-weight: bold; color: black}


/*  IDS  */
#itemlinks 	{font-size: 10pt; margin-top: 0px; margin-bottom: 10px}


/* CLASSES */
.box   		{border: 3px solid black; margin: 20px 0px 20px 0px; width: 700px; padding: 0px 15px 0px 15px; margin: 0 auto}
.nobox 		{margin: 0px 0px 20px 125px; width: 750px;}
.bottom		{padding-bottom: 10px; padding-top: 10px}
.body     {text-align: left; margin: 0px 30px 10px 30px; font-weight: normal}
.short    {width: 60%}


/*
  FOOTNOTES
    stock colors:
    background - silver [C0,C0,C0]
    text - color: rgb(100,0,0) [64,00,00]
    lines - rgb(222,110,0)
*/