*
{	color: #676767;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

body
{	margin: 0px;
	padding: 0px;
	background: url('../images/bg1.gif') #fafaee top repeat-x;
	height: 100%;
}

html
{	height: 100%;	}

img
{	border: 0px;	}

table td
{	text-align: left;	vertical-align: top;
}

a
{	color: #1590b9;
	text-decoration: underline;
}

form
{	padding: 0px;
	margin: 0px;
}

a.menu
{	color: #1590b9;
	font-size: 12px;	}
a:hover
{	text-decoration: none;	}

div.menu
{	background: url('../images/bg4.gif') no-repeat 0px 4px;
	padding-left: 10px;
	margin-left: 40px;	}

a.submenu
{	color: #676767;
	font-size: 11px;	}

div.submenu
{	background: url('../images/bg5.gif') no-repeat 0px 5px;
	padding-left: 7px;
	margin-left: 52px;	}

.small
{	font-size: 10px;	}

.norm
{	font-size: 11px;	}

.big
{	font-size: 12px;	}

.strong
{	font-weight: bold;	}

.text
{	line-height: 150%;	}

.gray
{	color: #676767;		}
