body, tr, td,p,div
{
font-family: tahoma;
font-size: 10pt;
}

.small
{
font-family: tahoma;
font-size: 10pt;
font-weight: normal;
}

a{
	font-size:10pt;
	text-decoration: underline;
	font-weight: bold;
}

a:link{color: #999;}
a:visited{color: #999;}
a:hover{color: #000;}
a:active{color: #999;}

a.shop:link{color: #0099CC;}
a.shop:visited{color: #0099CC;}
a.shop:hover{color: #000;}
a.shop:active{color: #0099CC;}

a.blue{font-size:9pt; text-decoration: none; font-weight: bold;}
a.blue:link{color: Navy;}
a.blue:visited{color: Navy;}
a.blue:hover{color: blue;}
a.blue:active{color: Navy;}

a.blues{font-size:9pt; text-decoration: none; font-weight: normal; line-height: 20px;}
a.blues:link{color: Navy;}
a.blues:visited{color: Navy;}
a.blues:hover{color: blue;}
a.blues:active{color: Navy;}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p, li, ul
{
text-align: justify;
}

.tdm
{
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	border-right: 0px;
	border-top: 1px solid #fff;
	height: 35px;
	padding-left: 3px;
	background-position : right top;
	background-repeat : no-repeat;
}

.tdf
{
	background-image: url(foot/fb.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 126px;
}

.tdfl
{
	background-image: url(foot/fb.jpg);
	background-repeat: repeat-x;
	background-position: right;
	height: 126px;
}

.smenu
{
	padding-left: 30px;
}