body {
	background-color: #0593C9;
	background-image: url('../images/....jpg');
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

object {display: block;}

.stylered {	
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
font-size: 14px;

}

.styleblu {	
font-family: Verdana, Arial;
color: #003366;
font-weight: bold;
font-size: 14px;

}

h1 {
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
line-height:normal;
}

h2 {
font-family: Verdana, Arial;
color: #990000;
font-weight: bold;
line-height:normal;
}

.product_title {
font-family: "Trebuchet MS", Verdana, Arial;
color: #143276;
font-weight: bold;
line-height:normal;
font-size: 22px;
}

.pagetittles {	
font-family: "Trebuchet MS", Verdana, Arial;
color: #ffffff;
font-weight: bold;
line-height:normal;
font-size: 14px;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid #495B11;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Trebuchet MS", Verdana, Arial, Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 150px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 150px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */


a:link {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;

}
a:active {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	line-height:15px;
}
input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

select {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
}
