body
{
	background-color: #4F61C3;
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}
td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td.toptd
{
	background-image:url(images/tp_bk.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding-left: 30px;
}
td.footer
{
	background-color:#000000;
	height: 40px;
	padding: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
a.footerlink
{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:hover
{
	text-decoration: underline;
}
.input
{	
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #C3C3C3;
}
td.menu
{
	background-image:url(images/m_bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 40px;
}
td.ttyl
{
	padding-left: 27px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2B488D;	
}
td.maintd
{
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 45px;
	background-image:url(images/mainback.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td.maintd2
{
	padding-left: 27px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 27px;
	background-image:url(images/mainback.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
p.greayhighlight
{
	background-color:#F3F3F3;
	border: 1px solid #C3C3C3;
	padding: 15px;
}
.orangetext
{
	color: #F1BA07;
}
hr
{
	height: 1px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.productcell
{
	background-position: center;
	background-repeat:no-repeat;
}
td.submenutd
{
	background-color: #4398EB;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 15px;
}
td.submenudeco2
{
	background-color: #D5D5D5;
	background-image:url(images/subm_deco2.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
a.submenu
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.submenu:hover
{
	color: #9CDFFD;
}
a.submenuhere
{
	color: #9CDFFD;
	font-weight: bold;
	text-decoration: none;
}
.menuli {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
	margin-left: -22px;
	margin-bottom: 10px;
}
td.loginbacktd
{
	background-image:url(images/log_bk.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #E1E3EF;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
}
.input2
{
	width: 100%;
	background-color: #505050;
	border: 1px solid #727272;
	color: #FFFFFF;
}
.graytext
{	
	color: #9B9B9B;
}
td.prnametd
{
	background-color: #4FA2E4;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}
a.bluelink
{
	color: #333D7B;
	text-decoration: none;
}
a.bluelink:hover
{
	text-decoration: underline;
}
.subtitle
{
	color: #333D7B;
	font-size: 14px;
	font-weight: bold;
}
.redtext
{
	color: #FF0000;
}
div.supertopdiv
{
	z-index: 10;
}