/* CSS Document */
body{
margin:0;
font-size:14px;
color:#333333;
line-height:170%;
text-align:center;
background:url(img/bk2.gif) repeat;
background-position:center;
}
td{
color:#333333;
text-align:left;
}
h1{
margin:0;
text-align:center;
font-size:12px;
}
h2{
font-size:16px;
color:#000066;
margin:0;
margin-top:20px;
margin-bottom:10px;
}
h3{
font-size:16px;
color:#000066;
margin:0;
margin-top:0px;
margin-bottom:0px;
}
a:link{
color:#0066CC;
}
a:visited{
color:#3399ff;
}
a:hover,a:active{
color:#ff6600;
}

#header{
width:690px;
padding-top:0px;
text-align:center;
}

#pagebody{
width:700px;
margin-right:20px;
}

#pagebody2{
width:700px;
margin-right:20px;
background:url(img/bk.gif) repeat-y;
}

#content{
float:right;
text-align:left;
}

#photo{
float:left;
}

.nav{
width:660px;
text-align:left;
}

.bold{
font-weight: bold;
border-left:#cc3333 5px solid;
margin:5px;
}

.red_16px{
font-size:16px;
color:#CC0000;
font-weight: bold;
}

.red{
color:#FF3333;
}

.font12px{
font-size:12px;
}
.section{
text-align:left;
border-left:#CCDDFF 10px solid;
border-bottom:#CCDDFF 1px solid;
padding-left:5px;
padding-right:10px;
font-weight: bold;
color:#333333;
font-size:16px;
}

.section2{
text-align:left;
border-left:#ffff99 15px solid;
padding-left:5px;
padding-right:10px;
font-weight: bold;
color:#666666;
}

.frame{
text-align:center;
border-style:solid;
border-color:#996633;
border-width:1px;
color:#996633;
}

.product{
width:412px;
margin-left:125px;
height:220px;
}

.back{
background:#FFFFCC;
}

.back2{
background:#CCDDFF;
}.delete {
	text-decoration: line-through;
}

