body
{
	margin : 0px;
	margin-bottom:10px;
	color: #000088;
	font-size : 10px;
	font-family : Tahoma, verdana;
	font-weight : normal;
	background-color:#ffffee;
}

.maincontent
{
	background-image:url(images/slice/Design_2x2.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	text-align:justify;
	vertical-align:top;
	font-size:12px;
	font-family : Tahoma, verdana;
	font-weight : normal;
}

.cell
{
	font-size:10px;
	vertical-align:center;
	text-align:center;
}

.pic_cell
{
	font-size:10px;
	vertical-align:middle;
	text-align:center;
	width:140px;
	height:140px;
}

.page_title
{
	font-size:16px;
	font-weight:bold;
}

.print_title
{
   font-size:16px;
   font-weight:bold;
   text-align:center;
   margin-bottom:10px;
}

.print_details
{
   text-align:center;
   border-top:1px solid #cccc99;
   padding-top:5px;
   padding-bottom:5px;
}
a:link
{
	color : #e82c18;
	text-decoration : none;
}

a:visited
{
	color : #e82c18;
	text-decoration : none;
}

a:hover
{
	color : #0000FF;
	text-decoration : underline;
}

a:active
{
	color : #0000FF;
	text-decoration : none;
}


a.pic:link
{
	color : #000080;
	text-decoration : none;
}

a.pic:visited
{
	color : #000080;
	text-decoration : none;
}

a.pic:hover
{
	color : #0000FF;
	text-decoration : underline;
}

a.pic:active
{
	color : #0000FF;
	text-decoration : none;
}

li
{
   margin-top:1.5em;
   line-height:1.25em;
}

