body {
	margin: 0px;
	padding: 0px;
	background-color: #E3E3E3;
	background-image: url(../Images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

body,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #CD0000;
	text-decoration: none;
}
.input {
	border: 1px solid #BBBBBB;
}

.main {
	background-color: #FFF;
	padding:3px 3px 7px 3px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	text-align: center;
	width: 114px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../Images/menudefault.jpg) no-repeat 0px 0px;
	height: 29px;
	display: block;
	font-weight: bold;
	float: left;
}
.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navChk {
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 29px;
	width: 114px;
	font-weight: bold;
	background:url(../Images/menuselected.jpg) no-repeat 0px 0px;
	display: block;
}
.navChk:hover {
	color: #FFFFFF;
}
.tab1 {
	line-height: 24px;
	color: #3C5C81;
	text-decoration: none;
	background-image: url(../Images/button2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 78px;
	margin-right: 2px;
}
.tab1:hover {
	color: #3C5C81;
	text-decoration: none;
}
.tab2 {
	line-height: 24px;
	color: #3C5C81;
	text-decoration: none;
	background-image: url(../Images/button1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 78px;
	margin-right: 2px;
}
.tab2:hover {
	color: #3C5C81;
	text-decoration: none;
}
.bestpicturebox{border:1px solid #F7EFF7;padding:6px 8px; float:left;}
.bestpicturebox1 {
	border: #f7eff7 1px solid; padding:2px 7px 2px 7px; float:left;
}
.bestpicture{border:3px solid #F7EFF7;}