/*all */

.body {

font: 13px  trebuchet ms, tahoma; color: #4B6470; 

}

.body a{
color: "1CA7E1";
text-decoration: none; 

}

.body a:hover{
color: "ff0000";
text-decoration: none; 

}
/* dynamic links box area */



#dropmenudiv{
position:absolute;
border:1px solid #1CA7E1;
border-bottom-width: 0;
font:normal 11px Trebuchet MS;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #1CA7E1;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 4B6470;
color: #ffffff;
}




.menudiv{
font:bold 11px  trebuchet ms, tahoma; color: #1CA7E1; 
line-height:20px;
}

.menudiv a{
display: block;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font:bold; color: #4B6470

}


.menudiv a:hover{ /*hover background color*/
background-color: 4B6470;
font: bold; color: #ffffff;

}


.menudivttl{
font:bold 12px  trebuchet ms, tahoma; color: #4B6470; 
line-height:20px;
}

.menudivttl a{
display: block;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
font:bold; color: #000000

}


.menudivttl a:hover{ /*hover background color*/
background-color: B5B8BD;
font: bold; color: #ffffff;

}


/* main header links */


.mainlnks {
font-family:   trebuchet ms, tahoma, arial, helvetica, verdana; 
font-size: 15px;
line-height:22px;
color: "#4B6470"

}


.mainlnks a:hover{
color: "ff0000";
text-decoration: none; 
border-bottom: 1px dotted #ff0000;

}

.mainlnks a{
color: "1CA7E1";
text-decoration: none; 

}


.mainlnks1 {
font-family:   trebuchet ms, tahoma, arial, helvetica, verdana; 
font-size: 15px;
line-height:22px;
color: "#4B6470"

}

.mainlnks1 a:hover{
color: "ff0000";
text-decoration: none; 
border-bottom: 1px dotted #ffffff;

}

.mainlnks1 a{
color: "1CA7E1";
text-decoration: none; 

}}




/* li links */


.lilinks {
font-family:   trebuchet ms, tahoma, arial, helvetica, verdana; 
font-size: 14px;
line-height:21px;
color: "#4B6470"

}

.lilinks a{
color: "#4B6470";
text-decoration: none; 

}

.lilinks a:hover{
color: "ff0000";
text-decoration: none; 
border-bottom: 1px dotted #ff0000;

}


/* content page titles */

.conttitle{
font-family: trebuchet ms, tahoma, helvetica, verdana, arial; 
font-size: 14px;
line-height:21px;
color: "#4B6470"}

.conttitle a{
color: #1CA7E1;
text-decoration: none; 

}

.conttitle a:hover{
color: "red";
text-decoration: none; 
border-bottom: 1px dotted red;

}


/* products  */


.products {
font-family:  trebuchet ms, tahoma, helvetica, verdana, arial; 
font-size: 14px;
line-height:19px;
color: "#444444"

}

.products a{
color: "navy";
text-decoration: none; 

}

.products a:hover{
color: "navy";
text-decoration: none; 
border-bottom: 1px dotted #4B6470;

}

.productsml {
font-family:   verdana, arial, helvetica; 
font-size: 11px;
line-height:17px;
color: "#444444"

}

.productsml a{
color: "1CA7E1";
text-decoration: none; 

}

.productsml a:hover{
color: "1CA7E1";
text-decoration: none; 
border-bottom: 1px dotted #1CA7E1;

}


/* product thumbs */


.prodthum {
font-family:  tahoma, helvetica, arial; 
font-size: 10px;
color: "#4B6470";
}

.prodthum a{
color: "1CA7E1";
text-decoration: none; 
}

.prodthum a:hover{
color: "ff0000";
text-decoration: none; 

}

.prodthumttl {
font-family:  trebuchet ms, arial, helvetica; 
font-size: 13px;
color: "#4B6470";
font-weight: bold;
}

.prodthumttl a{
color: "1CA7E1";
text-decoration: none; 
}

.prodthumttl a:hover{
color: "ff0000";
text-decoration: underline; 

}

/* smaller text items */


.smltxt {
font-family:  tahoma, helvetica, verdana, arial; 
font-size: 10px;
line-height:17px;
color: "#4B6470";
}

.smltxt a{
color: "4B6470";
text-decoration: none; 

}

.smltxt a:hover{
color: "ff0000";
text-decoration: none; 
border-bottom: 1px dotted #ff0000;

}

/* page number items */


.pgnum {
font-family:  trebuchet ms, tahoma, helvetica, verdana, arial; 
font-size: 12px;
font-weight: bold;
line-height:17px;
color: "#ababab";
}

.pgnum a{
color: "ababab";
text-decoration: none; 
font-weight: normal;

}

.pgnum a:hover{
color: "ff0000";
text-decoration: none; 

}

