BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	/*font-size : x-small;*/
}

P {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	/*font-size : x-small;*/
	text-align : justify;
}

h1 {
	font-family : Verdana, arial, Helvetica, sans-serif;
	/*font-size : x-small;*/
	color: #0A4A87;
	font-weight : bold;
/*	font-style : italic; */
}

h2 {
	font-family : Verdana,helvetica,arial,sans-serif;
	/*font-size :x-small;*/
		color : #2F6398;
	font-weight : bold;
	  margin : 0px 0px;
}
h3 {
	font-family : Verdana,helvetica,arial,sans-serif;
	/*font-size :x-small;*/
		color : #2F6398;
	font-weight : bold;
	  margin : 0px 0px;
}


.main {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size : x-small;*/
	font-style: normal;
}

.big {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size : x-small;*/

}


.form {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size : x-small;*/
	color : #2F6398;
	font-weight : normal;
}

.hline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size : x-small;*/
	color : #2F6398;
	font-weight : bold;
	background-color : #DEEFFB;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}

.border1{
	border-left-color: #2F6398;
	border-top-color: #2F6398;
	border-right-color: #2F6398;
	border-bottom-color: #2F6398;
	}
	

	.theader{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	/*font-size : x-small;*/
	font-style: normal;
	font-weight : bold;
	background-color : #C3E1FF;
}

	.td1{
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size : x-small;*/
	font-style: normal;
	border : none;
	background-color : #E7F1FF;
}

TD {
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size : x-small;*/
	font-style: normal;
	border : none;
}


/*
ul{
 font-family: Arial, Verdana, Helvetica, sans-serif;

	font-style: normal;
}
*/
li{
 font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	//font-weight : bold;
	list-style : square url(img/list_style.gif);
}


A {text-decoration: underline; color: #336699;}
A:link {text-decoration: underline; color: #336699;}
A:active {text-decoration: underline; color: #FF0000;}
A:visited {text-decoration: underline; color: #336699;}/*#CC0033;*/
A:hover { text-decoration: underline; color: #FF0000;}    

#menurow {background:yellow}
#menurow span {width:100px;height:20px;} 
#menurow a    {width:100px;height:20px;}  
#home {width:100px;height:20px;background:url(img/site/buttons/buttonA.jpg) no-repeat top center;}
#menurow #prod {background:url(img/site/buttons/button10.jpg) no-repeat top center;}
#menurow #news {background:url(img/site/buttons/button13.jpg) no-repeat top center;}
#menurow #deal {background:url(img/site/buttons/button16.jpg) no-repeat top center;}
#cont {background:url(img/site/buttons/button19.jpg) no-repeat top center;}

