P.redTxt
{
	font-family : sans-serif;
	font-size : 14px;
	color : Red;
}
td.copyright
{
	font-family : Arial;
	font-style : normal;
	color : Gray;
	font-size : 10px;
	vertical-align : top;
	text-align : center;
}


td.menu
{
	font-family : Arial;
	font-style : normal;
	background-image : url("../images/cellside.jpg");
	color : Gray;
	font-size : 12px;
	font-weight : bold;
	padding-left : 10;
	text-transform : uppercase;
}

td.nopad
{
	padding : 0 0 0 0;
	vertical-align : bottom;
}
 
 td.menuitem
{
	background-image : url("../images/cellside.jpg");
	font-family : Arial;
	font-style : normal;
	font-size : 12px;
	padding-left : 15;
	text-decoration : none;
	padding-right : 15;
	color : Gray;
}

a.menuitem
{
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	color :Gray;
}
 
a.menuitem:hover
{
	font-family : Arial;
	text-decoration : none;
	color :Black;
	text-transform : none;
	font-weight : bold;
}

div.scroll {
	height: 495px;
	width: 480px;
	overflow: auto;
	border: none;
	padding: 0px;
	font-family : Arial;
	text-decoration : none;
	font : 12;
}

div.scroll-main {
	height: 385px;
	width: 480px;
	overflow: auto;
	border: none;
	padding: 0px;
	font-family : Arial;
	text-decoration : none;
	font : 12;
}

p.thankyou
{
	font-family : Arial;
	font-size : 22px;
	font-style : italic;
}

div.contentbar
{
	background-image : url("../images/contentbar.jpg");
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	padding-left : 30;
	vertical-align : middle;
	width : 497;
	height : 25px;
	padding-top : 9;
	color : Gray;
	font-weight : bold;
}

p.contentred
{
	color : White;
	background-color : Red;
} 

tr.contenttext
{
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
}
 
td.content
{
	background-image : url("../images/contentside.jpg");
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	padding-left : 15;
}

td.contentbarx
{
	background-image : url("../images/contentside.jpg");
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	padding-left : 5;
}

td.contenthead
{
	background-image : url("../images/contenthead.jpg");
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	padding-left : 32;
	padding-top : 20;
	color : Gray;
	font-weight : bold;
	height : 45;
}

td.contentonly
{
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	padding-left : 15;
}

td.detail
{
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
	padding-left : 0;
	padding-right : 15;
}

a.content
{
	font-family : Arial;
	text-decoration : underline;
	font-size : 12px;
	color : Black;
}
a.content:hover
{
	font-family : Arial;
	text-decoration : underline;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}
