/* general rule */
iframe,body,p,pre,div,form,object,img,table,td { padding:0px; border-width:0px; margin:0px; }
body,table,textarea { font-family:arial; font-size:12px; color:#000; line-height:17px; }
body { background-color:white; }
img  { visibility:hidden; }
a         { color:#800080; text-decoration:none; }
a:link    { color:#800080; }
a:visited { color:#800080; }
a:hover   { color:#800080; text-decoration:underline; }
a:active  { color:#800080; }

/* main tables CC3300 CC0099 CC3399 3>993366 990099 993399 2>CC3366 1>CC6699 */
.c_tbl_top  { width:940px; margin-top:35px; border-bottom:3px solid #CC3300; }
.c_tbl_mddl { width:940px; }
.c_tbl_bttm {
	width:940px; height:100px;
	border-top:1px solid #CC3300;
	background-image:url(img/ftr_bckgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}

/* section banner */
.c_ttl_td   {
	width:940px; height:240px;
	text-align:left; vertical-align:top;
	}

/* body for type A and B */
.c_td_top_left_A { 
	background-image:url(img/sub_A_bckgrnd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0px 0px 40px;
	width:510px;
	vertical-align:top;
}
.c_td_top_left_B { 
	background-image:url(img/sub_B_bckgrnd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0px 0px 40px;
	width:507px;
	vertical-align:top;
}
.c_td_top_rght_A { 
	width:390px; height:300px;
	vertical-align:top;
}
.c_td_top_rght_B {
	width:393px; height:400px;
	background-image:url(img/bckgrnd_letter.gif);
	background-position:top right;
	background-repeat:no-repeat;
	vertical-align:top;
}
.c_td_bttm       {  }
.c_td_sub { padding-left:30px; }

.c_img_A { position:relative; left:35px; top:90px; }
.c_img_B { position:relative; left:45px; top:10px; }
.c_tbl_B { position:relative; left:80px; top:15px; }

/* rollover menus */
.c_rllvr_td     { text-align:left; vertical-align:top; }
.c_rllvr_td_off { text-align:left; vertical-align:top; }
.c_rllvr_img_1  { position:absolute; cursor:pointer; }
.c_rllvr_img_2  { position:relative; cursor:pointer; }

/* images */
.c_img_head   { margin:15px 0px 0px 0px; }
.c_img_word   { margin:5px 0px 3px 0px; }
.c_img_bullet { margin-right:10px; }

/* link style on type B notepad */
.c_anchr_sub         { color:#000000; text-decoration:none; }
.c_anchr_sub:link    { color:#666666; }
.c_anchr_sub:visited { color:#666666; }
.c_anchr_sub:hover   { color:#000000; }
.c_anchr_sub:active  { color:#000000; }

/* text style 990033 2>CC0044 1>993366  */
.c_fnt_h2         {
	font-family:"Times New Roman", serif;
	font-size:20px;
	font-weight:normal;
/*	font-style:italic;  */
	letter-spacing:0px;
	color:#990033;
	text-decoration:none; }
.c_fnt_h3         {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#743832;
	line-height:17px;
	text-decoration:none; }
.c_fnt_h3:link    { color:#743832; }
.c_fnt_h3:visited { color:#743832; }
/* .c_fnt_h3:hover   { color:#743832; text-decoration:underline; } */
.c_fnt_h3:hover   { color:#743832; } 
.c_fnt_h3:active  { color:#743832; }

.c_fnt_sbhd  { font-weight:bold; }
.c_fnt_nrml  {  }
.c_fnt_itlc  { font-style:italic; }
.c_fnt_strng { letter-spacing:0.5em; }

/* etc. */
.c_dvsn_indnt { padding-left:40px; }
.c_td_bullet { vertical-align:top; padding:5px 8px 0px 0px; }
.c_td_arrw   { vertical-align:top; padding:5px 8px 0px 0px; }
.c_td_bxttl  { text-align:center; vertical-align:middle; }

/* for popup windows */
.c_td_ppp_top  {
	width:640px; height:80px;
	text-align:left; vertical-align:top;
	border-bottom:3px solid #CC3300; }
.c_td_ppp_mddl {
	width:640px; height:400px;
	padding:80px 40px 0px 40px;
	text-align:left; vertical-align:top;
	background-image:url(img/ppp_bckgrnd.gif);
	background-position:20px 15px;
	background-repeat:no-repeat;
}
.c_td_ppp_foot  { height:70px; text-align:left; vertical-align:top; }
.c_td_ppp_bttm  {
	width:640px; height:100px;
	text-align:left; vertical-align:top;
	border-top:1px solid #CC3300; }
.c_ppp_logo     { position:absolute; left:40px ; top:24px; }
.c_ppp_print    { position:absolute; left:440px; top:59px; cursor:pointer; }
.c_ppp_close    { position:relative; left:550px; top:59px; cursor:pointer; }
.c_ppp_print_2  { position:absolute; left:440px; top:40px; cursor:pointer; }
.c_ppp_close_2  { position:relative; left:550px; top:40px; cursor:pointer; }
.c_ppp_cpyrght  { position:absolute; left:40px ; top:15px; }
.c_ppp_srfcthry { position:relative; left:410px; top:15px; }

