BODY{
scrollbar-face-color:#606060;
scrollbar-base-color:#b3b2b2;
scrollbar-arrow-color:black;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#b3b2b2;
scrollbar-highlight-color:#b3b2b2;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
background: #caced1;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 15px 0;
}
.containerMain {
		background:#b3b2b2;
		color:#fff;
		margin:0 15px;
		width:1000px;
}
.rtopMain, .rbottomMain{
	display:block;
	background:#fff;
}
.rtopMain *, .rbottomMain *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#b3b2b2;
}
.btn{
	background-color: #b3b2b2;border: 1px solid #ffffff;
	cursor: pointer;
}
.normalFont{
	color: white;
	font-family: arial;
	font-size: 15px;
}
.normalFontBold{
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
}
.graybg{
	background-color: #606060;
	border: 2px solid white;
	color: white;
}
.lightgraybg{
	background-color: #b3b2b2;
	border: 2px solid #4d4d4d;
	font-family: arial;
	font-size:12px;
	color:#4d4d4d;	
}
.maintableUser{
	/*height: 500px;*/
	width: 300px;	
	border: 0px solid black;	
	font-family: arial;
	background-color: #606060;
}
.maintableAdmin{
	width: 500px;	
	border: 0px solid black;	
	font-family: arial;
	background-color: #606060;
}
.divContent{
	font-family: arial;
	width:99%; 
	height: 100%; 
	overflow:auto;
	border-bottom : 2px solid black;
	border-top : 2px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	background-color: white;		
}
.feedback{
	color: white;	
	font-size: 20px;
	font-family: arial;
	padding-left: 20px;
	font-weight: bold;
}
.feedcontent{
	width:100%;
	border: 0px solid black;	
	background-color: #b3b2b2;
	font-family: arial;
	font-size: 14px;
}
.txtmain{
	color: white;
	font-family: arial;
	font-size: 13px;
}
.mgsfeed{
			
	font-size: 14px;
	font-family: arial;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #b3b2b2;
}
.coontainer {
		background:#606060;
		color:#fff;
		margin:0 15px;
}
.containerOne {
		background:#b3b2b2;
		color:#fff;
		margin:0 15px;
		width:92%;
}

.containerTwo {
		background:#b3b2b2;
		color:#fff;
		margin:0 15px;
		width:95%;
}
.rtop, .rbottom{
	display:block;
	background:#fff;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#606060;
}
.rtopOne, .rbottomOne{
	display:block;
	background:#fff;
}

.rtopOne *, .rbottomOne *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#b3b2b2;
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

