@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
body {
	
	background-position:top;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin: 0;
	padding: 0px 0 0 0;
}

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }

.tpl_main {
margin-right:0px;
margin-left:5px;
margin-bottom:13px;
margin-top:10px;
line-height:17px;
}

.tpl_foot {
color: #666666;
font-size:11px;
}

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }
a:active { color: #666666; text-decoration: none; }
