﻿ .scroll { 
scrollbar-arrow-color: red; scrollbar-base-color: #424242; scrollbar-darkshadow-color: #424242;
 scrollbar-face-color: #1d222a; scrollbar-highlight-color: #424242; scrollbar-shadow-color: #424242;
 scrollbar-track-color: #424242; 
}
div.menu{
position:absolute; width:184px; height:390px; left: 331px; top:123px;
  background-color : #1d222a; border-bottom:solid white 3px;z-index:10;
}
#inner
{
	background-color: #1d222a;
        border-bottom:solid white 3px;
	width: 184px;
	height: 390px;
	float:left;
        margin-right:10px;
        margin-bottom:10px;
}
#frame
{
	width: 577px;
	height: 566px;
	top: 121px;
	left: 329px;
	background-color: #c6c5c7;
	display: block;
	overflow: auto;
	position:absolute;
       font-size : 12px;
       border:solid white 2px;
       font-family : Verdana;
        padding-right:10px;
      scrollbar-arrow-color: red; scrollbar-base-color: #424242; scrollbar-darkshadow-color: #424242;
 scrollbar-face-color: #1d222a; scrollbar-highlight-color: #424242; scrollbar-shadow-color: #424242;
 scrollbar-track-color: #424242; 
}
div.menubig{
position:relative; width:184px; height:390px; left: 0px; top:0px;
  background-color : #1d222a; border-bottom:solid white 3px;z-index:10;float:left;
}
div.gray{
position:absolute; width:390px; height:387px; left: 513px; top:123px;
  background-color : #c6c5c7;font-size : 12px;
  font-family : Verdana;
  color : red;
  padding-left:8px;
}
div.graybig{
position:absolute; width:577px; height:566px; left: 329px; top:121px;
  background-color : #c6c5c7;font-size : 12px;border:solid white 2px;
  font-family : Verdana;

}
div.gray A{
  text-decoration : none;
color : red;
}

.table{
  font-size : 12px;
  font-family : Verdana;
  color : white;
  margin-top : 25px;
}
.form{
  font-size : 12px;
  font-family : Verdana;
  margin-top : 25px;
}
.content{
  font-size : 12px;
  font-family : Verdana;
  margin-top : 25px;
}
.padd{
padding-right:10px;
padding-left:10px;
}
.mainmenu{
  font-size : 12px;
  font-family : Verdana;
  color : white;
  height:20px;
  text-align : center;
}
.mainmenu A{
  color : white;
  text-decoration : none;
}
.mainmenu A:hover{
  color : red;
  text-decoration : none;
}
A{
  color : black;
  }
A:hover{
  color : red;
}
.myInput {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	height: 20px;
	border: 1px solid #000000;
	background-image: url('../images/star.jpg');
	background-repeat: no-repeat;
        background-position: right;
}
.myValidInput {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	height: 20px;
	border: 1px solid #000000;
	background-image: url('');
	background-repeat: no-repeat;
        background-position: right;
}

.novalidInput {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	height: 20px;
	border: 1px solid #000000;

}
.subm {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #ffffff;
	width: 80px;
	height: 24px;
}
TEXTAREA{border: 1px solid black;
width: 250px;
	height: 100px;}

.myFrame
{
	position: absolute;
	left: 329px;
	top: 121px;
	width: 577px;
	height: 566px;
	z-index: 300;
	font-size: 12px;
	border: 2px none white;
	font-family: Verdana;
}