/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color:#5E5E5E;
	
}
a:hover{color:#5E5E5E; text-decoration:none;}
a {color: #4BABE8;}

body {
	background-image:url(../image/bg-main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:14px;
}

.redtxt{ color:#FF0000;}
.greybar_bg{ background-image:url(../image/bg_greybar1.jpg); background-repeat:repeat-x; width:317px; color:#FFFFFF;}
.body_bg{ background-image:url(../image/bg_body.jpg); background-repeat:repeat-y;}
.bottom_bg{ background-image:url(../image/bg_bottom.jpg); background-repeat:repeat-x; height:39px; }
.bluebar{ background-image:url(../image/bg_bluebar.jpg); background-repeat:repeat-x;}


.submit{ background-image:url(../image/submit_bt.jpg); border:0px; background-repeat:no-repeat; width:59px; height:18px; cursor:pointer;}
.clear{ background-image:url(../image/clear_bt.jpg); border:0px; background-repeat:no-repeat; width:59px; height:18px; cursor:pointer;}
.nplanetlink{color:#5E5E5E; text-decoration:none;font-weight:bold;}
.nplanetlink:hover{color:#5E5E5E; text-decoration:underline; font-weight:bold;}
.txtwhite{color:#FFFFFF;}
.bottomlink{ color:#ffffff; text-decoration:none;}
.bottomlink:hover{ color:#2E3092; text-decoration:none;}
.blue_header{color:#4788BE; font-weight:bold;}
.email_link{ color:#FFFFFF; text-decoration:none;}
.email_link:hover{ color:#FFFFFF; text-decoration:underline;}
.bottom_active_link{color:#2E3092; text-decoration:none;}
.bottom_active_link:hover{color:#2E3092; text-decoration:none;}
.plan{ color:#5E5E5E; text-decoration:underline;}

