/* Links */

a		{ color: #000000; font-family: arial, helvetica, sans-serif; text-decoration: none; font-style: italic } 
a:link		{ color: #000000; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a:active	{ color: #FFCC33; font-family: arial, helvetica, sans-serif; text-decoration: underline }
a:hover		{ color: #FFCC33; font-family: arial, helvetica, sans-serif; text-decoration: underline } 
a:visited	{ font-family: arial, helvetica, sans-serif }

a.nav		{ color: #000000; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a.nav:link	{ color: #000000; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a.nav:active	{ color: #FFCC33; font-family: arial, helvetica, sans-serif; text-decoration: underline }
a.nav:hover	{ color: #FFCC33; font-family: arial, helvetica, sans-serif; text-decoration: underline } 
a.nav:visited	{ font-family: arial, helvetica, sans-serif }

/* Everything Else */

.light		{ background: #FFFFFF; color: #000000; font-family: arial; font-size: 10pt }
.light-bold	{ background: #FFFFFF; color: #000000; font-family: arial; font-weight: bold; font-size: 10pt }
.tint		{ background: #FFE2C1; color: #000000; font-family: arial; font-size: 10pt }
.tint2		{ background: #FF912A; color: #FFFFFF; font-family: arial; font-weight: bold; font-size: 10pt }
.tint-bold	{ background: #FFE2C1; color: #000000; font-family: arial; font-weight: bold; font-size: 10pt }

.light-d	{ background: #FFFFFF; color: #000000; font-family: arial; font-size: 8pt }
.tint-d		{ background: #FFE2C1; color: #000000; font-family: arial; font-size: 8pt }

.nav		{ color: #000000; font-family: arial; font-size: 10pt; line-height: 14pt; position: absolute; left: 13px; top: 69px }
.maintable	{ position: absolute; left: 145px; top: 80px }

.title		{ color: #000000; font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-indent: 17px; background: #FFFFFF url(images/topbg.gif) }
.content	{ color: #000000; font-family: arial, helvetica, sans-serif; font-size: 9pt; background: #FFFFFF url(images/contentbg.gif); padding-left: 5px; padding-right: 5px }
.copyright	{ background: #FFFFFF; color: #000000; font-family: arial; font-size: 7pt; background: #FFFFFF url(images/bottombg.gif); padding-right: 8px }

body		{ background-repeat: no-repeat; background-image: url(images/background.gif) }

.photo {
	border-width: 1px;
	border-color: #FB5E19;
	border-style: solid
}