/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/body_bg.gif');
	background-repeat: repeat-x;
	background-color:#91C0F6;
}

.menu_middle{
	background-image: url('../images/menu_middle.gif');
	background-repeat: repeat-x;
}

.welcomepic{
	background-image: url('../images/main_pic.gif');
	background-repeat: repeat-x;
}

.profileboxmiddle_bg{
	background-image: url('../images/profilebox_middle.gif');
	background-repeat: repeat-x;
}

.mainboxmiddle_bg{
	background-image: url('../images/mainbox_middle.gif');
	background-repeat: repeat-y;
}

.bodyline{
	background-image: url('../images/body_line.gif');
	background-repeat: repeat-y;
}

.welcome{
	font-family:"Trebuchet MS";
	color:#035594;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.welcomeRed{
	font-family:"Trebuchet MS";
	font-style:italic;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;	
	text-decoration:none;
}

.welcome2{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.welcome2_12px{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.welcome2_12px_new{
	font-family: Tahoma, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.welcome2_small{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.newPagecontent{
	font-family:Tahoma, Arial, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.newPagecontentBold{
	font-family:Tahoma, Arial, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}

.welcome22{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.welcome222{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	font-weight:bold;	
	text-decoration:none;
}
.free{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.free2{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

/* menu css */

.menulink a {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
}
.menulink a:hover {
	font-family:"Trebuchet MS";
	color:#FFFC00;
	font-size:10px;
	font-weight :bold;
	text-align:center;
	text-decoration:none;
}

.textcenter {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.browsing{
	font-family:"Trebuchet MS";
	color:#0C4AAD;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

a.success_stories:link{font-family:"Trebuchet MS";color:#0C4AAD;font-size:18px;font-weight:bold;text-align:left;text-decoration:underline;}
a.success_stories:active{font-family:"Trebuchet MS";color:#0C4AAD;font-size:18px;font-weight:bold;text-align:left;text-decoration:underline;}
a.success_stories:visited{font-family:"Trebuchet MS";color:#0C4AAD;font-size:18px;font-weight:bold;text-align:left;text-decoration:underline;}
a.success_stories:hover{font-family:"Trebuchet MS";color:#0C4AAD;font-size:18px;font-weight:bold;text-align:left;text-decoration:none;}


.browsing2{
	font-family:"Trebuchet MS";
	color:#00000;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	text-decoration:none;
}

.and{
	font-family:"Trebuchet MS";
	color:#00000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

/* text box css */

.search_textbox {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 100px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

.search_textbox_new {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 100px;
	font-family: Tahoma, Verdana;
	font-size:11px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

.Region_textbox {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 170px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
.Region_textbox_new {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 170px;
	font-family: Tahoma, Verdana;
	font-size:11px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
.screenname_textbox {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 170px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:18px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
.txt{
	border: 1px solid #000000;
	background-color:#ffffff;
    width: 70px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

.between_textbox {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 50px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

.between_textbox_new {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 50px;
	font-family: Tahoma, Verdana;
	font-size:11px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

.between_textbox2 {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 100px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

.between_textbox2_new {
    border: 1px solid #000000;
	background-color:#ffffff;
    width: 100px;
	font-family: Tahoma, Verdana;
	font-size:11px;
	height:23px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
}


.freeprofile{
	font-family:"Trebuchet MS";
	color:#0B79CE;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.jewish{
	font-family:"Trebuchet MS";
	color:#5C7504;
	font-size:19px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

/* find css */
.findlinkN {font-family:"Trebuchet MS";color:#000;font-size:12px;font-weight:bold;text-decoration:none;}
a.findlink:link{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlink:active{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlink:visited{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlink:hover{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:underline;}


a.findlinkY:link{font-family:Tahoma, Arial, Verdana;color:#333333;font-size:11px;font-weight:bold;text-align:left;text-decoration:underline;}
a.findlinkY:active{font-family:Tahoma, Arial, Verdana;color:#333333;font-size:11px;font-weight:bold;text-align:left;text-decoration:underline;}
a.findlinkY:visited{font-family:Tahoma, Arial, Verdana;color:#333333;font-size:11px;font-weight:bold;text-align:left;text-decoration:underline;}
a.findlinkY:hover{font-family:Tahoma, Arial, Verdana;color:#0B79CE;font-size:11px;font-weight:bold;text-align:left;text-decoration:underline;}


a.findlinksmall:link{font-family:"Trebuchet MS";color:#0B79CE;font-size:10px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlinksmall:active{font-family:"Trebuchet MS";color:#0B79CE;font-size:10px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlinksmall:visited{font-family:"Trebuchet MS";color:#0B79CE;font-size:10px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlinksmall:hover{font-family:"Trebuchet MS";color:#0B79CE;font-size:10px;font-weight:bold;text-align:left;text-decoration:underline;}
.findlinksmall{font-family:"Trebuchet MS";color:#0B79CE;font-size:10px;font-weight:bold;text-decoration:none;}

a.findlinksmall2:link{font-family:"Trebuchet MS";color:#0B79CE;font-size:11px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlinksmall2:active{font-family:"Trebuchet MS";color:#0B79CE;font-size:11px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlinksmall2:visited{font-family:"Trebuchet MS";color:#0B79CE;font-size:11px;font-weight:bold;text-align:left;text-decoration:none;}
a.findlinksmall2:hover{font-family:"Trebuchet MS";color:#0B79CE;font-size:11px;font-weight:bold;text-align:left;text-decoration:underline;}
.findlinksmall2{font-family:"Trebuchet MS";color:#0B79CE;font-size:11px;font-weight:bold;text-decoration:none;}

/*a.forumlink:link{font-family:"Trebuchet MS";color:#000000;font-size:14px;font-weight:bold;text-align:left;text-decoration:none;}
a.forumlink:active{font-family:"Trebuchet MS";color:#000000;font-size:14px;font-weight:bold;text-align:left;text-decoration:none;}
a.forumlink:visited{font-family:"Trebuchet MS";color:#000000;font-size:14px;font-weight:bold;text-align:left;text-decoration:none;}
a.forumlink:hover{font-family:"Trebuchet MS";color:#0033CC;font-size:14px;font-weight:bold;text-align:left;text-decoration:underline;}*/

a.forumlink:link{font-family: Tahoma, Verdana; color:#000000;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}
a.forumlink:active{font-family: Tahoma, Verdana;color:#000000;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}
a.forumlink:visited{font-family: Tahoma, Verdana;color:#000000;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}
a.forumlink:hover{font-family: Tahoma, Verdana;color:#0033CC;font-size:12px;font-weight:bold;text-align:left;text-decoration:underline;}

a.mailto:link{font-family:Tahoma, Verdana;color:#000000;font-size:11px;font-weight:normal;text-align:justify;text-decoration:underline;}
a.mailto:active{font-family:Tahoma, Verdana;color:#000000;font-size:11px;font-weight:normal;text-align:justify;text-decoration:underline;}
a.mailto:visited{font-family:Tahoma, Verdana;color:#000000;font-size:11px;font-weight:normal;text-align:justify;text-decoration:underline;}
a.mailto:hover{font-family:Tahoma, Verdana;color:#000000;font-size:11px;font-weight:normal;text-align:justify;text-decoration:none;}

.searchFor{font-family:Tahoma, Verdana;color:#000000;font-size:12px;font-weight:normal;text-decoration: none;}
a.searchFor:link{font-family:Tahoma, Verdana;color:#000000;font-size:12px;font-weight:normal;text-decoration: underline;}
a.searchFor:active{font-family:Tahoma, Verdana;color:#000000;font-size:12px;font-weight:normal;text-decoration: underline;}
a.searchFor:visited{font-family:Tahoma, Verdana;color:#000000;font-size:12px;font-weight:normal;text-decoration: underline;}
a.searchFor:hover{font-family:Tahoma, Verdana;color:#0B79CE;font-size:12px;font-weight:normal;text-decoration: none;}

.userwelcome{font-family:"Trebuchet MS";color:#FFFF00;font-size:12px;font-weight:bold;text-decoration:none;}
a.userwelcome:link{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold;text-decoration:none;}
a.userwelcome:active{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold;text-decoration:none;}
a.userwelcome:visited{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold;text-decoration:none;}
a.userwelcome:hover{font-family:"Trebuchet MS";color:#FFFF00;font-size:12px;font-weight:bold;text-decoration:underline;}

a.blogPost:link{font-family:Verdana, Arial, Helvetica, sans-serif;color:#3366CC;font-size:11px;font-weight:bold;font-style:italic;text-decoration:underline;}
a.blogPost:active{font-family:Verdana, Arial, Helvetica, sans-serif;color:#3366CC;font-size:11px;font-weight:bold;font-style:italic;text-decoration:underline;}
a.blogPost:visited{font-family:Verdana, Arial, Helvetica, sans-serif;color:#3366CC;font-size:11px;font-weight:bold;font-style:italic;text-decoration:underline;}
a.blogPost:hover{font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;font-size:11px;font-weight:bold;font-style:italic;text-decoration:underline;}

.copyright{
	font-family:"Trebuchet MS";
	color:#0A478E;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}

.copyright2{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow: 0px -2px 2px #333333;
}

/* footer css */

.footerlink a {
	font-family:"Trebuchet MS";
	color:#0A478E;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	text-decoration : none;
}
.footerlink a:hover {
	font-family:"Trebuchet MS";
	color:#0A478E;
	font-size:13px;
	font-weight :normal;
	text-align:center;
	text-decoration:underline;
}

/*  new css */ 

.registration_old{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}

.registration{
	font-family: Tahoma, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}

.registrationRed{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}

.noresult{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}

.required {
	font-family: Tahoma, Verdana; 
	font-size: 10px;
	font-weight:bold;
	color: #FF0000;
}
.errorText{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.errorLogin{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
}

.whiteText{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
}
.pageHeaders{
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:14px;
	font-weight:bold;	
	text-decoration:none;	
	font-style:italic;
}

.gtextBox{
	font-family: Tahoma, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	/*text-align:justify;*/
	text-decoration:none;
	border:1px solid #999999;
	padding-left:3px;
}
.gtext{
	font-family:Tahoma, Arial, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;	
	text-decoration:none;	
	font-style:normal;
}
.gtextB{
	font-family:Tahoma, Arial, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;	
}
.gtextsmallB{
	font-family:Tahoma, Arial, Verdana;
	color:#000000;
	font-size:10px;
	font-weight:bold;	
	text-decoration:none;	
}
.gtextB_red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF3300;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;	
}
.gtextB_red_small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	font-weight:bold;	
	text-decoration:none;	
}

.userlink a {
	font-family:"Trebuchet MS";
	color:#035594;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration : none;
}
.userlink a:hover {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight :normal;
	text-align:left;
	text-decoration:none;
}
.searchBg{ background-color:#86B6F1;}
.searchBgHead{
	background-color: #0B79CE; 
	font-family: Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}	
.tblHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #0B79CE;
	height: 22px;
}
.tblSubHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #86B6F1;
	color: #000000;
	height: 22px;
}

.tblbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #86B6F1;
	color: #000000;	
}

.tblBackGround {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #BBE3FF;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #84CEFF;
}
.tblBackGroundForum {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #86B6F1;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #84CEFF;
}

.tblBackGroundArticles {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background-color: #86B6F1;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #84CEFF;
}

.reply {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AFCFF5;
	color: #333333;
	border-collapse: collapse;
	border: 1px solid #84CEFF;	
}
.post{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
}
.forumSubject{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	color:#FFFFFF;
}
.ArticalSubject{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	color:#FFFFFF;
}
.pageIn{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.pageLink  {
	font-family:"Trebuchet MS";
	color:#0B79CE;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.pageLink a {
	font-family:"Trebuchet MS";
	color:#0B79CE;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.pageLink a:hover {
	font-family:"Trebuchet MS";
	color:#0B79CE;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.borderRight{ border-right:1px dotted #333333;}

.submitButton {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0B79CE;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #86D9F8;	
	cursor: pointer;	
}

.submitButtonRed {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #86D9F8;	
	cursor: pointer;	
}

.searchButton {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0B79CE;
	font-weight: bold;
	border: 2px solid #86D9F8;	
	cursor: pointer;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:4px;
	padding-top:4px;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

.gtextColor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #333333;	
}
.gtextRed {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #FF0000;	
}
.gtextRed12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FF0000;	
}
.gtextColorBig{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #0B79CE;	
}

.msg{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.notVisible{
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:12px;
	font-weight:normal;	
	text-decoration:none;
	font-style:italic;
}

.profileMenulink a {
	font-family:"Trebuchet MS";
	color:#035594;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration : none;
}
.profileMenulink a:hover {
	font-family:"Trebuchet MS";
	color:#035594;
	font-size:12px;
	font-weight :normal;
	text-align:left;
	text-decoration:underline;
}

.borderImage img{ border:1px solid #05B0F0; padding:4px; background-color:#FFFFFF; text-align:center;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.borderImage:hover img{ border:1px solid #FF6464; padding:4px; background-color:#FFFFFF; text-align:center;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;}

/*.borderImageFooter img{ border:1px solid #05B0F0; padding:3px; background-color:#FFFFFF; text-align:center;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.borderImageFooter:hover img{ border:1px solid #FF6464; padding:3px; background-color:#FFFFFF; text-align:center;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;}
*/


/*.borderImage {
float:left;
background: url(trans-shadow.png) no-repeat bottom right; 
}
.borderImage img {
display: block;
position: relative; 
padding: 4px; 
background-color: #fff;
border: 1px solid #cecece;
margin: -6px 6px 6px -6px;
}

.borderImage hover {
display: block; 
position: relative;
padding: 4px; 
background-color: #fff; 
border: 1px solid #cecece;
margin: -6px 6px 6px -6px; 
}*/


.borderImageFooter {
float:left;
background: url(trans-shadow.png) no-repeat bottom right; 
}
.borderImageFooter img {
display: block; 
position: relative;
padding: 3px;
background-color: #fff; 
border: 1px solid #cecece; 
margin: -6px 6px 6px -6px; 
}

.borderImageFooter hover {
display: block; 
position: relative;
padding: 3px; 
background-color: #fff; 
border: 1px solid #cecece; 
margin: -6px 6px 6px -6px;
}

.tblviewBorder{
	border-top:2px solid #87D9F8;
	border-left:2px solid #87D9F8;
	border-right:2px solid #87D9F8;
	border-bottom:2px solid #87D9F8;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}
.capthaInfo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	padding-left:3px;
}
.imgBorder{
	border:1px solid #999999;
}
.textBox{
	border:1px solid #333333;
	font-family:Tahoma, Arial, Verdana;
	font-weight:normal;
}
.ArticalCat{
	font-family:Tahoma, Arial, Verdana; font-size:11px; color:#000000; font-weight:bold; border:1px solid #000000;
}	

a.LinkPage:link{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:underline;}
a.LinkPage:active{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:underline;}
a.LinkPage:visited{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:underline;}
a.LinkPage:hover{font-family:"Trebuchet MS";color:#0B79CE;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;}

.languageText{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.languageSelect{
	 border: 1px solid #000000;
	 background-color:#ffffff;
     width: 68px;
	 font-family:"Trebuchet MS";
	 font-size:12px;
	 height:22px;
	 font-weight:normal;
	 color:#000000;
	 text-decoration:none;
	 text-align:left;
}
.lists_on{list-style:inside; color:#FF0000; text-align:right; padding:0px; padding-bottom:3px; margin:0px;}
.lists_off{list-style:inside; color:#666666; text-align:right; padding:0px; padding-bottom:3px; margin:0px;}

a.whiteText:link{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold; text-decoration:none;}
a.whiteText:active{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold; text-decoration:none;}
a.whiteText:visited{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold; text-decoration: none;}
a.whiteText:hover{font-family:"Trebuchet MS";color:#FFFFFF;font-size:12px;font-weight:bold; text-decoration:underline;}

.advsearch{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;}
a.advsearch:link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;}
a.advsearch:active{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;}
a.advsearch:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;}
a.advsearch:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration: none; color:#FF0000; text-align:center;}

a.gtextB_red:link{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF3300;font-size:11px;font-weight:bold;text-decoration:underline;}
a.gtextB_red:active{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF3300;font-size:11px;font-weight:bold;text-decoration:underline;}
a.gtextB_red:visited{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF3300;font-size:11px;font-weight:bold;text-decoration:underline;}
a.gtextB_red:hover{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF3300;font-size:11px;font-weight:bold;text-decoration:none;}

.savesearch{ font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:none; color:#0C4AAD; text-align:center; padding-top:5px;}
a.savesearch:link{ font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;padding-top:5px;}
a.savesearch:active{font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;padding-top:5px;}
a.savesearch:visited{font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; color:#FF0000; text-align:center;padding-top:5px;}
a.savesearch:hover{font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration: none; color:#FF0000; text-align:center;padding-top:5px;}

.addVertise{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
a.findlinkBig:link{font-family:"Trebuchet MS";color:#0B79CE;font-size:16px;font-weight:bold;text-align:left;text-decoration:underline;}
a.findlinkBig:active{font-family:"Trebuchet MS";color:#0B79CE;font-size:16px;font-weight:bold;text-align:left;text-decoration:underline;}
a.findlinkBig:visited{font-family:"Trebuchet MS";color:#0B79CE;font-size:16px;font-weight:bold;text-align:left;text-decoration:underline;}
a.findlinkBig:hover{font-family:"Trebuchet MS";color:#0B79CE;font-size:16px;font-weight:bold;text-align:left;text-decoration:none;}

/* Photo Galarey ---------------------------------------------- */
.NewborderImage{
	background-color:#FFFFFF; 
	border:1px solid #CCC;
	padding:4px;
	text-align:center;	
}

/*.borderImageNew img{ border:2px solid #FFFFFF;}
.borderImageNew:hover img{ border:2px solid #FFFFFF;}*/



.borderImageNew {
	float:left;
	background: url(trans-shadow.png) no-repeat bottom right; 
}
.borderImageNew img {
	display: block;
	position: relative; 
	padding: 6px; 
	background-color: #fff;
	border: 1px solid #cecece;
	margin: -6px 6px 6px -6px;
}

.borderImageNew hover {
	display: block; 
	position: relative;
	padding: 6px; 
	background-color: #fff; 
	border: 1px solid #cecece;
	margin: -6px 6px 6px -6px; 
}

.tblviewBorderNew{
	border-top:2px solid #87D9F8;
	border-left:2px solid #87D9F8;
	border-right:2px solid #87D9F8;
	border-bottom:2px solid #87D9F8;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}


/* End for Photo Galarey ---------------------------------------------- */
