﻿html, body, form 
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, div, table
{
	font-family: Verdana, Arial;
	font-size:10pt;
}

table 
{
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
}

div.heading1 
{
	text-align: center;
}

span.heading1
{
	font-family: Verdana, Arial;
	font-size: 16pt;
	color: #000099;
}

input, textarea 
{
	font-family: Verdana, Arial;
}

span.selectedmenuitem
{
	color: #000099;
	font-weight: bold;
}

div.quote 
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}

span.quote
{
	font-family: Verdana, Arial;
	font-size: 12pt;
}

a 
{
	color: #009900;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

td 
{
	vertical-align: top;
}

td.headingblue
{
	font-weight: bold;
	color: #000099;
}

span.headingblack
{
	font-weight: bold;
	color: #000000;
}

td.dictionary_language
{
	font-style: italic;
}

td.navigationbar 
{
	padding-left:10px
}

td.backgroundleft
{
	width: 140px;
	background-image: url(../images/backgroundleft.gif);
	background-repeat:repeat-x;
}

td.mainleft
{
	width: 100px; 
	height: 100%;
	padding-right: 5px;
	padding-left:5px
}

td.menuleft_header 
{
	background-image: url(../images/dolphin_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
}

td.menuleft_item
{
	border-left: 1px solid #df5151;
	border-right: 1px solid #df5151;
}

td.menuleft_empty
{
	border-top: 1px solid #df5151;
}

td.maincontent
{
	padding: 10px;
	background-image: url(../images/background.gif);
}

div.index 
{
	text-align: center;
}

td.mp3 
{
	width: 40px;
}

td.mp3link
{
	vertical-align: middle;	
}

a.mp3
{
	font-weight: bold;
}
