
BODY, TD, P {
 	font-size : 12px;
 	font-family : Arial, Helvetica, sans-serif;
 	color : #000000;
	margin-top : 0px;
}

.bmenu {
	text-decoration: none;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
}

.search {
	color : #0A50A1;
	font-size : 11px;
}

.adv {
	/*color : #FF0000;
	*/
	font-size : 12px;
	text-align : left;
	/* font-style : italic; */
	font-weight : bold;
	text-transform : uppercase;
/*	text-align : justify;  */
	list-style-image : url(img/small_bull.gif);
/*	letter-spacing : 1px; */
}

.adv2 {
	font-size : 12px;
	list-style-image : url(img/small_bull.gif);
}

.adv3 {
	font-size : 11px;
	list-style-image : none;
}

.prod1 {
	font-size : 14px;
	color : #0A50A1;
	text-transform : uppercase;
}

.prod2 {
	font-size : 14px;
	color : #0A50A1;
}

.author {
	color : #0A50A1;
	font-size : 11px;
	text-align : right;
	font-style : italic;
}

.block1 {
	color : #0A50A1;
	font-size : 11px;
}

.block11 {
	color : #0A50A1;
	font-size : 11px;
	text-align : justify;
}

.block2 {
	font-size : 11px;
	text-align : justify;
}

.block3 {
	font-size : 12px;
	color : #0A50A1;
	text-align : justify;
}


.block4 {
	font-size : 11px;
	color : #0A50A1;
	text-align : justify;
}

.block5 {
	color : #0A50A1;
	font-size : 12px;
	font-weight : bold;
	white-space : nowrap;
}

.block6 {
	font-size : 11px;
	color : #666666;
/*	font-style : italic; */
}

.blockhead {
	color : #0A50A1;
	font-size : 12px;
	font-weight : bold;
	white-space : nowrap;
}

.blocklist {
	color : #0A50A1;
	font-size : 12px;
	font-weight : bold;
	white-space : nowrap;
 	margin-bottom : 10px;
 	margin-left : 6px;
}

.contact {
	font-size : 12px;
	color : #0A50A1;
	font-weight : bold;
	white-space : nowrap;
}

.navigator  {
/*	color : #0A50A1; */
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	white-space : nowrap;
}

.small {
	font-size : 10px;
}

A {
	text-decoration: none;
}

A:LINK {
	color: #0B5BB8;
}

A:VISITED {
	color: #0B5BB8;
}

A:ACTIVE {
	color: #0B5BB8;	
}

A:HOVER {
	color: #0B5BB8;
	text-decoration: underline;
}	

 
.copy  {
   	font-size : 11px;
   	color : #000000;
 	font-family : Arial, Helvetica, sans-serif;
}

FORM  {
 	margin-top : 0px;
 	margin-bottom : 0px;
 	margin-left : 0px;
 	margin-right : 0px;
  }

H3 {
	text-align : left;
	font-size : 16px;
 	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 10px;
} 

.head2 {
	color : #FF8011;
	font-size : 14px;
	font-weight : bold;
	text-transform : uppercase;
}

.head3 {
	color : #FF8011;
	font-size : 12px;
	font-weight : bold;
}

input.orange_button
{

    color:            #ffffff;
    background-color: #ff7400;
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        10px;
    font-weight:      bold;
    border-top:       #ffae00 1px solid;
    border-bottom:    #ca5712 2px solid;
    border-left:      #ffae00 1px solid;
    border-right:     #ca5712 2px solid;
    cursor:  hand;
}

input.blue_button
{
   color:             #FFFFFF;
   background-color:  #121b90;
   font-family:       Verdana, Arial, Helvetica, sans-serif;
   font-size:         10px;
   font-weight:       bold;
   border-top:        #888dd8 1px solid;
   border-bottom:     #030959 2px solid;
   border-left:       #888dd8 1px solid;
   border-right:      #030959 2px solid;
   CURSOR:  hand;
}

