﻿body
{
	font: 11px Verdana;
}
.Instructions
{
	font: 9px Verdana;
	font-style:italic;
}
.Main_menu
{
	border: 1px solid #ffffff;
	background-color: #d6d6ff;
	padding-left: 3px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.Main_menu_over
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-left: 3px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.Sub_menu
{
	border: 1px solid #ffffff;
	background-color: #d6d6ff;
	padding-left: 10px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.Sub_menu_over
{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-left: 10px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.TitleBar
{
	font-size: 24pt;
	font-family: BernhardFashion BT;
	font-weight:bold;
	color: #d6d6ff;
}
a.main_text
{
	font: 11px Verdana;
	color: #0000de;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited.main_text
{
	font: 11px Verdana;
	color: #0000de;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover.main_text
{
	font: 11px Verdana;
	color: #0000de;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.sub_text
{
	font: 11px Verdana;
	color: #0000de;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited.sub_text
{
	font: 11px Verdana;
	color: #0000de;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover.sub_text
{
	font: 11px Verdana;
	color: #0000de;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
img
{
	border-width:0;
}
