.container {
	float: none;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
.topbar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 1200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #939;
}
.logoholder {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 200px;
}
.topline {
	margin: 0px;
	float: left;
	height: 30px;
	width: 800px;
	padding-top: 30px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.mainpage {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 1200px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
}
.mainleft {
	margin: 0px;
	float: left;
	height: auto;
	width: 190px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFF;
}
.maincenter {
	margin: 0px;
	float: left;
	height: auto;
	width: 790px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-color: #FFF;
}
.mainright {
	margin: 0px;
	float: left;
	height: auto;
	width: 160px;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bottombar {
	margin: 0px;
	clear: both;
	float: left;
	height: 50px;
	width: 810px;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 240px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #939;
}

.container .bottombar table {
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}


.container .bottombar td{
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #939;
	border-left-color:#939 
}
.container .bottombar table tr #lastcell {
	border-right-style: none;
}
.container .topbar .topline table tr td {
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #939;
	float: none;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.container .topbar .topline table tr #lasttop {
	border-right-style: none;
}
.container .topbar .topline table {
	float: right;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #939;
	text-decoration: underline;
}
a:visited{
	color:#666;
	text-decoration: underline;
}.container .mainpage .mainleft table tr td a {
	font-size: medium;
	color: #000;
	text-decoration: none;
}
.container .mainpage .mainleft table tr td a:hover {
	font-size: medium;
	color: #939;
	text-decoration: none;
}.container .mainpage .mainleft table tr td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #939;
}
.container .bottombar table {
	float: right;
}
.container .mainpage .maincenter table {

}
.container .mainpage .maincenter table tr td {
	text-align: left;
}
.container .mainpage .maincenter table tr td #FLVPlayer {
	margin-right: auto;
	margin-left: auto;
}
.container .mainpage .maincenter table tr td {
	font-size: small;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.container .mainpage .maincenter table tr td a {
	color: #939;
	text-decoration: none;
}
.container .mainpage .maincenter strong {
	font-size: large;
	font-weight: bold;
	color: #939;
}
.container .mainpage .maincenter hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: ;
	border-right-color: #939;
	border-bottom-color: #939;
	border-left-color: #939;
}
.container .mainpage .maincenter h3 {
	font-size: medium;
	font-weight: bold;
	color: #000;
}
#indextab {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.container .mainpage .maincenter .indexpage table tr td {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logolink a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#FFF;
}

.logolink a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#FFF;
}
.logolink a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#FFF;
}.logolink a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.container .mainpage .mainleftcenter {
	background-color: #FFF;
	height: auto;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.container .mainpage .mainleftcenter .maincenter img {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#imagetotable {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#dermarollerheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

