body
{
	font-family:	arial;
	font-size:		12px;
}
td
{
	font-family:	arial;
	font-size:		12px;	
}
.title
{
	font-size:		12px;
	font-weight:	bold;
	padding-bottom:	3px
}
.header
{
	width:600px;
}
.header TD
{
	font-size:			15px;
	line-height:		15px;
	font-weight:		bold;
	background-color:	#B2BEE7;
	width:				260px;
	border-size:		1px;
	border-style:		Solid;
	border-left-color:	#A5BEE4;
	border-top-color:	#A5BEE4;
	border-right-color:	#638ECE;
	border-bottom-color:#638ECE;
}
.mapTable
{
	width:600px;
}
.mapTable TD
{
	font-size:			12px;
	background-color:	#B2BEE7;
	width:				260px;
	border-size:		1px;
	border-style:		Solid;
	border-left-color:	#A5BEE4;
	border-top-color:	#A5BEE4;
	border-right-color:	#638ECE;
	border-bottom-color:#638ECE;
}
.mapTable TD.Number
{
	width:20px;
	text-align:center;
	background-color:	#BCC7E8;
}
.mapTable TD.Text
{
	width:300px;
	background-color:	#EBF2FC;
}
A
{
	TEXT-DECORATION: none;	
}
A:hover
{
	TEXT-DECORATION: underline;
	COLOR: #ff0000;
}
.Nav:link
{
	COLOR: #B0B0B0;
	TEXT-DECORATION: none;
	font-weight: normal
}
.Nav:visited
{
	COLOR: #C00000;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.Nav:active
{
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}
.Nav:hover
{
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}
table.tblClothes th
{
background-color:#DFEEFF;
font-family:	arial;
font-size:		12px;
}

table.tblClothes td
{
padding-left:5px;
background-color:#ECF5FF;
}

table.tblFood th
{
background-color:#DFFFED;
font-family:	arial;
font-size:		12px;
}

table.tblFood td
{
padding-left:5px;
background-color:#F3FFF2;
}

table.tblChildrenSchool th
{
background-color:#FFFEE8;
font-family:	arial;
font-size:		12px;
}

table.tblChildrenSchool td
{
padding-left:5px;
background-color:#FFFFF2;
}

table.tblSchool th
{
background-color:#FFE1FE;
font-family:	arial;
font-size:		12px;
}

table.tblSchool td
{
padding-left:5px;
background-color:#FFF0FD;
}

table.tblChildren th
{
background-color:#FFF2E1;
font-family:	arial;
font-size:		12px;
}

table.tblChildren td
{
padding-left:5px;
background-color:#FFF9F0;
}

.cardsImg
{
text-align: center;
display: block;
}