.list        { margin-top: 1; margin-bottom: 1 }

.navbar { font-size: x-small}
 a.navbar:link {
	font-size: x-small;
; text-decoration: none
 }
 a.navbar:visited {
	font-size: x-small;
; text-decoration: none
 }
 a.navbar:active {
	font-size: x-small;
; text-decoration: none
 }
 a.navbar:hover {
	font-size: x-small;
; text-decoration: none
 }
body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: small; text-decoration: none; text-align: left; vertical-align: top }
B { color: #333399 }
h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: large;	color: #333399}
h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: large;	color: #333399;	font-weight: bolder}
h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: medium;	font-weight: bold;	color: #333399}
h4 {	font-family : Arial, Helvetica, sans-serif;	color : #333399;	font-size : small;}
a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: medium;	color: #3333CC;	text-decoration: underline}
a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: medium;	color: #330066;	text-decoration: underline}
a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: medium;	color: #3333CC;	text-decoration: underline}
a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: medium;	color: #333399;	text-decoration: underline;	background-color: #FF6666 }

ul.volunteer li { padding-bottom: 15px; }

.rpr_links a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #3333CC;	text-decoration: underline}
.rpr_links a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #330066;	text-decoration: underline}
.rpr_links a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #3333CC;	text-decoration: underline}
.rpr_links a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #333399;	text-decoration: underline;	background-color: #FF6666 }

tdd {	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: small; text-decoration: none; vertical-align: top; text-align: left }

.small { font-size: 14px }
.xsmall { font-size: 12px }
.xxsmall { font-size: 10px }
.xlarge { font-size: x-large }
.large { font-size: large }
.xxlarge { font-size: xx-large }
.color_scheme_1 { background-color: #FFFFFF }
.color_scheme_2 { background-color: #999999; color: #000000 }
.color_scheme_3 { background-color: #CCCCCC }
.color_scheme_4 { background-color: #CCCCCC; color: #FFFFFF }
.color_scheme_5 { background-color: #CCCCCC; color: #333399 }
.page_width { width: 820 }

.background_color_1 { background-color: #FFFFFF }
.background_color_2 { background-color: #999999 }
.background_color_3 { background-color: #CCCCCC }
.foreground_color_1 { color: #000000 }
.foreground_color_2 { color: #000000 }
.foreground_color_3 { color: #000000 }
.foreground_color_4 { color: #FFFFFF }
.foreground_color_5 { color: #333399 }

#advertise_with_us
{
  display: block;
  width: 150px;
  height: 34px;
  background: url("/tales/graphics/advertise_with_us.png") no-repeat 0 0;
}

#advertise_with_us:hover
{ 
  background-position: 0 -34px;
}

#volunteer_with_us
{
  display: block;
  width: 150px;
  height: 34px;
  background: url("/tales/graphics/volunteer_with_us.png") no-repeat 0 0;
}

#volunteer_with_us:hover
{ 
  background-position: 0 -34px;
}





