body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

img, form {
	border: 0px none;
	margin: 0px;
}

a {
	color: #1B5581;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #021225;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #021225;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #021225;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15262d;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txtHignlightOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
	
}

.txtContentmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #021225;
	line-height: 20px;
}

.txtContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #021225;
	line-height: 16px;
}

.errMsg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.errMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ad0000;
	text-decoration: none;
}

.fieldsetStyle {
	padding:10px;
	border: 1px solid #CCCCCC;
}

.legendStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #15262d;
	text-decoration: none;
	padding:0px 3px;
}

.fieldName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #021225;
	text-decoration: none;
}

.fieldNameSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #021225;
	text-decoration: none;
}

.textbox {
	height: 16px;
	border: 1px solid #5186c4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.button-small {
	background-color: transparent;
	background-image: url(images/bg-button1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 60px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.button-medium {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-color: transparent;
	background-image: url('images/bg-button2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px;
}

.button-large {
	background-color: transparent;
	background-image: url(images/bg-button3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 160px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

.hline {
	background-image: url(images/hline_dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 0px;
	font-size: 0px;
}

.hline2{
	background-image: url(images/hline_dotted2.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
}

#main {
	text-align: center;
	width: 1240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}

#header {
	height: 81px;
	width: 950px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;	
}

#logo {
	float: left;
	height: 81px;
	width: 227px;	
}

#bg-login {
	background-image: url(images/bg_login.gif);
	background-repeat: no-repeat;
	height: 280px;
	width: 223px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
}

#bg-login p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #052148;
	text-decoration: none;
	line-height: 37px;
	margin: 0px 0px 3px 0px;
}


#bg-login p a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: normal;
 color: #052148;
 text-decoration: underline;
 line-height: 37px;
 margin: 0px;
}

#bg-login p a:hover{
 text-decoration: none;
}

#bg-login div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff8500;
	text-decoration: none;
	text-align: center;
	line-height:24px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#home-menu-div {
	float: left;
	height: 81px;	
	width: 710px;	
	/*background-image: url(images/phno.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
}


/*********************************************************/
#menu_sec{
	float: center;
	height: auto;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	/*background-image: url(images/phno.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
}

#menu_sec ul {
	margin: 0px;
	height: 50px;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	float: center;	
}

#menu_sec ul li {
	height: 50px;
	float: left;
	background-image: url(images/menu-sep.gif);
	background-position: right 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	
}

#menu_sec ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	padding-right: 41px;
	padding-left: 41px;
	height: 50px;
	text-align: center;
	line-height: 76px;	
}

#menu_sec ul li a:hover{
	color: #0A4089;
}

#menu_sec ul li div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	line-height: 76px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: center;
	background-image: url(images/icon-airplane.gif);
	background-repeat: no-repeat;
	background-position: center -3%;
}

#menu_sec ul li.last {
	background-image: none;
}
#menu_sec ul li a.org {	
	float: center;
	background-image:url(images/highlight.gif);
	background-position: center 90%;
	padding-top:2px;	
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:75px;
	color:#FFFFFF;
}

#menu_sec ul li div#org1{
 background:url(images/highlight_hover.gif) no-repeat;background-position:top;color:#FFFFFF; margin:0px 6px;
 font-size: 18px; line-height:75px;
}

/*********************************************************/

/*********************************************************/
#op_sec{
	float: center;
	height: auto;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	/*background-image: url(images/phno.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
}

#op_sec ul {
	margin: 0px;
	height: 50px;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	float: center;	
}

#op_sec ul li {
	height: 50px;
	float: left;
	background-image: url(images/menu-sep.gif);
	background-position: right 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	
}

#op_sec ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	height: 50px;
	text-align: center;
	line-height: 76px;	
}

#op_sec ul li a:hover{
	color: #0A4089;
}

#op_sec ul li div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	line-height: 76px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: center;
	background-image: url(images/icon-airplane.gif);
	background-repeat: no-repeat;
	background-position: center -3%;
}

#op_sec ul li.last {
	background-image: none;
}
#op_sec ul li a.org {	
	float: center;
	background-image:url(images/highlight.gif);
	background-position: center 90%;
	padding-top:2px;	
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:75px;
	color:#FFFFFF;
}

#menu_sec ul li div#org1{
 background:url(images/highlight_hover.gif) no-repeat;background-position:top;color:#FFFFFF; margin:0px 6px;
 font-size: 18px; line-height:75px;
}

/*********************************************************/


/*********************************************************/
#client_sec{
	float: center;
	height: auto;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	/*background-image: url(images/phno.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
}

#client_sec ul {
	margin: 0px;
	height: 50px;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	float: center;	
}

#client_sec ul li {
	height: 50px;
	float: left;
	background-image: url(images/menu-sep.gif);
	background-position: right 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	
}

#client_sec ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	height: 50px;
	text-align: center;
	line-height: 76px;	
}

#client_sec ul li a:hover{
	color: #0A4089;
}

#client_sec ul li div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	line-height: 76px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	background-image: url(images/icon-airplane.gif);
	background-repeat: no-repeat;
	background-position: center -3%;
}

#client_sec ul li.last {
	background-image: none;
}

#client_sec ul li a.org {	
	float: center;
	background-image:url(images/highlight.gif);
	background-position: center 90%;
	padding-top:2px;	
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:75px;
	color:#FFFFFF;
}

#client_sec ul li div#org1{
 background:url(images/highlight_hover.gif) no-repeat;background-position:top;color:#FFFFFF; margin:0px 6px;
 font-size: 18px; line-height:75px;
}

/*********************************************************/

/*********************************************************/
#client1_sec{
	float: center;
	height: auto;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	/*background-image: url(images/phno.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
}

#client1_sec ul {
	margin: 0px;
	height: 50px;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	float: center;	
}

#client1_sec ul li {
	height: 50px;
	float: left;
	background-image: url(images/menu-sep.gif);
	background-position: right 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	
}

#client1_sec ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 50px;
	text-align: center;
	line-height: 76px;	
}

#client1_sec ul li a:hover{
	color: #0A4089;
}

#client1_sec ul li div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	line-height: 76px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-image: url(images/icon-airplane.gif);
	background-repeat: no-repeat;
	background-position: center -3%;
}

#client1_sec ul li.last {
	background-image: none;
}

#client1_sec ul li a.org {	
	float: center;
	background-image:url(images/highlight.gif);
	background-position: center 90%;
	padding-top:2px;	
	background-repeat: no-repeat;
	overflow: hidden;
	line-height:75px;
	color:#FFFFFF;
}

#client1_sec ul li div#org1{
 background:url(images/highlight_hover.gif) no-repeat;background-position:top;color:#FFFFFF; margin:0px 6px;
 font-size: 18px; line-height:75px;
}

/*********************************************************/


#client-menu-div {
	float: right;
	height: 100px;
	width: 720px;
	background-image: url(images/phno.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#client-menu-div ul {
	margin: 0px;
	height: 100px;
	list-style-type: none;
	white-space: nowrap;
	padding: 0px;
	float: right;
}

#client-menu-div ul li {
	height: 100px;
	float: left;
	background-image: url(images/menu-sep.gif);
	background-position: right 55px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#client-menu-div ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	height: 100px;
	text-align: center;
	line-height: 165px;
}

#client-menu-div ul li a:hover{
	color: #0A4089;
}

#client-menu-div ul li div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #052148;
	text-decoration: none;
	line-height: 162px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	background-image: url(images/icon-airplane.gif);
	background-repeat: no-repeat;
	background-position: center 15%;
}

#client-menu-div ul li.last {
	background-image: none;
}



/*********************************************************/

#banner {
	margin: 0px auto;
	clear:both;
	width: 950px;
	height: 346px;
}

#content-panel {
	background-image: url(images/bg-content-panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	clear: both;
	width: 920px;
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-panel {
	clear: left;
	float: left;
	width: 260px;
	text-align: left;
	display: inline-block;
	overflow: visible;
}

#right-panel {
	text-align: left;
	display: inline-block;
	clear: right;
	float: right;
	width: 650px;
	overflow: visible;
}
/*
#client-loginOLD {
	background-image: url(images/bg-client-login.gif);
	background-repeat: no-repeat;
	height: 268px;
	width: 223px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}
*/

#client-login {
	background-image: url(images/bg-client-login.gif);
	background-repeat: no-repeat;
	height: 268px;
	width: 223px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#client-login p{
	margin: 5px 0px;
}

#client-login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #021225;
	text-decoration: underline;
}

#client-login a:hover{
	text-decoration: none;
}

.other-login {
	background-image: url(images/bg-other-login.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 223px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #021225;
	text-decoration: none;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 12px;
}

#join-now {
	background-image: url(images/bg-registration.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 223px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #021225;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#how-it-works {
	background-image: url(images/flying-jet.gif);
	background-position: left 0px;
	height: 110px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
}

.numbering {
	background-image: url(images/bg-numbering.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	width: 950px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 29px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #052148;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;

}
#inner-content-panel {
	background-image: url(images/bg-inner-content-panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	clear: both;
	width: 1210px;
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#inner-menuDiv {}

#inner-menuDiv ul{
	margin: 0px;
	white-space: nowrap;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cce1eb;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#inner-menuDiv ul li{
	float: left;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/icon.gif);
	background-position: left 10%;
	background-repeat: no-repeat;
}

#inner-menuDiv ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #030F1B;
	text-decoration: none;
	padding-right: 30px;
}

#inner-menuDiv ul li a:hover{
	color: #0A325A;
	text-decoration: underline;
}

#inner-menuDiv ul li.selected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A325A;
	text-decoration: none;
	padding-right: 30px;
	background-image: url(images/icon-selected.gif);
	background-position: left 10%;
	background-repeat: no-repeat;
}

/* my stylesheet*/
.field_userend
 {
 border: 1px solid #00ACE8;
    text-align:left;
     width:400px;
 height:90px;
 }
 
 .fieldset_userend2
 {
 border-left:#00ACE8 1px solid;
 border-right:#00ACE8 1px solid;
 border-top:#00ACE8 1px solid;
 border-bottom:#00ACE8 1px solid;
 text-align:left;
 width:800px;
 }
 
 .fieldset_userend3
 {
 border-left:#00ACE8 1px solid;
 border-right:#00ACE8 1px solid;
 border-top:#00ACE8 1px solid;
 border-bottom:#00ACE8 1px solid;
 text-align:left;
 width:900px;
 }
 
 
 
 .dvPager
{
   text-align: right;
}

a.sortable_heading {
 border: 1px solid #c1bee9;
 text-align: center;
 background-image: url(images/bg_01.gif);
 background-repeat: no-repeat;
 text-decoration: none;
 background-position: right bottom;
 padding-top: 3px;
 padding-right: 17px;
 padding-bottom: 2px;
 padding-left: 7px;
}

a.sortable_heading:hover {
 border: 1px solid #c1bee9;
 text-align: center;
 background-image: url(images/bg_02.gif);
 background-repeat: no-repeat;
 text-decoration: none;
 background-position: right bottom;
 padding-top: 3px;
 padding-right: 17px;
 padding-bottom: 2px;
 padding-left: 7px;
}





th.tblHead a
{
     border: 1px solid #c1bee9;
	 text-align: center;
	 background-image: url(images/bg_01.gif);
	 background-repeat: no-repeat;
	 text-decoration: none;
	 background-position: right bottom;
	 padding-top: 3px;
	 padding-right: 17px;
	 padding-bottom: 2px;
	 padding-left: 7px;
}

th.tblHead a:hover
{
     border: 1px solid #c1bee9;
	 text-align: center;
	 background-image: url(images/bg_02.gif);
	 background-repeat: no-repeat;
	 text-decoration: none;
	 background-position: right bottom;
	 padding-top: 3px;
	 padding-right: 17px;
	 padding-bottom: 2px;
	 padding-left: 7px;
}

.how_it_works
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15262d;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.how_it_works:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15262d;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#left-panel-onLogin {
 clear: left;
 float: left;
 width: 230px;
 height: auto;
 min-height: 483px;
 text-align: center;
 display: inline-block;
 overflow: auto;
 background-image: url(images/bg-home_leftpanel.gif);
 background-repeat: no-repeat;
 background-position: left top;
 padding: 10px;
 
}

a.highlight {
 font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
 font-size: 18px;
 font-weight: normal;
 color: #EC7600;
 text-decoration: underline;
}

a.highlight:hover {
 text-decoration: none;
}


/*end of my stylesheet*/
/***********************************************************************new_changes_on_21stMay*****************************/

.ph_no
{
padding-top:38px;
text-align:right;
color:#FF8500;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:600;
}
#bg-chat{
	background-image: url(images/bg_chat.gif);
	background-repeat: no-repeat;
	height: 206px;
	width: 249px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 10px;
}
#bg-chat01{
	background-image: url(images/bg_chat.gif);
	background-repeat: no-repeat;
	height: 206px;
	width: 249px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-top: 0px;	
}
.txtHignlightwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
.bg1
{background-image:url(images/bg1.gif);
background-repeat:no-repeat;
height:48px;
width:236px;
padding-bottom:3px;
vertical-align:middle;
}
.bg2
{background-image:url(images/bg2.gif);
background-repeat:no-repeat;
height:48px;
width:236px;
padding-bottom:3px;
vertical-align:middle;
}
.bg3
{background-image:url(images/bg3.gif);
background-repeat:no-repeat;
height:48px;
width:236px;
padding-bottom:3px;
vertical-align:middle;
margin-bottom:4PX;
}
.spacing
{
padding-left:12px;
}
/***********************************end_changes*******************************/

.linktbl
{
width:330px;
}
.org_left
{
background-image:url(images/org_h_left.gif);
background-repeat:no-repeat;
width:17px;
height:47px;
}
.org_mid
{
background-image:url(images/org_h_mid.gif);
background-repeat:repeat-x;
width:296px;
text-align:left;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
}
td.link_bg
{
background-image:url(images/link_bg.gif);
width:330px;
height:48px;
background-repeat:no-repeat;
text-align:left;
padding-left:20px;
}

.org_right
{
background-image:url(images/org_h_right.gif);
background-repeat:no-repeat;
width:17px;
height:47px;
}
.blue_links
{
color:#033A8C;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.blue_links:hover
{
color:#033A8C;
text-decoration:underline;
}
.marking
{
color:#192D50;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
font-weight:bold;
padding-right:5px;
}

.slide_show
{
	margin-top:35px;
	
}