div.ttl {
    font-size: 14px;
    padding: 5px 0 1em 0;
}
h1.ttl {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0px;
    display: inline;
}
a.ttl {
    font-size: 14px;
}
a.ttl:hover {
    font-size: 14px;
}

a.page {
    font-size: 15px;
    font-weight: bold;
}
.pagecur {
    font-weight: bold;
    color: white;
    background-color: #C9DEF2;
    font-size: 15px;
}
a.into_basket {
    background: transparent url(/img/bag-button-sprite.gif) no-repeat 0px -20px;
    width: 105px;
    height: 20px;
    margin: 0px 0px 0px 5px;
    float: left;
}
a.into_basket:hover {
    background-position: 0px 0px;
}
a.into_basket_done {
    background: transparent url(/img/bag-button-sprite.gif) no-repeat 0px -40px;
    width: 105px;
    height: 20px;
    margin: 0px 0px 0px 5px;
    float: left;
}
a.into_basket_done:hover {
    background-position: 0px 0px;
}
body {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #996633;
	background: #FFFFFF;
	border: 1px solid #000000;
}
.xsm {
	font-size: 10px;
	color: #000000;
}
.sm {
	font-size: 12px;
	color: #000000;
}
.sm_color {
	font-size: 12px;
	color: #000000;
	background: #C9DEF2;
}
.med {
	font-size: 14px;
	color: #000000;
}
.test4border {
    margin-top: 5px;
	border-top: 0px;
	border-right:  1px black solid;
	border-bottom: 0px;
	border-left:  0px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.xsm {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.nav {
	font-size: 13px;
	color: #000000;
	padding: 2px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.xsm:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.nav:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #ffffff;
}
input
{
font-size: 12px;
}
#mainblock td {
	vertical-align: top;
	font-size: 12px;
	color: Gray;
}
div.question {
	color: #005AB0;
	margin: 7px 0 3px 0;
}
