BODY {
	
	scrollbar-face-color: #ffae6b;
  scrollbar-shadow-color: #467fc5;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #ff9248;
  scrollbar-track-color: #ff9248;
  scrollbar-arrow-color: #FFFFFF;
  
	text-align: center;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color: ff9248;
}

A {
	font-weight: bold;
	color: #ff802a;
	font-size:12px; 
	line-height:18px;
	font-family:"Verdana","MS Sans Serif","sans-serif"
	text-decoration: underline;
}

A:hover {
	font-weight: bold;
	color: #000000;
	font-size:12px; 
	line-height:18px;
	font-family:"Verdana","MS Sans Serif","sans-serif"
	text-decoration: underline;
}


TD {
	font-weight: normal;
	color: #595959;
	font-size:11px; 
	font-family:"Verdana","MS Sans Serif","sans-serif"
}

#container {
  width:996px;
  height:580px;
  margin-left: auto; 
  margin-right: auto;
}

.topImage {
  width:996px;
  height:273px;
  background-image: url(../images_kissnsell/topimg.jpg);
  background-repeat: no-repeat;
  text-align: left;
}

.mainbg {
  width:996px;
  background-image: url(../images_kissnsell/bg.gif);
  background-repeat: repeat-y;
}

.mainbgInside {
  width:996px;
  background-image: url(../images_kissnsell/bg_inside.gif);
  background-repeat: repeat-y;
  font-weight: normal;
  text-align: left;
	color: #000000;
	font-size:12px; 
	font-family:"Verdana","MS Sans Serif","sans-serif";
}

.menu {
  width:340px;
  float:left;
}

.content{
  width:649px;
  float:right;
}

.banner{
  width:649px;
	float:right;
}

.textContent{
  width:649px;
	float:right;
}

.textContentInside{
  width:640px;
	float:right;
}

.leftContent{
  width:300px;
	float:left;
	text-align: justify;
	font-size:12px; 
	line-height:22px;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	text-decoration: none;
}

.rightContent{
  width:312px;
	float:right;
	text-align: justify;
	font-size:12px; 
	line-height:22px;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	text-decoration: none;
}

.smallBanner{
  padding: 2px 0px 0px 30px;
  margin: 0px 0px 0px 3px;
}

.menuButtons{
  padding: 0px 0px 8px 32px;
  margin: 0px 0px 0px 7px;
}

.bottomMenu{
	width:996px;
	height:290px;
	text-align: center;
  background-image: url(../images_kissnsell/bottommenu.gif);
 	background-repeat: no-repeat;
	font-family:"Verdana","MS Sans Serif","sans-serif";
}

#footer{
  padding: 11px 0px 0px 0px;
	width:996px;
	height:66px;
	background-color: ff9248;
	text-align: center;
}

.underConstruction{
  background-image: url(../images_kissnsell/under.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #e7e8e1;
}

.bigMenu { 
	font-weight: bold;
	color: #dc0000;
	font-size:14px; 
	font-family:"Arial","MS Sans Serif","sans-serif";
	text-decoration: none;
}

.bigMenu:hover {
	font-weight: bold;
	color: #000000;
	font-size:14px; 
	font-family:"Arial","MS Sans Serif","sans-serif";
	text-decoration: underline;
}

.downMenu { 
	font-weight: normal;
	color: #FFFFFF;
	font-size:10px; 
	font-family:"Verdana","MS Sans Serif","sans-serif";
	text-decoration: none;
}

.downMenu:hover {
	font-weight: normal;
	color: #000000;
	font-size:10px; 
	font-family:"Verdana","MS Sans Serif","sans-serif";
	text-decoration: underline;
}

.smallText { 
	font-weight: normal;
	color: #000000;
	font-size:10px; 
	font-family:"Verdana","MS Sans Serif","sans-serif";
}

.formEdit {
	 font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	 border: 1px solid #BCBAA2;
	 background-color: #FFFFFF;
	 width: 200px;
	 height: 26px
	 font-size: 12px;
}

.formSmallEdit {
	 font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	 border: 1px solid #BCBAA2;
	 background-color: #FFFFFF;
	 width: 80px;
	 height: 26px
	 font-size: 12px;
}

.formTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	height: 100px;
	width: 400px;
	font-size: 10pt;
}

.formButton {
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	background-color:#679EE1;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 88px;
}

.tableBorder {
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}

.tableBorderHeader {
	background-color: #FFFFFF;
	padding-left: 5px;
	color:#000000;
	font-size:16px;
	font-weight: bold;
}


.tableHeader {
	background-color: #FFFFFF;
	padding-left: 5px;
	color:#595959;
	font-weight: bold;
}


.tableDataLight {
	 background-color: #FFFFFF;
	 padding-left: 5px;
}

.tableDataDark {
	 background-color: #FFFFFF;
	 padding-left: 5px;
}
