/* mondoimage style sheet */
/* created: 08.24.02 by tmartin */


/* Link Behavior */

a:link {
  text-decoration: underline
}

a:hover {
  text-decoration: underline
}

a:visited {
  text-decoration: underline
}

a:active {
  text-decoration: underline
}


/* scrollbar style */

body	{
	scrollbar-face-color: #0099FF;
	scrollbar-shadow-color: #0099FF;
	scrollbar-highlight-color: #0099FF;
	scrollbar-3dlight-color: #333399;
	scrollbar-darkshadow-color: #333399;
	scrollbar-track-color: #0099FF;
	scrollbar-arrow-color: #333399
}


/* text styles */

.textspecial	{
	font-family: OCRB, monospace, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF
}

.footertext	{
	font-family: OCRB, monospace, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333399
}

.footernav	{
	font-family: OCRB, monospace, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DDDDBB
}

.blurbtext	{
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFFDFF;
	background-color: #0099FF;
	line-height:1.2
}

.blurbheadline	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:1.2
}

.blurbslink	{
	font-family: OCRB, monospace, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.bodytext	{
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DFFDFF;
	background-color: #0099FF;
	letter-spacing: 0.99;
	line-height:1.25;
	text-align: left
}

.bodytextcompact	{
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFFDFF;
	background-color: #0099FF;
	line-height:1.25
}

.bodytexthighlight	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.bodytextheadline	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.sidebartext	{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #DDDDBB;
	background-color: #0099FF;
	line-height: 1.75;
	letter-spacing: 1;
	text-align: right
}

.sidebarmenu	{
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DFFDFF;
	background-color: #0099FF;
	line-height:1.5
}

.formlabeltext	{
	font-family: verdana, western, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333399
}

.formtextfield {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333399;
	background-color: #0099FF;
	border: 1px;
	border-color: #6FC6FF;
	border-style: solid;
	scrollbar-face-color: #0099FF;
	scrollbar-shadow-color: #0099FF;
	scrollbar-highlight-color: #0099FF;
	scrollbar-3dlight-color: #333399;
	scrollbar-darkshadow-color: #333399;
	scrollbar-track-color: #0099FF;
	scrollbar-arrow-color: #333399
}

.formtextsubmit	{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333399;
	background-color: #0099FF;
	border: 1px;
	border-color: #333399;
	border-style: solid
}

.imageborder	{
	border-color: 6FC6FF
}








.largefeaturetext	{
	font-family: arial, western, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255, 255, 255)
}

.homepagenews	{
	font-family: arial, western, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: rgb(255, 255, 255)
}

.homepagenewstitle	{
	font-family: arial, western, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255,153,51)
}

.sectiontitletext	{
	font-family: arial, western, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255,153,51)
}
