body {		font-family: Tahoma; color:#666666; font-size: 14px;		color: #000; margin:0px; background-color:#FFFFFF;}

h1 { font-size: 24px;display: inline; color:#666666; }
h2 { font-size: 20px;display: inline; color:#666666; }
h3 { font-size: 14px;display: inline;  margin: 0px;padding: 0px;	}

.web_header_txt{ font-size: 28px;display: inline; color:#336633; font-weight:bold; }

#txt_left {  text-align:left; }
#txt_center {  text-align:center; }
#txt_right {  text-align:right; }
#txt_bold {	font-weight: bold; }
#txt_italic{ font-style:italic;}
#txt_underline{ text-decoration:underline; }

.txt_white{ color:#FFFFFF; }
.txt_red{ color:#FF0000; }
.txt_green{ color:#999900; }
.txt_gray{ color:#AAAAAA; }
.txt_pink{ color:pink; }
.txt_blu {color: #0066FF;}

.txt_size10{ color:#AAAAAA; font-size:10px; }
.txt_size12{ color:#AAAAAA; font-size:12px; }
.td_padding5px { padding-left:5px; padding-right:5px;}

hr { border-width:2px;	border-style:dashed; color:#00CC00}
ul  { color:#666666;}
a {  color:#666666;text-decoration: none; }
a:link {  color:#666666; text-decoration: none; }
a:visited {  color:#666666;text-decoration: none; }
a:active {  color:#666666; text-decoration: none; }
a:hover { color:#666666; text-decoration: underline; }
p { font-size: 14px;  }
td { font-size: 14px;}
.ptext{ font-size: 14px; font-weight: none;  text-decoration: none; color: #000000; background-color:white; }
.radiobutton{ font-size: 14px; width:40px; height:40px;}

.inputbox {border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size 14px; background: #33FFFF; border-left: 1px solid; color: #1961a5; border-bottom: 1px solid; font-family Tahoma}
.button {border-right: 1px solid; border-top: 1px solid; font-weight: bold; font-size 14px; border-left: 1px solid; color: #ffffff; border-bottom: 1px solid; font-style: normal; font-familyTahoma; background-color: #0066FF
font-family: Tahoma;font-size:20px; }
.text {  font-family: "Tahoma"; font-size: 14px; color: #000000; text-decoration: none;}
.head {  font-family: "Tahoma"; font-size: 14px; color: #330000; text-decoration: none;}
.info {  font-family: "Tahoma"; font-size: 14px; color: #3333FF; text-decoration: none; }
.text_box {	font-size 14px; font-family tahoma;}
.content {	font-size 14px; background: none transparent scroll repeat 0% 0%; color: #000000; font-family "Tahoma", geneva, arial, Verdana, Helvetica}
input {	font-size 14px; font-family Tahoma; border-color:#DDDDDD; border-width:1px; }
SELECT {	font-size 14px; font-family Tahoma}
TEXTAREA {	font-size 14px; font-family Tahoma}
container_main {	width: 100%;	z-index:auto;}
#sidebar_left {	padding: 5px;	float: left;	width: 200px;}
#mainContent_right {	padding-top: 5px;}
#mainContent_rightB {	padding-top: 5px;	background:url(images/bg_top.jpg);}

.table_border1{border-collapse:collapse;}
.table_border12{border:1px solid #AAAAAA;}
.table_border13{border:1px solid orange;}
.table_border14{border:1px solid #BBBBBB;}
.table_border15{border:1px solid #DDDDDD;}
.table_margin10px{padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px;}

.suggestionsBox {		position: relative;		left: 30px;		margin: 10px 0px 0px 0px;		width: 300px;		background-color: #212427;		-moz-border-radius: 7px;		-webkit-border-radius: 7px;		border: 2px solid #000;			color: #fff;	}
	
	.suggestionList {		margin: 0px;		padding: 0px;	}
	.suggestionList li {				margin: 0px 0px 3px 0px;		padding: 3px;		cursor: pointer;	}
	.suggestionList li:hover {		background-color: #659CD8;	}
	
.btn_silver {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn_silver2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn_silver:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.btn_silver:active {
	position:relative;
	top:1px;
}

.btn_green {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
}
.btn_green2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
}

.btn_green3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:150px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
}
.btn_green:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
}.btn_green:active {
	position:relative;
	top:1px;
}
 
.btn_search {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:45px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.btn_search:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.btn_search:active {
	position:relative;
	top:1px;
} 
/* This button was generated using CSSButtonGenerator.com */


.tbClear { width: 800px; float: none;}
.tb15 {	text-align: center;	float: left;	width: 15%;	height:25px;}
.tb20 {	text-align: center;	float: left;	width: 20%;}
.tb30 {	float: left;	width: 30%;}
.tb70 {	float: left;	width: 70%;}
.tb80 {	text-align: left;	float: left;	width: 80%;}
.tb40 {	clear: left;	float: left;	width: 35%;	padding-left: 5%;	height:25px; }
.tb15_2 {	text-align: center;	float: left;	width: 15%;	height:25px;	font-weight: bold;color: #660;}
.tb40_2 {	clear: left;	float: left;	width: 35%;	padding-left: 5%;	height:25px;font-weight: bold;	color: #660;}
.tb50 {	float: left;	width: 50%;}
.tb50_2 {	float: left;	width: 50%; height:250px; text-align:center;	background:url(images/client/website/bg.jpg);}
.tb33 {	float: left;	width: 33%;  text-align:center;}
.tb34 {	float: left;	width: 34%; text-align:center;}

.tb33l {	float: left;	width: 33%;  text-align:left;}
.tb34l {	float: left;	width: 34%; text-align:left;}

.tb100 {	float: left;	width: 100%;}
.tb100_bg { height:37px;	background:url(images/i2_01.jpg);float: none;	width:732px;padding-top:13px;padding-left:60px;}
.tb100_bg3 { height:37px;	background:url(images/i3_01.jpg);float: none;	width:749px;padding-top:15px;padding-left:50px;}
.tb100_bg4 { height:37px;	background:url(images/i4_01.jpg);float: none;	width:749px;padding-top:15px;padding-left:50px;}
.tb40px {	float: left;	width: 40px; }
.tb90px {	float: left;	width: 90px;}
.tb120px {	float: left;	width: 120px; }
.tb150px {	float: left;	width: 150px;}
.tb200px {	float: left;	width: 200px;}
.tb450px {	float: left;	width: 450px; text-align:right;}
.tb650px {	float: left;	width: 650px;}
.tb680px {  float: left;	width: 680px; }
.tb800px {  width: 800px; height:300px; padding-left:10px;}
.tb1000px {	 float: left;	width: 1000px;  }
.tb780px {	float: left;	width: 780px; height:300px; padding-left:10px;}

box1 {float: left;		width: 14px;		height: 14px;		border: 1px solid #000000;		margin: 2px;		padding: 2px;		text-decoration: none;		color: #000;		background: #EEFFFF;		text-align: center;	}
.box1:hover {color: #000000; background: #CCFFFF;}
<!--Powered by www.webUB.com-->

<!--Facebook Fly box-->
table.wpflyboxtable, .wpflyboxtable tbody, .wpflyboxtable th, .wpflyboxtable tr, .wpflyboxtable td, table.wpflyboxtable th, table.wpflyboxtable tr:hover, table.wpflyboxtable tr{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;vertical-align:top;display: table-cell;font-weight: normal;text-align: center;border-spacing:0px;line-height:1}div.wpfb-facebook {width:360px;top:20px;right:-328px;position:fixed;z-index:999999;text-align:right;direction:ltr;}div.wpfb-facebook div.wpfb-facebook-transition {width:326px;-webkit-transition: margin-left 0.5s linear;-moz-transition: margin-left 0.5s linear;-o-transition: margin-left 0.5s linear;-ms-transition: margin-left 0.5s linear;transition: margin-left 0.5s linear;}div.wpfb-facebook div.wpfb-facebook-transition iframe {border:0px;overflow:hidden;position:static;}div.wpfb-facebook:hover div.wpfb-facebook-transition {margin-left: -328px;}