/* CSS Document */

/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
#masthead{
width:780px;
background-color: #fff;
height:70px;
margin-top:0px;
padding-top:0px;

}
#logo-chat{
width:780px;
height:70px;
margin-top:0px;
}
#logo
{
height:60px;
width:239px;
float:left;
}

#chat
{
height:54px;
width:100px;
float:right;
margin-top:4px;
margin-right:30px;
}
#title_top {
width:780px;
height:18px;
}
#title_text{
width:162px;
float:right;
}
#title_banner{
width:615px;
float:left;
}
.title_top{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:left;
color:#3B157A;
}
.title_top1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:right;
color:#3B157A;
}

#logo_top {
width:780px;
height:52px;
}
#menu-bg {
				width:780;	
				background:url(/images/newtop1.gif);
				background-repeat:repeat-x;
				height:20px;
}
#middle_left_id{
float:left;
margin-top:1px;
}

#middle_center_id{
margin-top:1px;
float:left;
}

#middle_right_id{
float:right;
}
.top2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-top:2px;
	text-align:right;
}

.top3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-top:2px;
	text-align:right;
}

#top-bg {
				width:780;
				background:url(/images/newtop2.gif);
				height:20px;
				background-repeat:no-repeat;
			/*	margin-top:21px;*/
}

.search2{
				border: 1px solid #ABA7E3;
				/*background-color: #FFFFFF;
				border-bottom-color: #000000;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-left-color: #000000;
				border-left-style: solid;
				border-left-width: 1px;
				border-right-color: #000000;
				border-right-style: solid;
				border-right-width: 1px;
				border-top-color: #000000;
				border-top-style: solid;
				border-top-width: 1px;*/
				color: #606060;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: xx-small;
				font-style: normal;
				font-weight: normal;
		/*		vertical-align:middle;*/
				background-color:#E6E6F2;
			 /*margin-top:-12px;
				margin-top:100px;*/
				vertical-align:top;
}

form{
				margin:1px;
				padding:0px;
}

.top_banner1{
background-image:url(/images/top_banner3.gif);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}

.top_banner_search{
/*margin-top:-20px;*/
margin-bottom:15px;
}

.top_banner_font {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.top_banner_red_font {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#15C4ED;
}
