body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
	padding:0;
	margin:0;
	font-family:arial, tahoma;
	font-size:12px;
	text-align:left;
}
img {
	border:0;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
ol, ul {
	list-style: none;
}
strong, th {
	font-weight: normal;
	font-style: normal;
}
th {
	text-align: left;
}
td {
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
/* RESET DONE */

h1 {font-size:1.7em;}

body {background:#fff;}
.r{border:solid 1px #f00;}

ul.left li{float:left;}

a {color:#0066cc;text-decoration:none;}
a:hover {text-decoration:underline;}

.plink {background: #fbfbfb;-moz-border-radius: 2px;-webkit-border-radius: 2px;border: 1px solid #e1e1e1;padding:3px 5px 3px 5px;}
.plink:hover {background: #f1f1f1;text-decoration:none;}

div.clear {clear:both;}
div.round {height:100%;background-color: #ffffff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border: 1px solid #ccc;padding:3px 5px 3px 5px;}

.rounded_link {background: #f7f7f7;-moz-border-radius: 2px;-webkit-border-radius: 2px;border: 1px solid #e1e1e1;padding:2px 5px 2px 5px;}
.rounded_link:hover {background: #f1f1f1;text-decoration:none;}

.ent-shd {
	background-image:url(i/sside.png);
	background-position: 0px 0px;	
	background-repeat: repeat-y;
	padding: 0 0 0 15px;
}
.ent-shd2 {
	background-image:url(i/sside.png);
	background-position: 100% 0px;	
	background-repeat: repeat-y;
	padding: 0 15px 0 0;	
}
.white-bg {background:#FFF;}

.footer-shd{
	text-align: center;
	height: 15px;
}
.footer-shd-in{
	margin: 0 15px;
	background: url(i/sbottom1.png) 0px 0px repeat-x;
	height: 15px;
}
.shdimg{
	display: block;
	width: 30px;
	height: 30px;
	background-image:url(i/sbottom.png);
	background-repeat: no-repeat;
}
.shd{
	float: left;
	background-position: 0px -15px;
	position: relative;
	left: -3px;
}
.shdr{
	float: right;
	background-position: -30px -15px;
	position: relative;
	left: 3px;	
}
