body {
	background-image:  url("../images/brushedstainless.jpg");
}
.ltshdw {
	background-image:  url("../images/bkedge-l.gif");
}
.rtshdw {
	background-image:  url("../images/Rightshadow.gif");
}
.topshdw {
	background-image:  url("../images/bkedge-t.gif");
}
.btmshdw {
	background-image:  url("../images/Bottomshadow.gif");
}
.crnrtl {
	background-image:  url("../images/tlcrnr-bk.gif");
}
.crnrtr {
	background-image:  url("../images/trcrnr-b.gif");
}
.crnrbl {
	background-image:  url("../images/blcrnr-b.gif");
}
.crnrbr {
	background-image:  url("../images/brcrnr-b.gif");
}
.text {
	color: #ced6ff;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0.2cm
}
.linktext
{
	font-size: 10pt;
	color: #ced6ff;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
A:active	{text-decoration:none; color: #ced6ff;}
A:visited	{text-decoration:none; color: #ced6ff;}
A:link		{text-decoration:none; color: #ced6ff;}
A:hover		{text-decoration:underline; color:white;
}
.menutext
{
	font-size: 12pt;
	color: #ced6ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0.2cm
}
A:active	{text-decoration:underline; color: #ced6ff;}
A:visited	{text-decoration:underline; color: #ced6ff;}
A:link		{text-decoration:underline; color: #ced6ff;}
A:hover		{text-decoration:underline; color:white;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #ced6ff;
	padding-top: 0.2cm;
	list-style-position: inside;
	list-style-type: circle;
}
