@charset "UTF-8";
/* CSS Document */

p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #282828;
}
p.blogbody {
	
	color:#C0C16F
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.tdoutline {
	border: thin solid #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}



body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;

}

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

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

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

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

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
width: 132px;
background-color:#F7F7F4;
border-bottom: 1px solid #D2D2CA;
}

#menu a:link, #menuitems a:visited
{
color: #333;
text-decoration: none;
font-weight: bold;
}

#menu a:hover
{
background-color: #D2D2CA;
color: #333;
font-weight: bold;
}



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


TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

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

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


.prodname {
	font-family: verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #CC0000;
}

.detailname {
	font-family: verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #CC0000;
}

.proddescription {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color : #333333;
}


TD.A.sidemenubackground {
	font-size: 12px;
	font-family : Verdana;
	background-color:#669966
}

