body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg_common.gif);
}

table#level_0 {
	height: 100%;
	background-color: #ffffff;
	border-collapse: collapse;
}

table#level_0 td {
	padding: 0;
	margin: 0;
}

table#level_1 {
	border-collapse: collapse;
}

table#level_1 td {
	padding: 0;
	margin: 0;
}

table.structure {
	border-collapse: collapse;
}

table.structure td {
	margin: 0px;
	padding: 0px;
}

table.structure td img {
	border: 0;
}

img#register {
	position: relative;
	left: -15px;
	top: 30px;
	width: 50px;
	height: 13px;
	/*cursor: pointer;*/
}

img#contact_us {
	position: relative;
	left: -90px;
	top: 16px;
	width: 65px;
	height: 13px;
	cursor: pointer;
}

img#logo {
	position: relative;
	left: 27px;
	top: -15px;
	width: 110px;
	height: 142px;
	cursor: pointer;
}

td#content_left {
	color: #696B6B;
	font: italic 11px Arial;
}

td#content_right {
	color: #52748A;
	font: 13px Arial;
}
td#content_right td  {
	color: #52748A;
	font: 13px Arial;
}
.lc_title_1 {
	color: #fefefe;
	font: bold 13px Arial;
}

.lc_title_2 {
	color: #fefefe;
	font: 12px Arial;
	padding-left: 10px;
}

.rc_title {
	color: #52748a;
	font: 12px Arial;
	text-transform: uppercase;
	font-weight: bold;
	width: 190px;

	padding-top: 10px;
	border-bottom: 1px solid #e8e8e8;
}

.rc_item {
	color: #4f504f;
	font: 10px Arial;
	width: 190px;
	padding: 5px 2px 2px 4px;
}

a.left_title {
	color: #fefefe;
	font: bold 13px Arial;
	text-decoration: none;
	line-height: 20px;
}
span.left_title {
	color: #fefefe;
	font: bold 13px Arial;
	text-decoration: none;
	line-height: 20px;
	margin-left: 5px;
}
a.left_title:hover {
	color: #e7ab02;
	font: bold 13px Arial;
	text-decoration: none;
	line-height: 20px;
}

a.left_sub {
	color: #fefefe;
	font: 13px Arial;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}

a.left_sub:hover {
	color: #e7ab02;
	font: 13px Arial;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;
}

span.right_fullname {
	color: #52748a;
	font: 10px Arial;
	padding: 0 0 0 20px;
}

table.sub_template {
	visibility: hidden;
	position: absolute;
	top: -30;
	border-collapse: collapse;
	border: 0;

}

table.sub_template td {
	margin: 0;
	padding: 0;
}

td#content_bottom {
	color: #696B6B;
	font: 11px Verdana;
}
td#title_bottom {
	color: #52748a;
	font: 13px Arial;
	font-weight: bold;
}
table#silver_package {
	
	background-image: url(../img/grey_pix.gif);
	border-top: 2px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 5px;
}
table#gold_pack_center   {
	margin: 0 0 10px 20px;
	width: 500px;
	height: 106px;
	border: 1px solid #red;
	background-color: #dbd48d;
}

table#gold_pack_center td.test {
	background-image: url(../img/yellow_center.gif);
	background-repeat: repeat-x;
	color: #696B6B;
	font: 11px Verdana;
	padding: 5px;
}

table#silver_pack_center   {
	margin: 0 0 10px 20px;
	width: 500px;
	height: 106px;
	border: 1px solid #red;
	background-color: #cad0d7;
}

table#silver_pack_center td.test {
	background-image: url(../img/grey_center.gif);
	background-repeat: repeat-x;
	color: #696B6B;
	font: 11px Verdana;
	padding: 5px;
}
table#silver_pack_center td div.pack_title {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #696B6B;
}
table#gold_pack_center td div.pack_title {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #696B6B;
}
table#gold_package {
	background-image: url(../img/yellow_pix.gif);
	border-top: 2px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 5px; 
}
td#package_text{
	color: #4E4E4E;
	font: bold 10px Arial;
	text-align:center;
	border-left: 1px solid #E8E8E8;
}

td#package_title{
	color: #4E4E4E;
	font: bold 10px Arial;
	text-align: center;
	
}
