/*- body--------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
border: none;
}
a:link, a:visited{
	text-decoration: none;
}
.back_top {
	background-image: url(../images/back_top.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.back_sigin {
	background-image:url(../images/back_sigin.gif);
	background-repeat: no-repeat;
	height: 303px;
	width: 512px;
}
.back_mid_box {
	background-image: url(../images/back-micr.gif);
	background-repeat: repeat-x;
}
.back_siginbox {
	background-image: url(../images/back_signin.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 279px;
}
.siginfield {
	color: #000000;
	background-color: #E8F2F9;
	border: 1px solid #0A4374;
	font-size: 11px;
}
.arila16 {
	font-size: 16px;
	color: #000000;
}
.loginfields {
	font-size: 14px;
	color: #999999;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #A5ACB2;
	background-color: #FFFFFF;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
}
.more
{
	font-size: 11px;
	font-weight: bold;
	color: #04598D;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.more1
{
	font-size: 11px;
	font-weight: bold;
	color: #04598D;
	text-decoration: underline;
	background-image: url(../images/arrow34.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DAD9D9;
	border-right-color: #DAD9D9;
	border-bottom-color: #DAD9D9;
	border-left-color: #DAD9D9;
	padding-top:10px;
	height: 41px;
	line-height: 28px;
}
.heading_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DAD9D9;
	border-right-color: #DAD9D9;
	border-bottom-color: #DAD9D9;
	border-left-color: #DAD9D9;
	padding-top:10px;
	line-height: 28px;
}
.heading_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #04598D;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DAD9D9;
	border-right-color: #DAD9D9;
	border-bottom-color: #DAD9D9;
	border-left-color: #DAD9D9;
	padding-top:10px;
	height: 41px;
}
.bluelink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0B447E;
}
.bluelink22
{
	font-family: Arial, Helvetica, sans-serif;
	color: #187AB6;
}
/*- TOP NAVIGATION TABS-------------------------- */

      #tabsI {
	text-align:center;
	width:100%;
	font-size:12px;
	line-height:normal;
	padding-left: 0px;
      }
    #tabsI ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	color: #000000;
      }
    #tabsI li {
	display:inline;
	text-align:center;
	margin:0;
	color: #000000;
      }
    #tabsI a {
	float:left;
	background:url("../images/tableftI.gif") no-repeat left top;
	/**  Added by swati to have some space problem ***/
	padding-left:3px;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:0px;
	/********** End **********/
	
	text-decoration:none;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3;
      }
    #tabsI a span {
	float:none;
	display:block;
	background:url("../images/tabrightI.gif") no-repeat right top;
	color:#000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;

      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {
	float:none;
	padding-left: 6px;
}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
	/*-HEADER CSS STRTS HERE  ------------------------ */
	
	
.logo_table_border
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #136EA1;
	/*background-image: url(../images/user_logo.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2px;
}
.sign_in
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*-RIGHT PANEL CSS STRTS HERE  ------------------------ */


.orange_box
{
	background-image: url(../images/back_box.jpg);
	height: 116px;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}
.home_login_box
{
	background-color: #46A3D4;
	height: 92px;
	color: #FFFFFF;
}
.join_now
{
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.right_section_heading
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/member.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.right_sublinks
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.right_sublinks:hover
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.right_sublink_td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A9A9;
}


/*-CENTER PANEL CSS STRTS HERE  ------------------------ */

.error
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.main_category_heading
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/main_category.gif);
	height: 32px;

}

.center_section_heading
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/computer_icon.gif);

}
.categories_links
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 21px;
	background-image: url(../images/category_icon.gif);
}
.categories_links:hover
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 21px;
	background-image: url(../images/category_icon.gif);
	text-decoration:underline;
}

.categories_td
{
	background-color: #E7F0F6;
	height: 28px;
}
.categories_td1
{
	background-color: #ffffff;
	height: 28px;
}
.category_numbers
{
	font-size: 12px;
	font-weight: normal;
	color: #04598D;
	text-decoration: none;
}
.bottom_table_border
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
}
.whole_table_border
{
	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: #676767;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
}
.bottom_td_border
{
	border-bottom-color: #676767;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.classified_bg
{
	background-color: #E7F0F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style:dashed;
	border-top-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
}
.classified_bg_new
{
	background-color: #E7F0F6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CFCFCF;
}
.classified_bg_new2
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CFCFCF;
}
.classified_text
{
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
.classified_text:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration: underline;
}
.classified_rate
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*-LEFT PANEL CSS STRTS HERE  ------------------------ */

.left_section_heading
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 18px;
/*	padding-left: 21px;*/
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/search_icon.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.left_section_latest_blogs
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/ic_blog.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.left_section_head1
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image:url(../images/ic_featuredclasssified.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.left_section_head2
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image:url(../images/ic_newclassifieds.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.left_section_head3
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image:url(../images/ic_mostviewed.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
	.left_box_bg
	{
	background-image: url(../images/left_box.gif);
	background-repeat: no-repeat;
	height: 134px;
	background-position: center;
	}
	.left_box_heading
	{
	font-size: 16px;
	font-weight: bold;
	color: #0D0D0D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	}
	.left_box_subheading
	{
	font-size: 12px;
	font-weight: bold;
	color: #04598D;
	text-decoration: none;	
	}
/*-FOOTER CSS STRTS HERE  ------------------------ */


.footer_bg
{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 81px;
}
.footer_links
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.footer_links:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #868383;
	text-decoration: none;
}
.footer_text
{
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}

/*-registration STRTS HERE  ------------------------ */
.active_steplink {
	background-image: url(../images/back_step1.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 181px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.arial14_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.arial14_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B4B4B;
}
.arial14_black_un {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
}
.inactive_steplink {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	height: 41px;
	padding-left: 15px;
}
#registartion_table td{
	border-bottom-color: #E0E0E0;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 12px;
	text-align: left;
}
#registartion_table th{
	border-bottom-color: #E0E0E0;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 12px;
	text-align: left;
	background-image: url(../images/back_regishead.gif);
	background-repeat: repeat-x;
}
.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B72BB;
	text-decoration: none;
}
.blue_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005585;
	text-decoration: none;
	background-image: url(../images/but_back1.gif);
	background-repeat: repeat-x;
	height: 21px;
	border: 1px solid #2EB0EB;
}
.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

.large_bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1472A5;
	text-decoration: none;
}
.bluelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.bluelinks22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.formbx{
  font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
.drk_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B4873;
	text-decoration: none;
}
.arial12_clickgrey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.arial11_clickgrey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #969696;
	text-decoration: none;
}
.arial11_clickgrey:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #969696;
	text-decoration:underline;
}
.smallbluelink {
	font-size: 11px;
	color: #3067A5;
}
.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73B6D7;
	text-decoration: none;
}
.boxlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}	
.box {
	background-color: #FFFFFF;
	border: 1px solid #A4D1FF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-decoration: none;
}
.nav_curr_box {
	background-color: #E3EEFB;
	border: 1px solid #BDCEDF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #094781;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-decoration: none;
}
.box:hover {
	background-color: #D2EAF6;
	border: 1px solid #A4D1FF;

	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	color: #003399;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.blog_head {
	font-size: 16px;
	font-weight: bold;
	color: #0B659A;
	text-align: left;
	padding-left: 4px;
}
.orangelinks {
	font-size: 12px;
	color: #E68919;
	text-decoration: underline;
}
.postlinks {
	font-size: 12px;
	color: #04598D;
	text-decoration: underline;
}
.login_back {
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-x;
}

/*.left_post
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/ic_folder.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.left_posthead
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}*/

.left_post
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/ic_blog.gif);
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.left_posthead
{
background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/ic_blog.gif);
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #04598D;
	text-decoration: none;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.blue_sublinks
{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	color: #0B4873;
	text-decoration: none;
}
.blue_expandlinks
{
	background-image: url(../images/ic_plus.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	color: #0B4873;
	text-decoration: none;
}
.blue_expandedlinks
{
	background-image: url(../images/ic_minus.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	color: #0B4873;
	text-decoration: none;
}
.blue_onelevellinks
{
	background-image: url(../images/ic_minus.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	padding-left: 25px;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
}
.blog_tag {
	font-size: 12px;
	font-weight:normal;
	color: #0B659A;
	text-align: left;
	padding-left: 4px;
}
.small_text
{	
	font-size: 9px;
	font-weight:normal;
	color: #04598D;
}

/*-profile  ------------------------ */
.profileheading {
	font-size: 22px;
	color: #0B659A;
	text-decoration: none;
	height: 32px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#profile_table th{
	font-size: 12px;
	color: #000000;
	background-image: url(../images/back_tableban.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-left: 5px;
}
#profile_table td{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.smalllink {
	font-size: 11px;
	color: #1B609E;
}
.demo
{
	color: #0B659A;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	color: #1C65A6;
	text-decoration: none;
}
/* Gallery  */
.top_brdr {
	background-image: url(../images/top_brdr.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.bottom_brdr {
	background-image: url(../images/bottom_brdr.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
.right_brdr {
	background-image: url(../images/right_brdr.jpg);
	background-repeat: repeat-y;
}
.left_brdr {
	background-image: url(../images/left_brdr.jpg);
	background-repeat: repeat-y;
}
.headban{
	font-size: 12px;
	color: #000000;
	background-image: url(../images/back_tableban.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-left: 5px;
}
.top_bg {
	background-image: url(../images/top_middle_bg.jpg);
	height: 12px;
	width: auto;
}
.bottom_bg {
	background-image: url(../images/bottom_bg.jpg);
	height: 12px;
	width: auto;
}
.leftbg {

	background-image: url(../images/leftbg.jpg);
	height: auto;
	width: 12px;
}
.right_bg {
	background-image: url(../images/right_bg.jpg);
	height: auto;
	width: 12px;
}
.success_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1665C1;
	text-decoration: none;
}
.pro_msg
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
}
.err_msg
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
}

.red_msg
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
}

.err_msg1
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
	padding-top:7px;
	padding-bottom:7px;
}
.small_red
{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
}
.displaydash
{
	background-color: #FFFFFF;
	border-bottom-style:dashed;
	border-bottom-width:thin;
}
.white
{
	background-color:#FFFFFF;
}
.bglightblue
{
	background-color:#F2F8FF;
}
.sub_btn
{
	background-image:url(../images/but_submit.gif);
	background-repeat:no-repeat;
}
.ad_details {
	font-family:arial;
	font-size:12px;
	color:#000000;
	background-color:#E7F0F6;
}
.ad_details_tab {
	background-color:#CCCCCC;
}
.head_row {
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	background-color:#E7F0F6;
}
.color_row {
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	background-color:#F2F8FF;
}
.white_row {
background-color:#FFFFFF;
}
.blue_row {
background-color:#F5FCFE;
}
.plain_row {
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	background-color:#FFFFFF;
}
.colored_row {
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	background-color:#F2F8FF;
}
.plain_row:hover {
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	background-color:#FFFFCF;
}
.colored_row:hover {
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	background-color:#FFFFCF;
}
.adheading {
	font-size: 22px;
	color: #0B659A;
	text-decoration: none;
	height: 32px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.backlink {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #04598D;
 text-decoration: none;
 background-image: url(../images/back.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 12px;
}
	#mainContainer{
		margin:0 auto;
		width:700px;
		text-align:left;
		background-color:#FFF;
		padding:3px;
		/*border:1px solid #317082;	*/
	}
	.clear{
		clear:both;
	}

	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:270px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #dfdfdf;
		
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:310px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:360px;	/* Width of large image div */
		height:310px;	/* Height of large image div */
		float:left;
		padding-left:10px;	/* "Air" */
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:1px solid #317082;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:130px;
		height:100px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:1px solid #317082;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	
	
.ad_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 8px;
	padding: 5px;
	border: 1px solid #3876B3;
}
.ad_greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
.ad_style2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #0033CC; 
	text-decoration: underline;
	font-weight: bold; 
}
	
.afflink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CEE4F8;
	height: 39px;
	padding: 8px;
}
.linkaff {
	font-size: 14px;
	color: #1D698A;
	font-weight: normal;
}	

.toparial {
	height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.toparial:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sub_heading{
font-size: 14px;
font-weight: bold;
color: #1665C1;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;

}
a.sub_heading:hover {
	color: #0000FF;
	text-decoration: underline;
}
.small_title
{
	background-color: #E7F0F6;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}
.smallerarial_article 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: normal; 
color: #000000;
}

.faqheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

.bottomborder{
	background-color: #CCCCCC;
	height:1px;
}
.flashborder {
	border: 2px outset #CCCCCC;
}

/* For static page content */
.page_content
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal; color: #000000;
	line-height:18px;
}
.aff_contents
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; color: #000000;
	font-size:13px;
	line-height:18px;
}
.regular_blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.regular_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.left_box_headingblue
 {
 font-size: 16px;
 font-weight: bold;
 color: #04598D;
 text-decoration: none;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #7F7F7F;
}

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

.headingnew {
    border-bottom: 1px dotted #999999;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px 0 20px 0;
    padding-bottom: 5px;
}
.redfnt{
	color: #FF0000;


}
.font_13{
    font-size: 13px;

}
.login_tble{
    border: 1px dotted #999999;

}
.login_tble th{
    border-bottom: 1px dotted #999999;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
	background-color:#e3f0f6;
	text-align:center;
	    border-right: 1px dotted #999999;
	

}
.login_tble td{
    border-bottom: 1px dotted #999999;
    color: #414141;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
		text-align:left


}
