/* CSS Document */

body * {
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:18px;
	color:#343536;
	background-image:url(images/backbg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#474545;
}
.normal-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#343536;
	text-decoration:none;
	
	}

.product-name{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px 0px 0px 0px ;
	line-height:18px;
	color:#343536;
	font-weight:normal;
text-decoration:none;
	}



.logo_bg {
	background-image:url(images/h_1.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}



.header_text {
	font-size:11px;
	color:#005587;
}
.blue_color {
	color:#323398;
	text-decoration:none;
}

p{
padding:0px 0px 0px 0px;
margin:0px 0px 17px 0px;
}
.content_border{
	border-left:1px #A2BBCF solid;
	border-right:1px #A2BBCF solid;
	border-bottom:1px #A2BBCF solid;
}
.content_text{
	font-size:11px;
}
.product_border{
	border:1px #E9E9E9 solid;
}
.products_bg{
	background-image:url(images/content_7.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.txt-1 {
font-family:Arial;
font-size:12px;
color:#000000;
line-height:18px;
}
.red_color{
	color:#C45944;
	text-decoration:none;
		font-size:12px;
	font-family:Arial;
}
a.red_color:hover{
color:#000000;
}
.content_text2{
	font-size:15px;
	color:#1B1B1C;
	text-decoration:none;
	display:block;
}
a.content_text2:hover{
	font-size:15px;
	color:#1B1B1C;
    text-decoration:underline;
}
.top_links {
font-size:10px;
text-transform:uppercase;
color:#46464C;
}
.top_links a {
color:#46464C;
text-decoration:none;
}
.top_links a:hover {
font-size:10px;
color:#46464C;
text-decoration:underline;
}
h1 {
margin:0px;
padding:0px 0px 0px 0px;
font-size:18px;
font-weight:bold;
color:#323396;
}
.enlarge {
font-size:10px;
text-transform:uppercase;
color:#313297;
}
.enlarge a {
color:#313297;
text-decoration:none;
}
.enlarge a:hover {
font-size:10px;
color:#313297;
text-decoration:underline;
}
.form {
margin:0px;
padding:0px;
}
.select {
width:150px;
height:20px;
}
.select1 {
width:130px;
height:20px;
}
.select2 {
width:60px;
height:14px;
}
.product {
font-size:11px;
}
.footer_text{
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
}
.button{
font-size:10px;
font-family:Arial;
color:#FFFFFF;
text-transform:uppercase;
background-image:url(images/button-1.jpg);
background-repeat:no-repeat ;
background-position:top left;
text-decoration:none;
line-height:30px;
}

.button a:link, .button a:visited {
background-image:url(images/button-1.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
display:block;
line-height:30px;


}
.button a:hover, .button a:active{
background-image:url(images/button-2.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
line-height:30px;


}


