@charset "utf-8";
/* CSS Document */

body{background:#FFFFFF; margin:0px; padding:0px;}
*{margin:0px; padding:0px;}
table{border:none}
img{border:none}
img1{float:left}
.center{text-align:center}
a{text-decoration:none}

.tahoma{font-family:Tahoma}
.georgia{font-family:Georgia, "Times New Roman", Times, serif}
.arial{font-family:Arial, Helvetica, sans-serif, Tahoma}

.fontsize_14{font-size:14px}
.fontsize_15{font-size:15px}
.fontsize_22{font-size:22px}
.fontsize_16{font-size:16px}
.fontsize_13{font-size:13px}
.fontsize_11{font-size:11px}

.black{ color:#010101}
.semi_blue{ color:#105091}
.semi_blue2{ color:#1c5eac}
.red{color:#dd0606}
.blue{color:#0000ef}
.deep_blue{color:#004ba4}
.white{color:#ffffff}
.pink{ color:#FF33CC}
.bold{font-weight:bold}
.gray{ color:#d3d3d3}
.normal{font-weight:normal}

.hyper{text-decoration:none}
.hyper:hover{text-decoration:underline}

/* header */
.logo_width{width:17%}
.search_width{width:26%; height:34px;}
.search_top_bg{background:#547eb0; padding:4px;}
.txt_field{width:191px; height:25px; border:#4b4f54 1px solid; margin-right:3px; background:#FFFFFF;}
.nav_bg{background:#ddeeff; padding-left:4px; width:57%; white-space:nowrap}
/* end of header */


/* header part 2 */
.header_2_bg{background:url(http://www.examplesof.com/images/header_bg.gif) repeat-x;}
.pinup_bg{background:url(http://www.examplesof.com/images/pinup_page_bg.gif) no-repeat; width:317px; height:77px;}
.icon_bg{background:url(http://www.examplesof.com/images/icon_bg.gif) repeat-x; width:430px;}
.pinup_txt{color:#9b3232; padding-top:40px; text-align:center}
/* end of header part 2 */



/* navigation */
.nav2_bg{background:#fefef6; padding:8px;}
.nav_table_side{ width:14px; height:68px;}
.nav2_table_bg{background:url(http://www.examplesof.com/images/nav_table_bg.gif) repeat-x; height:68px}
/* end of navigation */




/* google search */
.google_table{padding:2px;}
.google_table_side{ width:12px; height:44px;}
.google_table_bg{background:url(http://www.examplesof.com/images/google_search_table_middle.gif) repeat-x; height:44px;}
.google_search{width:194px; height:25px; border:#96b0d1 1px solid}
.google_search_width{width:194px;}
.google_search_but_width{width:185px;}
/* end of google search */



/* Alphabet Table */
.alpha_table{padding:2px;}
.alpha_side{width:12px; height:34px;}
.alpha_bg{background:url(http://www.examplesof.com/images/alphabet_table_midd.gif) repeat-x; height:34px}
/* end of Alphabet Table */



/* main table */
.main_table{padding:2px}
.all_corner{width:9px; height:9px}
.main_table_top{background:url(http://www.examplesof.com/images/content_table_top.gif) repeat-x; height:9px}
.main_table_bottom{background:url(http://www.examplesof.com/images/content_table_bottom.gif) repeat-x; height:9px}
.main_table_left{background:url(http://www.examplesof.com/images/content_table_left.gif) repeat-y; width:9px}
.main_table_right{background:url(http://www.examplesof.com/images/content_table_right.gif) repeat-y; width:9px}
.main_table_midd{background:#fffff4}

.table_list ul{ list-style-type:none; margin:0px; padding:0px;}
.table_list li{list-style-type:none; background:#fffff4 url(http://www.examplesof.com/images/main_td_bg.gif) repeat-x bottom; margin-bottom:5px; padding-bottom:5px;}

/* end of main table */





/* bottom area */
.bottom_area{background:#cccccc; padding:10px 0px;}
.bottom_area_top{background:#6699cc; padding:4px;}
.bottom_txt_bg{ background:#ddeeff; width:50%; padding:8px;}
.bottom_txt_field{width:477px; height:25px; border:#004ba4 1px solid; margin-top:2px;}
/* end of bottom area */








/* menu list */
#menu{width:250px; background:#ffffff; border:#999999 10px solid; height:580px; top:215px; position:absolute; right:30px; }
#menu ul{list-style-type:none; margin:0px; padding:10px 20px 10px;}
#menu li{list-style-type:square; line-height:25px; color:#CCCCCC; border-bottom:#CCCCCC 1px solid; list-style-position:inside}
#menu li a:hover{color:#666666}
/* end of menu list */
