body{

	font-family: Arial,sans-serif;

	color: #000000;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px;
	background-color : #c0ddea;
}





a:hover{

	text-decoration: underline;

}

/************** header tag styles **************/



.h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}

.Menu {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.title {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #005FA9;

	text-decoration: none;

}

.content {

	font-family: Arial;

	font-size: 11px;

	color: #005FA9;

	text-decoration: none;

}

.content-h {

	font-family: Arial;

	font-size: 11px;

	color: #9A9A9A;

	text-decoration: underline;

}

.content-sub {

	font-family: Arial;

	font-size: 12px;
	
	color: #4e5353;

	text-decoration: none;

}
.content-sub2 {

	font-family: Arial;

	font-size: 12px;
	
	color: #ffffff;

	text-decoration: none;

}
.content-sub1 {

	font-family: Arial;

	font-size: 14px;
	
	color: green;

	text-decoration: none;

}
.txt-copyright {

	font-family: Arial;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

}

.border {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	border: 1px double #F0F0F0;

}



/* Products */



.title_products {

	font-family: Arial;

	font-size: 14px;

	

	color: #005FA9;

	text-decoration: none;

}
.title_products1 {

	font-family: Arial;

	font-size: 12px;

	
	color: #4e5353;

	text-decoration: none;

}
.title_products2 {

	font-family: Arial;

	font-size: 12px;

	color: green;

	 

}
.title_products3 {

	font-family: Arial;

	font-size: 12px;

	color: red;

	 

}
.title_products4 {

	font-family: Arial;

	font-size: 12px;

	color: green ;

	 

}
.title_products5 {

	font-family: verdana;

	font-size: 13px;

	color: #003399 ;

	 

}
.title_products6 {

	font-family: verdana;

	font-size: 13px;

	color: #003399 ;
	text-decoration: none;
	 font-weight: bold;

}
.instrocks {

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	color: #00CC33;

	text-decoration: none;

}
.widget {
	background: #FFF url(images/bluebg.gif) repeat-x bottom right;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
	border: 2px solid #DBEFF6;
	
       
}

#header {
	background: #0C72A2 url(images/head-bg.gif) repeat-x;
	height: 130px;
	border-top: 5px solid #222D2D;
	position: relative;
	color: #D16683;
}


.border_dw {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #F0F0F0;

	border-right-color: #F0F0F0;

	border-bottom-color: #F0F0F0;

	border-left-color: #F0F0F0;

}

