@charset "utf-8";

body {
	background-image:url(../images/body-bg.jpg);
	height:625px;
	background-repeat:repeat-x;
}

.top_link {
	float:left;
	line-height: 42px;
	height: 36px;
	width: 100px;
	margin-right: 2px;
}
.text_bg {
	background-color: #dff4ff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.heading {
	font-family: arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #141414;
	text-decoration: none;
	background-color: #0193FF;
}
.pro_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
}

.pro_link A:hover{
	color: #1d4989;
}


.black_heading {
	font-family: arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3e3e3e;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text_bold A:hover{
	color: #0193FF;
}

.black_products {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3e3e3e;
	text-align: center;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F75E1;
	text-decoration: none;
}

.products A:hover{
	color: #333333;
}

.sub_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d4989;
	text-decoration: none;
}

.sub_products A:hover{
	color: #0193FF;
}


.image_boder {
	border: 1px solid #CCCCCC;
}
.image_boder_pad {
	padding: 5px;
}

.products_sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.no_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d4989;
	text-decoration: none;
}
