form{ padding:0px; margin:0px;}
body {
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom: 5px;
	background-color:#051F6C;
}

td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a
{
	color:#2543A4;
	font-weight:bold;
}
a:hover
{
	color:#8290C1;
	font-weight:bold;
}
.MenuLink
{
	color:#710101;
	font-weight:bold;
}
.menuItembg
{
	color:#ffffff;
	text-align:center;
}
.menuItembg:hover
{
	color:#BFC6D8;
	text-align:center;
}
.smenuItembg
{
	color:#061F6F;
	text-align:left;
}
.smenuItembg:hover
{
	color:#780605;
	text-align:center;
}
.menubg
{
	background-image: url(../image/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position:right bottom;
	height: 32px;
}
.menuleft
{
	background-image: url(../image/menu_left.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	height: 32px;
	width:10px;
}
.MenuLink:hover
{
	color:#2543A4;
	font-weight:bold;
}
.footer_bg{
	background-image: url(../image/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.footer_text{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.footer_link{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.footer_link:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.cert_link{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.cert_link:hover{
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.ProdMenuTop
{
	background-image:url(../image/menutop.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:153;
}
.dwnld_link
{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #7D0B0A;
	text-decoration: none;
}
.dwnld_link:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #7F91B9;
	text-decoration: underline;
}
.ProdMenuBottom
{
	background-image:url(../image/menuboutm.jpg);
	background-repeat: no-repeat;
	height:22px;
	width:153;
	text-align:center
}
.ProdMenuMiddle
{
	background-image:url(../image/middbg.JPG);
	background-repeat: repeat-y;
	width:153;
	text-align:left;
}
.prodPanel
{
	background-image:url(../image/prodBG.JPG);
	background-repeat: no-repeat;
	width:209px;
	height:226px;
}
.table_left_top{
	background-image: url(../image/table_left_top.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:15px;  height:11px;
}

.table_right_top{
	background-image: url(../image/table_right_top.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	width:16px;  height:11px;
}

.table_right_bottom{
	background-image: url(../image/table_right_bottom.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	width:16px;  height:15px;
}

.table_left_bottom{
	background-image: url(../image/table_left_bottom.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:15px;  height:15px;
}

.table_top_middle{
	background-image: url(../image/table_top_middle.jpg);
	background-repeat: repeat-x;
	height:11px;
}

.table_bottom_middle{
	background-image: url(../image/table_bottom_middle.jpg);
	background-repeat: repeat-x;
	height:15px;
}

.table_right{
	background-image: url(../image/table_right.jpg);
	background-repeat: repeat-y;
	width:16px;
}

.table_left{
	background-image: url(../image/table_left.jpg);
	background-repeat: repeat-y;
	width:15px;
}
.textfield_qty
{
	border:solid 1px #8291B8;
	width:70px;
	height:20px;
}
.textfield
{
	background-color:#F2F3F8;
	border:solid 1px #8291B8;
	width:180px;
	height:20px;
}
.textfield_small
{
	background-color:#F2F3F8;
	border:solid 1px #8291B8;
	width:120px;
	height:20px;
}
.textarea
{
	background-color:#F2F3F8;
	border:solid 1px #8291B8;
}