*
{	color: #b0c3d4;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

body
{	margin: 0px;
	padding: 0px;
	background: #6a6972 url('../images/bg0.gif');
}

body, html
{	height: 100%;	}

img
{	border: 0px;
}

table
{	border-collapse: collapse;
	padding: 0px;
	border: solid #000 0px;
}

table td
{	text-align: left;	vertical-align: top;
	border-color: #000;
	padding: 0px;
}

a
{	color: #fff;
	text-decoration: undeline;
}

a:hover
{	text-decoration: none;
}

form
{	padding: 0px;
	margin: 0px;
}

.small, .small *
{	font-size: 11px;	}
.big, .big a
{	font-size: 14px;	}

.strong, .strong *
{	font-weight: bold;	}
.nostrong, .nostrong:hover
{	font-weight: normal;	}

.silver
{	color: #7e7e7e;	}
.gray
{	color: #999;	}
.white
{	color: #fff;	}
.black
{	color: #000;	}

div.content
{	font-size: 12px;
	line-height: 17px;	}

.center
{	text-align: center;	}

/* --- */

div.h1, h1
{	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;	}

div.text
{	line-height: 21px;	}

div.separator_menu1
{	background: #f8f8f8;
	font-family: Myriad Pro;	}

.menu1 a, .menu1
{	color: #fff;
	font-weight: bold;		}

input
{	color: #000;	}

