body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: #5b7bab url(/img_insurance/vlm/bg-body.jpg) repeat-x 0 0;
}

#logo {
	z-index: 1;
	background: url(/img_lounge/vlm/logo.png) no-repeat 0 0;
	width: 523px;
	height: 341px;
	position: absolute;
	left: 50%;
	text-indent: -9999px;
	margin: 0 0 0 -580px;
	padding: 0;
}

#logo a {
	display: block;
	width: 200px;
	margin-left: 100px;
	height: 80px;
}

#tabcenter {
	z-index: 10;
	position: relative;
	padding: 0;
	marging: 0;
}

/* ---------- STYLE TEXT LINK -----------------------*/
a { font-family:Arial, Helvetica, sans-serif;  text-decoration: none; color: #3260DA; }
a:hover { font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #3260DA; }
a:link { font-family:Arial, Helvetica, sans-serif; text-decoration: none;color: #3260DA; }
a:visited { font-family:Arial, Helvetica, sans-serif; text-decoration: none;color: #3260DA; }
a:actived { font-family:Arial, Helvetica, sans-serif; text-decoration: none;color: #3260DA; }

/* ---------- STYLE TEXT WHITE -----------------------*/
.titlewhitebold12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:12px; 
	color: #FFFFFF;
}

.titlewhitebold10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:11px; 
	color: #FFFFFF;
}

.textwhite10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:11px; 
	color: #FFFFFF;
}
/* ----------- STYLE TEXT RED ---------------- */
.titleredbold16 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:16px; 
	color: #ED1C24;
}

.titlered10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #ED1C24;
}

/* ----------- STYLE TEXT BLUE ---------------- */

.titlebluebold14 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #002D62;
}

.textbluebold12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:12px; 
	color: #002D62;
}

.textbluebold10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:10px; 
	color: #002D62;
}

.textblue12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:12px; 
	color: #002D62;
}

.textblue10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #002D62;
}

/* ----------- STYLE TEXT COPYRIGHT ---------------- */

.copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #A8C8FC;
}

/* ----------- STYLE TEXT NUMBER - Part Book ---------------- */

.number { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:18px; 
	color: #FFFFFF;
}

/* ----------- STYLE BACKGROUND COLOR TABLE ---------------- */
table {
	border: 0px;
}

/* ----------- table blue ---------------- */
.bckgblue {
	background: #0062A0;
}

/* ----------- table white ---------------- */
.bckgwhite {
	background: #ffffff;
}

/* ----------- table red ---------------- */
.bckgred {
	background: #EE3124;
}
/* ----------- table book ---------------- */
.bckgbook1 {
	background: #CCD6E6;
}
.bckgbook2 {
	background: #99CC99;
}
.bckgbook3 {
	background: #DC9600;
}

/* ----------- table link ---------------- */

.bckglinks {
	background: #E4EED3;
}
.bckglinks2 {
	background: #C8DDA6;
}
.titlelinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:12px; 
	color: #5A762B;
}
.textlinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #4C563B;
}

/* ----------- table color step ---------------- */

.bckgstep1 {
	background: #E8F3FB;
}
.bckgstep2 {
	background: #E0EFE0;
}
.bckgstep3 {
	background: #F4DFB2;
}

/* ----------- table middle ---------------- */

.titlemiddle2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #B9A13D;
}
.titlemiddle1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #0061A0;
}
/* ----------- top ---------------- */

.titletop {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:11px; 
	color: #B1C1D7;
}