body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body
{
	/*background: #fff url('/images/main-bg-ver-3.jpg') center center no-repeat fixed;*/
}

body, td
{
	font-family: Verdana;
	font-size: 10pt;
	COLOR: #524d4d;
}

a, td a
{
	/*COLOR: #00aeef;*/
	color: #524d4d;
	TEXT-DECORATION: underline;
}

a:hover, td a:hover
{
	color: #988e82;
}

.small
{
	font-size: 8pt;
}

.zzz
{
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Garamond;
}

.outmenu td, .outmenu td a
{
	color: #000;
	font-size: 12pt;
	width: 20%;
}

.outmenu td a:hover
{
	text-decoration: none;
}

.outmenu
{
	background: #e2e2e2;
}

.outmenu td
{
	padding: 20px;
}

.newLeftMenu div
{
	font-size: 12pt;
	background: #666;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #fff;
	text-decoration: none;
}

.newLeftMenu div a {
	color: #fff;
	text-decoration: none;
}

.newLeftMenu ul li
{
	line-height: 22px;
}
