﻿body 
{
	background-color:white;
	color:#848200;
	font-family:Arial, Comic Sans MS;
	font-size:14px;
}

.mainMenuEng td
{
}

.mainMenuEng a
{
	display:block;
	font-weight:bold;
}

.mainMenuEng a
{
	text-decoration:none;
	color:Orange;
}
.mainMenuEng a:hover
{
	text-decoration:underline;
	color:yellow;
}

.menuBar
{
	background:url('Images/menuBar.gif') repeat;
}

.bigRed
{
	color:#83000E;
	font-size:21px;
	font-weight:bold;
}

.star{color:red;font-size:17px;font-weight:bold;}

.pHeader{
	color:#9C3000;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
}

.bigHeader
{
	color:#9C3000;
	font-weight:bold;
}