body {
	background-color: #181b54;
}

#main
{
width:100px;
height:80px;
background-color:#FFFFFF;
}

#back {
	position:absolute;
	width:184px;
	height:23px;
	z-index:2;
	left: 22px;
	top: 220px;
}

#ly_top {
	position:relative;
	width:733px;
	background-image:url(images/top.gif);
	height:18px;
	z-index:1;
	left: 0px;
	top: 15px;
}

#ly_bottom {
	position:relative;
	width:733px;
	background-image:url(images/bottom.gif);
	height:18px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#ly_main {
	position:relative;
	width:731px;
	height:498px;
	z-index:1;
	left: 0px;
	top: 15px;
	background-color: #FFFFFF;
	border-left:#4b0b0b solid 1px;
	border-right:#4b0b0b solid 1px;
	
}
#ly_cont_top {
	position:absolute;
	width:707px;
	height:83px;
	z-index:1;
	left: 13px;
	top: 10px;
	background-color: #FFFFFF;
}
#ly_logo {
	position:absolute;
	width:377px;
	height:63px;
	z-index:1;
	left: 63px;
	top: 4px;
	background-image: url(images/logo.gif);
}
#ly_option_tp {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:156px;
	line-height:16px;
	height:65px;
	z-index:2;
	left: 490px;
	top: 4px;
	padding-left: 10px;
	border-left: #cccccc dotted 1px;
	padding-top: 3px;
}
#ly_menu {
	position:absolute;
	width:709px;
	height:29px;
	z-index:2;
	left: 13px;
	top: 92px;
	padding-top:9px;
	background-image: url(images/menu.gif);
}
#ly_main_cont {
	position:absolute;
	width:702px;
	height:247px;
	z-index:2;
	left: 12px;
	top: 143px;
}

.but_menu {position:relative;
float:left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width:25%;
	
	
	}

#text_1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 31px;
	top: 13px;
	background-color: #FFFFFF;
}

#main_cards {
	position:absolute;
	width:491px;
	height:294px;
	z-index:2;
	left: 206px;
	top: -35px;
	background-image: url(images/center_border.gif);
}

#main_cards_send {
	position:absolute;
	width:491px;
	height:294px;
	z-index:2;
	left: 206px;
	top: -35px;
	background-image: url(images/center_border_send.gif);
}

#bottom {
	position:absolute;
	width:676px;
	height:auto;
	z-index:2;
	left: 16px;
	top: 414px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a:link.op_menu {
	color: #ffffff;
	text-decoration: none;
}
a:visited.op_menu {
	text-decoration: none;
	color: #ffffff;
}
a:hover.op_menu {
	text-decoration: nono;
	color: #cccccc;

}
a:active.op_menu {
	text-decoration: none;
	color: #333333;
}


a:link.op_menu_top {
	color: #f2191c;
	text-decoration: underline;
}
a:visited.op_menu_top {
	text-decoration: underline;
	color: #f2191c;
}
a:hover.op_menu_top {
	text-decoration: underline;
	color: #003399;

}
a:active.op_menu_top {
	text-decoration: underline;
	color: #f2191c;
}


#bullet1, #bullet2, #bullet3, #bullet4 {
	position:absolute;
	width:16px;
	height:17px;
	z-index:2;
	left: 12px;
	top: 37px;
	background-image: url(images/bullet.gif);
}

#bullet2{
top: 75px;
}

#bullet3{
top: 127px;
}

#div_send {
	position:absolute;
	width:384px;
	height:188px;
	z-index:1;
	left: 74px;
	top: 39px;
}

#bullet4{
top: 167px;
}

#ly_button {
	position:absolute;
	width:200px;
	height:68px;
	z-index:1;
	left: 244px;
	top: 58px;
}
