BODY
{
	margin: 0px;
	background-color: #E3E0D9;
	font-family: sans-serif;
}
TD
{
	vertical-align: top;
}
P, UL, OL
{
	color: #74130C;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
A
{
	color: #74130C;
	text-decoration: underline;
}
A:hover{
	color: red;
}
H1, H2
{
	color: #74130C;
	margin-top: 0px;
}
H1
{
	font-size: 20px;
}
H2
{
	font-size: 16px;
}
H3
{
	font-size:16px;
	font-weight: normal;
	color: red
}
DIV.List
{
}
DIV.List P
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	background: transparent url(../img/list_dot.png) no-repeat 5px 7px;
}
TD.ContainerMain
{
	background: #F5F5F5 url(../img/lay/middle3.jpg) no-repeat left top;
	padding: 20px 60px 20px 20px;
}
DIV.Content
{
	width: 653px;
}
.ContainerBottom
{
	font-size: 12px;
	color: #74130C;
}
TD.ContainerBottom
{
	background: transparent url(../img/lay/bottom3.jpg) no-repeat left top;
}
DIV.ContainerBottom
{
	width: 733px;
	position: relative;
}
IMG.FotoBox
{
	border: solid 3px #aaaaaa;
	margin-bottom: 10px;
}
DIV.BottomMenu
{
	float: left;
	margin-right: 15px;
}
DIV.BottomMenu, A.BottomMenu
{
	color: #A03954;
}

#ListDaisy DIV
{
	background: transparent url(../img/list-daisy.png) no-repeat left top;
	padding-left: 25px;
}

#ListCosm DIV
{
	background: transparent url(../img/list-cosm.png) no-repeat left top;
	padding-left: 25px;
}


