/* CSS Document */
/* topmain.html menu  */
body {
	overflow-y: scroll;
}

#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font: 8.5pt Tahoma;
	font-weight: bold;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #DEE0B9;
padding: 4px 5px; /*padding of tabs*/
text-decoration: none; 
}

#thicktabs li a:visited{
color: #DEE0B9;
}

#thicktabs li a:active{
color: #FF9966;
}

#thicktabs li a:hover{
color: #FF9966;
}
/* end topmain.html menu */




/* HELP */
ul li {
	list-style-image: url(../images/bullet_img1.gif);

}
.textlink {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #3F8CFF;
	text-decoration: none;
		}



/* new  */
.date_time {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


.WRUBLUE  {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #002363;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	
}
.WRUBLUE a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	color: #002363;
	text-decoration: underline;
	text-align: left;
	
} 

.WRURED {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	/*color: #B06B14;*/
	color: #9D0000;
	text-decoration: none;
}
.WRURED a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	/*color: #B06B14;*/
	color: #9D0000;
	text-decoration: underline;
	text-align: left;
}
.TITLE
{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
}
.text-content {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	padding-top: 1px;
}
.add_head {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;

}

.text-content1 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding-top: 1px;
}

.td1
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8.5pt;
    FONT-WEIGHT: bold
}
.td2
{
    COLOR: #606060;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 100
}


.tableborder_new {
border: 1px solid #717851;
	/*border: 1px solid #93a6bf;*/
	
}
.tableborder_green {
	border: 1px solid #D7C2AF;
	/*border: 1px solid #93a6bf;*/
	
}
.tableborder_nl {
	border: 1px solid #A780A2;
	/*border: 1px solid #93a6bf;*/
	
}
.tableborder_sur {
	border: 1px solid #585D3A;
	/*border: 1px solid #93a6bf;*/
	
}

.trbgcolor {
	background-color: #FEB26F;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FF973C;	
}

.trbgcolor-sub {
	background-color: #FFE5CF;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.trbgcolor-sub_small {
	background-color: #FFE5CF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

.trbgcolor-sub_nl {
	background-color: #F8E1E1;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.trbgcolor-sub2_nl {
	background-color: #FFF1F1;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.trbgcolor-sub2_nlsmall {
	background-color: #FFF1F1;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.trbgcolor-sub1 {
	background-color: #FFE5CF;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.trbgcolor-sub2 {
	background-color: #FEEFE1;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.trbgcolor-sub2_sr {
	background-color: #D5DBB1;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.trbgcolor-sub2_srold {
	background-color: #D5DBB1;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.trbgcolor-sub1_srsmall {
	background-color: #F1F6DC;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


.bgtext {
	/*background-color: #E0E6ED;*/
	background-color: #DFE6BF;
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.bgtext a:hover {
	/*background-color: #E0E6ED;*/
	background-color: #DFE6BF;
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.bgtext_one {
	/*background-color: #E0E6ED;*/
	background-color: #E6E8DA;
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.bgtext_one a:hover {
	/*background-color: #E0E6ED;*/
	background-color: #E6E8DA;
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.text {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding-top: 1px;
	text-align: left;
}

.menutxt {
	font-family: verdana;
	font-size: 8.5pt;
	font-weight: normal;
	color: 003366;
	text-decoration: none;
}
.txtbold{
	font-family: verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
.main_title
{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.logout_link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logout_link a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.tdbg01 {
	/*background-image: url(../images/ProfileBand1.gif);
	background-repeat: repeat-x;
	background-position: left top; */
	background-color: #9C0204;
	height: 22px;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.tdbg01_over {
	/*background-image: url(../images/ProfileBand1.gif);
	background-repeat: repeat-x;
	background-position: left top; */
	background-color: #CC0204;
	height: 22px;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.tdmtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4bac8;
}

.tdright01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.tdleft01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.tdbot01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tableborder {
	border: 1px solid #FFA14E;
}
.Pricing_border {
	border-left: 1px solid #FFAA66;
	border-right: 1px solid #FFAA66;
}
.Adband {
        width:auto;
		height:21px;
		padding-left:5px;
		background-image: url(../images/Adband.gif);
		background-position:left top;
		background-repeat:repeat-x;
		border-bottom: 1px solid #BB4319;
		font-family:verdana; font-size:9pt; text-decoration:none; text-align:left; color:#000000; font-weight:bold;
}
.borderAd { border:1px solid #BB4319; }


.TableBand {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/orange_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #FEA150;
	height: 21px;
	padding-left:8px;
	
}


.text-mandatory {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}

.txt {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-align:left;
	
}

.button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8.5pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
	background-color: #F8CDA6;
	border: 1px solid #FFA95C;
	height:20px;
	padding-bottom: 3px;

}

.textbox-name {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 175px;
} 
.textbox-user {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 130px;
} 

.textbox-title {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 75px;
}


.text-content {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.textbox-email {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 220px;
}
.textbox-emailbox {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 220px;
}
.textbox-city {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 125px;
}
.textbox-state {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 175px;
}
.textbox-countrycode {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 65px;
}
.textbox-phone {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 90px;
}
.text-note {
	font-family: Verdana;
	font-size: 6px;
	font-weight: normal;
	color: #666666;
}

.text-fields {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
}
.text-fields_new {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	line-height:14px;
}

.text-mandatory {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}

.text {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.text-addnew {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #3300FF;
	padding-top: 2px;
}
.textbox-mailto {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	border: 1px solid #93a6bf;
	width: 325px;
}
.textbox-subject {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 325px;
}
.textbox-date {

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 125px;
}

.bus_links {
	font-family: Tahoma;
	font-size: 9.5pt;
	font-weight: bold;
	color: #00328E;
	text-decoration: none;
}
.bus_links a:hover {
	font-family: Tahoma;
	font-size: 9.5pt;
	font-weight: bold;
	color: #002A4B0;
	text-decoration: underline;
}



/* end  */
.textbox-DD {


	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 1px solid #93a6bf;
	width: 125px;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}

.add{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.add:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0006;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#666666;
	text-align: center;
}
#footer {
	width: 100%;
	height: 20px;
	float:left;
	padding-top: 0px;
	text-align:center;
	padding-bottom: 3px;
	border-top: 1px solid #E9E9E9;
	/*background-color: #C6B8AF;*/
}
.fotter_links {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #740000;
	text-decoration: none;
}
.fotter_links a:hover {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #740000;
	text-decoration: underline;
}
.fotter_links_one {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FF5400;
	text-decoration: none;
}
.fotter_links_one a:hover {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FF5400;
	text-decoration: underline;
}
.copyright_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#666666;
	text-align: left;
	font-weight: normal;
}
.newuser_heading {
	font-family: 'Trebuchet MS';
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #002363;
}

#news_id {
	width:668px;
	height:auto;
	float:left;
	margin: 0px;
	padding:0px;
}

.add {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}



/*- Menu Tabs---------------------------*/ 
					
					
						#tabs {
						  float:left;
						  width:100%;
						  font-size:93%;
						  line-height:normal;
						  font: bold 11px/1.5em Verdana;
							background-color:#FFFFFF;
							margin:0px;
						  
						  }
						#tabs ul {
						margin:0px;
						padding:10px 10px 2 0x;
						list-style:none;
						text-align: center;
						background-color:#FFFFFF;
						float:left;
						 
					
						  }
						#tabs li {
						  display:inline;
						  margin:0;
						  padding:0px 0px 0px 0px;
						 float:left;
						
						  }
						#tabs a {
						  float:left;
					  
						  margin:0;
						 padding-right: 3px;
						  text-decoration:none;
						  text-align:center;
						  padding-bottom: 1px;
								}
						#tabs a span {
						  float:left;
						  display:block;
						  padding:5px 5px 4px 6px;
						  color:#FFFFFF;
							border: 1px solid #333333; 
							background-color:#0043B1;
						  }
						/* Commented Backslash Hack hides rule from IE5-Mac \*/
						#tabs a span {float:none;}
						/* End IE5-Mac hack */
						#tabs a:hover span {
						  color:#FFFFFF;
						  background-color: #00045E;
						  }
						 #tabs a:active span {
						  color:#FFFFFF;
						  background-color: #028D9D;
						  }
						  #tabs a:link span {
						  color:#FFFFFF;
						  background-color: #00045E;
						  }
						#tabs a:hover {
						  background-position:0% -42px;
						  }
						#tabs a:hover span {
						  background-position:100% -42px;
						  }
					
					
						  
					/*- Menu Tabs B--------------------------- */
					
					/* New Inside Tab menus*/	
.right_left_border {
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}
.bot_top_border {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
}
