/*td {border: 1px solid red;}*/

html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	color: #1C146A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #1C146A;
}

a {
	color: #FF0000;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

.hidden {
	overflow: hidden;
}

.inline {
	display: inline;
}

.block {
	display: block;
} 

.sup {
	vertical-align: super;
}

.noBorder {
	border: none;
}

.bg_menu {
	background-image: url(/site/images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_title {
	background-image: url(/site/images/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg {
	background-image: url(/site/images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.home a{
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.title {
	height: 90px;
	font-weight: bold;
	font-size: 12px;
}

.content {
	text-align: justify;
	border-top: 1px solid #F81108;
	margin-left: 20px; 
	width: 740px; 
	overflow: hidden;
}

.service {
	height:45px;
	background-color: #FFFFFF;
	background-image: url(/site/images/white.gif);
	background-repeat: repeat;
}

.main {
	margin: 30px 20px 20px 20px;
	color: #F81108;
	font-weight: bold;
	display: inline;
}

.slogan {
	margin: 30px 20px 20px 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	color: #ffffff;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.test {
	border: 1px solid red;
}
/*Common styles end*/

.w_950 {
	width: 950px;
}

.w_762 {
	width: 762px;
}

.w_188 {
	width: 188px;
}

.w_1 {
	width: 1px;
}

/*---*/
.h_100_ {
	height: 100%;
}

.h_495 {
	height:	495px;
}

.h_160 {
	height:	160px;
}

.h_135 {
	height: 135px;
}

.h_495 {
	height: 495px;
}

.h_ {
	height: px;
}

.h_40 {
	height: 40px;
}

.h_9 {
	height: 9px;
}

.h_1 {
	height: 1px;
}

.m_l_10 {
	margin-left: 10px;
}

.m_r_10 {
	margin-right: 10px;
}
