body
{
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
    font-family:Trebuchet MS;
    color:#231F20;
    font-size:10px;
	line-height:15px;
	/*letter-spacing:1px;*/
	/*font-family:bavarg regular;*/
}

/*Left menu classes*/
.link a,.link
{
	color:#231F20;
	text-decoration:none;
}
.menuData
{
	float:left;
	clear:both;
	background-color:#FFFFFF;
	color:#231F20;
	line-height:15px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	text-align:left;
	border:solid 0px #FF0000;
	/*height:15px;*/
}
.menuActive
{
	float:left;
	clear:both;
	background-color:#000000;
	color:#FFFFFF;
	line-height:15px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	text-align:left;
	/*height:15px;*/
}

.menuMnAct
{	
	color:#FCEE39;
}

.menuMn
{	
	color:#231F20;
	border:solid 0px #FF0000;
}
.menuO
{
	/*width:228px;*/
	text-align:left;
	border:solid 0px #ff0000;
}
.menuMain
{
	color:#231F20;
	background-color:#FFFFFF;
}

.menuMainOver
{
	color:#FFFFFF;
	background-color:#231F20;
}
.info
{
	text-decoration:underline;
}
.lowerCaseD{font-size:11px;}

.height3{clear:both;overflow:hidden;height:3px;}
.height5{clear:both;overflow:hidden;height:5px;}
.height10{clear:both;overflow:hidden;height:10px;}
.height100{clear:both;overflow:hidden;height:100px;}