body {
	background: #dcdcdc; centre top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #434548;
	padding: 0;
	margin: 0;

}

.emalls-body {	background: url(emalls-body.jpg);}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}


.headbg{
	background-color: #4278D3;
}
.headbgbox{
	background-color: #84A9E2;
}
.loginbarbg{
	background-color: #EDF4F9;
}

.module_head {
	background-color: #4278D3;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}


.module_head_right {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a:hover {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}


.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_head2, .text_head2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0000AF;
}

.offer_head {
	font-size: 16pt;
	color: #4278D3;
}

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;

}

.im_text {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95B5E6;
	border-right-color: #95B5E6;
	border-bottom-color: #95B5E6;
	border-left-color: #95B5E6;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;

}

.statusbar {
	background-color: #D4E1F6;
}


th {
	font-weight: bold;
	color: #4278D3;
	background-color: #D4E1F6;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #4278D3;
}
th a:hover {
	color: #4278D3;
	text-decoration: none;

}


a.subhead {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.subhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: white;
  padding-left:2px;
  padding-right:2px;
  padding-top:1px;
  padding-bottom:1px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #FF0000;
}


.main_outer_table{
	background-color: #FFFFFF;
}

a.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.s_table_blue{
	color: #27277E;
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #D3E1FA;
	color: #27277E;
}
.table_white{
	background-color: #FFFFFF;
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;
	color: #003300;
}
.table_red{
	background-color: #FFD5D5;
	color: #990000;
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;
}
.table_gray{
	background-color: #EFEFEF;
	color: #333333;
}
.table_yellow{
	background-color: #FFFFCC;
	color: #B08D00;
}


.main_text1{
	font-size: 24px;

}
.page_heading {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;
}
.headrow {
	border: 1px solid #A9BDF1;
	background-color: #C8E0FB;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
.searchtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.xtitle {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;

}
.title {
	font-size: 12pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #003366;
	border: 1px solid #96B0F5;
	background-color: #D7E1EE;
	font-weight: bold;
	padding: 1px;
}

a {
	color: red;
	text-decoration: none;
}

a.menulink {
	font-size: 11px;
	color: #ff66cc;
	text-decoration: none;
}

a.menulink:hover {
	font-size: 11px;
	color: #ff66cc;
	text-decoration: none;
}

a.panellink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}
a.panellink:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.panelbox {

}

.footer {
	background-color: #f9f0f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f9d5f9;
	border-right-color: #f9d5f9;
	border-bottom-color: #f9d5f9;
	border-left-color: #f9d5f9;
}

a.footerlink {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

a.footerlink:hover {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}


.storyhead{
	color: #4278D3;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #003366;
	font-style: italic;
}
.storyby{
	color: #003366;
}
.storytext{
}

.newshead{
	color: #4278D3;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

.pollquestion{
	color: #4278D3;
	font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 12px;
	color: #4278D3;
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: red;
}

.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

.headerfooter:hover {							/*** hover: style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	text-decoration: none;
}

.nickwidth {								/*** width of sections ***/
	margin: 10px;
	text-align: center;
	width: 550px;
}

.im_msg {
	font-size: 8pt;
}


/* custom */

.smallpic {
	border: 0px solid #666666;
}


td.edituserlink{
  color: #ffffff;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}

TD.edituserlink a{
	color: #FFFFFF;
	font-weight: normal;
}
TD.edituserlink A:hover{
	color: #FFFFFF;
	font-weight: normal;
}

td.advsearchlink{
  color: #ffffff;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}

TD.advsearchlink a{
	color: #FFFFFF;
	font-weight: normal;
}

TD.advsearchlink A:hover{
	color: #FFFFFF;
	font-weight: normal;
}

.link-item-01 {
  color: white;
  text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link-item-01:hover {
  text-decoration: underline;
  color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hotlink {
  color: black;
  text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hotlink:hover {
  text-decoration: underline;
  color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.menu_item_link {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}

a.menu_item_link_01 {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}

a.menu_item_link_01:hover {
	text-decoration: none;
	color: black;
}

a.mtitle01 {
   color:       SlateGray;
   font-style:  normal;
   font-size:   18px;
   font-weight: bold;
}


a.h12pxc0 {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: normal;
}

a.h12pxc0b {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h12pxc1 {
   color:       #006699;
   font-style:  normal;
   font-size:   12px;
   font-weight: normal;
}

a.h12pxc1b {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h12pxc2 {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: normal;
}

a.h12pxc2b {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h12pxc4b {
   color:       SlateGray;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold;
}

a.h12pxc4 {
   color:       SlateGray;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: normal;
}  

a.h12pxc6b {
   color:       #434548; // default color
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h12pxc2 {
   color:       #FF66FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h12pxc7 {
   color:       #0080FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: normal;
}

a.h12pxc7b {
   color:       #0080FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h12pxc8 {
   color:       #00CC00;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: normal
}

a.h12pxc8b {
   color:       #00CC00;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   12px;
   font-weight: bold
}

a.h11pxc0 {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal
}

a.h11pxc0b {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}

a.h11pxc0bu {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold;
   text-decoration: underline;
}

a.h11pxc1 {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal
}

a.h11pxc1b {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}


a.h11pxc2 {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal
}

a.h11pxc2b {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}


a.h11pxc4 {
   color:       SlateGray;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal
}

a.h11pxc4b {
   color:       SlateGray;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}

a.h11pxc5 {
   color:       #003366;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal
}

a.h11pxc7 {
   color:       #0080FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal;
}

a.h11pxc7b {
   color:       #0080FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}

a.h11pxc8 {
   color:       #00CC00;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: normal
}

a.h11pxc8b {
   color:       #00CC00;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   11px;
   font-weight: bold
}

a.h10pxc1 {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   10px;
   font-weight: normal
}

a.h10pxc1b {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   10px;
   font-weight: bold
}


a.h9pxc0b {
   color:       white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   9px;
   font-weight: bold
}

a.h9pxc1 {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   9px;
   font-weight: normal
}

a.h9pxc1b {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   9px;
   font-weight: bold
}

a.h9pxc2 {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   9px;
   font-weight: normal
}

a.h9pxc4 {
   color:       SlateGray;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   9px;
   font-weight: normal
}

a.h8pxc1 {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   8px;
   font-weight: normal
}

a.h8pxc1b {
   color:       #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   8px;
   font-weight: bold
}


a.h8pxc5 {
   color:       #003366;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   8px;
   font-weight: normal
}

a.system_status {
   color:       red;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style:  normal;
   font-size:   14px;
   font-weight: bold
}

a.menusendlink {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff66cc;
text-decoration: none;
}
a.menusendlink:hover {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
}


a.menulink01 {
font-size: 11px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0080FF;
text-decoration: none;
}
a.menulink01:hover {
font-size: 11px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: red;
text-decoration: none;
}

a.errmsg {
	color:       red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:  normal;
	font-size:   9px;
	font-weight: normal;
	text-decoration: underline;
}

.upload_photo_layout_00 {
  background-color: #F7F7F7;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.upload_photo_layout_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: #FAFAFA;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FAFAFA;
  border-right-color: #FAFAFA;
  border-bottom-color: #FAFAFA;
  border-left-color: #FAFAFA;
}

.profile_view_layout_00 {
  background-color: #eaeaea;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.profile_view_layout_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  border-bottom-color: #eaeaea;
  border-left-color: #eaeaea;

}

.advsearch_layout_00 {
  background-color: #eaeaea;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;

}

.advsearch_layout_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  border-bottom-color: #eaeaea;
  border-left-color: #eaeaea;

}

.subsc_fail_00 {
  background-color: #eaeaea;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.subsc_fail_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  border-bottom-color: #eaeaea;
  border-left-color: #eaeaea;

}

.subsc_success_00 {
  background-color: #eaeaea;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.subsc_success_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  border-bottom-color: #eaeaea;
  border-left-color: #eaeaea;

}

.googlesearch_layout_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  border-bottom-color: #eaeaea;
  border-left-color: #eaeaea;

}

.member_toplist_00 {
  background-color: #eaeaea;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.product_promote_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E1FFE1;
  border-right-color: #E1FFE1;
  border-bottom-color: #E1FFE1;
  border-left-color: #E1FFE1;
}

.general_layout_01 {
  font-size: 11px;
  font-weight: normal;
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eaeaea;
  border-right-color: #eaeaea;
  border-bottom-color: #eaeaea;
  border-left-color: #eaeaea;
}

.menu_title_01 {
  background-color: #F7F7F7;
  font-size: 11px;
  font-weight: bold;
  color: SlateGray;
}

.bullet1 {
	FONT-SIZE: 18px; LINE-HEIGHT: 11px
}

.row00 {
  font-size: 11px;
  font-weight: bold;
  background-color: #f3f3f3;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}

.row01 {
  font-size: 11px;
  font-weight: bold;
  background-color: #ffe1e1;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.row02 {
  font-size: 11px;
  font-weight: bold;
  background-color: #fff0f0;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;

}

.subscribe_pay_01 {	
	text-valign: middle;
   padding: 0px 5px 3px 10px;	
}


img.pAdSmallPic {
   width: 60px;
   height: 45px
}

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 0px; border-color: #CCCCCC; 
	padding: 0; 
	width: 200px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #C2C2C2; color: #006699; 
	font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: #F9F9F9; color: SlateGray; 
	font-family: "Times New Roman", Times, serif; font-size: 12px 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #006699; text-decoration: none; }
.fd_itemlink:visited { #006699: blue; text-decoration: none }
.fd_itemlink:hover { color: #006699; text-decoration: underline }

