body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E2E2D9;
}
a:link {
	color: #7D6BE4;
}
a:visited {
	color: #7D6BE4;
}
a:hover {
	color: #7D6BE4;
}
a:active {
	color: #7D6BE4;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #9E0B0E;
	font-weight: bold;
}
.style3 {
	color: #F26522;
	font-weight: bold;
	font-size:9px;
}
.style4 {color: #736357}
.style5 {color: #66B55B}
.style6 {color: #9E0B0E}
.style7 {
	color: #534741;
	font-weight: bold;
}

#menuLeftArea a
{
	color : #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

#menuLeftArea a:hover
{
	text-decoration:underline;
	color:#FF3333;
}

#menuLeftArea td
{
	border-bottom:1px solid white;
}

#header_toolsbar a
{
	color : #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#header_toolsbar a:hover
{
	text-decoration:underline;
	color:#FF3333;
}

.title
{
 font-weight:bold;
 color:#336699;
}