@charset "uft-8";
/* CSS Document */
body  {
background-image : url(images/bg.gif);
}
#TopMenu {
	display: block;
	width: 600px;
	height: 100px;
	background:url(../images/top_menu_background2.jpg) no-repeat;
}
#menu_selection {
	display: block;
	width:600px;
	height:20px;
	padding-top:10px;
	margin:0 0px 0 0px;
	color:#000000;
	Font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
#top_content {
	display:block;
	width: 800px;
	height: 51px;
	background:url(../images/top_bar.jpg) no-repeat;
}
#bottom  {
	dispaly:block;
	width: 815px;
	height: 60px;
	background:url(../images/bottom_bar.jpg) no-repeat;
}
#contentside {
	float:left;
	display:block;
	width:600px;
	height:400px;
	background:url(../images/contentside_background5.jpg) no-repeat;
	text-align:center;
	padding-top:10px;
	margin:0 0 0 0px;0
	color:#000000;
	Font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
}
#logo {
	display:block;
	width:213px;
	height:100px;
	background:url(../images/net_log_bevel_blackletters.jpg) no-repeat;
}
#infoside {
	float:left;
	display:block;
	width:200px;
	height:400px;
	background:url(../images/infoside_backgound6.jpg) no-repeat;
	text-align:center;
	padding-top:10px;
	margin:0 0 0 0px;0
	color:#000000;
	Font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
}
#prepaid_menu {
	display:block;
	width:250px;
	height:300px;
	background:url(../images/prepaid_box_background.jpg);
}
#postpaid_menu {
	display:block;
	width:250px;
	height:300px;
	background:url(../images/postpaid_box_background.jpg);
}
.Title_bar {
	font:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.Bottom_bar {
font:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#bottom_section {
	float:left;
	display:block;
	width:815px;
	height:50px;
	background:url(../images/bottom_menu_background.jpg) no-repeat;
	background-position:center;
	text-align:center;
	padding-top:10px;
	margin:0 0 0 0px;0
	color:#000000;
	Font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
}
#ani_search {
	display:block;
	width:300px;
	height:75px;
	background:url(../images/search_by_ani_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#PIN_search {
	display:block;
	width:300px;
	height:75px;
	background:url(../images/search_by_pin_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#search_button { 
	background:url(../images/search_button.jpg):no-repeat; 
	padding-top:15px;
    background-position:bottom;
}
#search_button2 { 
	background:url(../images/search_button.jpg):no-repeat; 
}
#AgentTool {
	Font: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#000000;
}
#AgentInfo {
	Font: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}


