body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #6699CC;
text-align: left;
}

#container{
	width: 80%; 
	margin: 0px auto; 
	border: solid #999999;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
background:#FFFFFF;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

.topbg {
background-image: url(images/topbg.gif);
}

.leftendbg {
background-image: url(images/leftendbg.gif);
}

.bodytopbg {
background-image: url(images/bodytopbg.gif);
}

.bodyleftbg {
background-image: url(images/bodyleftbg.gif);
}

.bodyrightbg {
background-image: url(images/bodyrightbg.gif);
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
}

TD {
	font-size: 14px;
	font-family : Verdana;
}


P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 12px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}


A.menu:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none; background:#000000;
}

/*submenu*/
td.menu {
	FONT-SIZE: 12px; COLOR: #000000; 
	FONT-FAMILY: Tahoma,Verdana,Arial; 
	text-transform: uppercase; 

}
/*root menu*/
div.menu {
	FONT-SIZE: 12px; 
	COLOR: #767981; 
	FONT-FAMILY: Tahoma,Verdana,Arial; 
	text-transform: uppercase;
	font-weight:bold;
	
	
}

div.prodid{
font-weight: bold;

}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
text-align:center;
}

#whatsnew{
	padding-left: 50px;
		}
		
#indeximage{
	width:640px;
	margin: 0px 0px;
	
}
#indeximage img{
	border:inset 2px;
		
	}
