
body
{
	background-image : url(../../shared/pictures/spiral.gif);
}


LI.add {
	list-style-type : square;
	background : Silver;
}

table.ontop
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width:100%;
	height:54px;
	text-align : justify;
	background : url(../pictures/b_space.gif);
	border-bottom : thin solid #EEEEEE;
}

td.ontoptd
{
	padding-left : 140px;
	padding-top: 0px;
	width:170px;
}


table.toptable
{
	margin-top: 25px;
	margin-left: 66px;
	margin-right: 40px;
	width: 90%;
	background-color: transparent;
}

table.maintable
{
	margin-top: 15px;
	margin-left: 66px;
	margin-right: 40px;
	width: 90%;
	text-align : justify;
}


table.mainpagetable
{
	margin-top: 15px;
	margin-left: 66px;
	margin-right: 40px;
	width: 90%;
	text-align : justify;
	background-image : url(../pictures/fstpagebkg.jpg);
}

td.pagetitle
{
	background-color: transparent;
	font-size : larger;
	font-weight : bolder;
	text-align : left;	
	padding-left : 0px;
	vertical-align: text-top;
}

td.pagetitletop
{
	background-color: transparent;
	font-size :smaller;
	font-weight : bold;
	text-align : right;
	padding-left : 0px;
	vertical-align: text-top;
}

td.descript
{
	background-color: transparent;
	padding-top : 0px;
	padding-left : 15px;
	padding-right : 15px;
		vertical-align: text-top;
			text-align : justify;
}

td.dpicenclose
{
	background-color: #fafafa;
	padding-left : 5px;
	padding-right : 5px;
	border-right : thin solid Gray;
	border-top : thin solid Gray;
	border-bottom : thin solid Gray;
}


td.dpic1
{
	background-color: #f0f0fa;
	padding-left : 15px;
	padding-right : 10px;
	border-top : thin solid Silver;
	border-bottom : thin solid Gray;
}



td.dpic2
{
	background-color: #faf0f0;
	padding-left : 15px;
	padding-right : 10px;
	border-top : thin solid Silver;
	border-bottom : thin solid Gray;
}

td.bottombar
{
	background : #f0f0f0;
	font-style :italic;
	text-align : right;
	font-size : 11px;
	padding-top : 8px;
	padding-bottom : 8px;

}

td.bottombarl
{
	background : #f0f0f0;
	font-style : normal;
	text-align : left;
	font-size : 18px;
	padding-top : 0px;
	padding-left : 5px;
	padding-bottom : 0px;
	font-weight : bold;
	border-bottom : double Gray;
	border-left : double Gray;
	border-top : double Gray;
	border-right : double Gray;
	width : 160px;
	vertical-align : middle;
}


a.as:link {
	color: Blue;
	text-decoration: none
}

a.as:visited {
	color: Blue;
	text-decoration: none
}

a.as:hover {
	color: red;
	text-decoration: none
}

A.as {
	padding-left : 0px;
	margin-left : 0px;
	 	font-size: 12px;
		vertical-align : middle;
}




a.ain:link {
 	color: #0B049A;
	text-decoration: none
}

a.ain:visited {
  	color: #0B049A;
	text-decoration: none
}

a.ain:hover {
	color: red;
	text-decoration: none
}

