body
{
	background-image:url(../images/backgroundImage.jpg);
	background-repeat:repeat-x;
	background-color:#fffff5;
}

img
{
	border:none;
}

table.center
{
	margin:auto;
}

.anchor
{
    margin-left: 25%;
    text-align:center;
    color:black;
    font-weight:bold;
    text-decoration: underline;
}

.Bold
{
	font-weight:bold;
}

.centerAlign
{
	text-align:center;
}

.clearAll
{
	clear:both;
}

.flashPlayer
{
	width:425px;
	height:344px;
	margin:auto;
}

.floatRight
{
	float:right;
}

.footer
{
	float:left;
	min-width:33%;
}

.HorBarBlue
{
	color:blue;
	width:100%;
	height:1px;
}

.indent
{
	text-indent:25px;
}

.important
{
	font-weight:bold;
	font-style:italic;
}

.italic
{
	font-style:italic;
}

.listLowerCaseAlpha
{
	list-style-type:lower-alpha;
}

.LinkMenu
{
	text-decoration:none;
	color:black;
}

.pageMenu
{
	width:15%;
	float:left;
	border-right:solid blue 1px;
}

.pageBody
{
	float:right;
	width:83%;
	padding-left:5px;
	padding-right:5px;
}

.TableMenu
{

	margin-left:-4px;
}

.textCenter
{
	text-align:center;
}

.textRight
{
	text-align:right;
}

.textTop
{
	vertical-align:text-top;
}


.minWidth
{
	min-width:15%;
}

.underline
{
text-decoration: underline
}

#ostsMoto
{
	text-align:center;
	font-weight:bold;
	font-style:italic;
}