/* Tag styles */
body
	{
	background-color: #f5e6da;
	font: normal 10px verdana, arial, helvetica, helv, sans-serif;
	}

TD, TH, P, DIV, SELECT, OPTION, UL, OL, LI, A, INPUT
	{
	font: normal 11px verdana, arial, helvetica, helv, sans-serif;
	}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

A:link 
	{
	color: #336633;
	font-weight: bold;
	text-decoration: none;
	}
A:visited
	{
	color: #336633;
	font-weight: bold;
	text-decoration: none;
	}
	
A:hover
	{
	color: #999999;
	}
	
/* /Tag styles */

/* generic text classes */
.txt {font: normal 12px verdana, arial, helvetica, helv, sans-serif;}
.smtxt {font-size: 10px;}
.lgtxt {font-size: 14px}
.xlgtxt {font-size: 16px}
.xxlgtxt {font-size: 18px}
.dtxt {line-height: 1.5}
/* /generic text classes */

/* special text classes */
.ctxt1 {color: #FFFFFF;}
.bodytxt1
	{
	color: #000000;
	font-weight: normal;
	font-size: 10px
	}
.bodytxt2
	{
	color: #5B3714;
	font-weight: bold;

	}
.captiontxt
	{
	color: #5B3714;
	font-weight: bold;
	font-size: 9px
	}
.hdtxt1
	{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	}
.hdtxt2
	{
	color: #5b3714;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	}
.hdtxt3
	{
	color: #336633;
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	}
.hdtxt4
	{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	}
.hdtxt5
	{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	}
.arial{font-family: arial;}

.link1
	{
	color: #003366;
	font-weight: bold;
	font-size: 10px;
	}
.link2
	{
	color: #336633;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	}
.link3
	{
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	}
.link4
	{
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	}
.quote1
	{
	color: #6699cc;
	font-weight: bold;
	font-size: 10px;
	}
/* /special text classes */

/* background color classes */
.line1 {background-color: #e0b490;} /* light brown */
.line2 {background-color: #003366;}
.line3 {background-color: #6699cc;}
.tblbg1 {background-color: #e0b490;} /* light brown */
.tblbg2 {background-color: #d69b6b;} /* middle brown */
.tblbg3 {background-color: #ffcc99;} /* profile bkg */
.tblbg4 {background-color: #5B3714;} /* dark brown */
.tblbg5 {background-color: #f5e6da;}
.popbg1 {background-color: #003366;}
/* /background color classes */

/* timeline styles */
.timeline1
	{
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
	}
.timeline2
	{
	color: #ffffff;
	font-size: 12px;

	}
.timeline3
	{
	color: #ffffff;

	font-size: 11px;
	font-family: arial;
	}
/* /timeline styles */

/* profile styles */
.profile1
	{
	color: #330000;
	font-weight: bold;
	font-size: 11px;

	}
	
.profile2
	{
	color: #330000;
	font-weight: normal;
	font-size: 11px;

	}
/* /profile styles */
