/* CSS Document */

body{ margin:0px;
font-family:Tahoma;
font-size:11px;
color: #000000;

}

table{ 
font-family:Tahoma;
font-size:11px;
color: #000000;
line-height:13px;
}

.top_bg{background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	height:125px;
}
.bottom_bg{background-image:url(images/bottom_bg.gif);
		background-repeat:repeat-x;
		height:67px;
		}
.bottom_top{background-image:url(images/bottom_top.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.navi_mid{background-image:url(images/navi_bg.jpg);
	background-repeat:repeat-y;
	height:165px;
	}
.our_border{border-left:#f0eeee solid 1px;
	border-right:#f0eeee solid 1px;
	}
.our_text{color:#6dcce1}

.color{color:#008894;
}
.orange_color{color:#f99710;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #6dcce1;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #6dcce1;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f99811;
	text-decoration:none;

}
a:active {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #6dcce1;
	text-decoration:none;
}

.comapany_bg{background-image:url(images/company_bg.gif);
background-position:right;
background-repeat:no-repeat;
height:217px;
color:#333333;
line-height:15px;
}


.table_font{
color:#000000;
line-height:15px;
}

.heading{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#099ce3;
	font-weight:bold;
	
	}
.border{border:#dddada solid 1px;
background-color:#f7f7f7;
}

.table_bg_br{background-color:#fafafa;
	border-left:solid 1px #ece9e9;
	border-right:solid 1px #ece9e9;
	padding-left:13px;
	}
	
	
.dot_line{background-image:url(images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:center;
	}
	
	
		
.table:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3e97ab;
	text-decoration:none;
}
.table:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3e97ab;
	text-decoration:none;
}
.table:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f99811;
	text-decoration:none;

}
.table:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #3e97ab;
	text-decoration:none;
}	

.input{border:#b0e5e9 solid 1px;;
height:15px;
font-family:tahoma;
font-size:11px;
color:#868585;
}
.loginbg{background-image:url(images/knowledge_center1.gif);
background-repeat:no-repeat;
background-position:left;
}

