
.textwhite {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	COLOR:#FFFFFF;
	padding-bottom:10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	COLOR:#ffde00;
	padding-bottom:10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}


.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left:4px;
	color: #000000;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding-left:4px;
	color: #000000;
}

.text1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding-left:4px;
	color: #000000;
	text-decoration:none;
}

.text1 a:hover
{
text-decoration:underline;}



.text1Red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding-left:4px;
	color:#FF0000;
}
.text1Red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding-left:4px;
	color:#FF0000;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	padding-left:4px;
	color: #282445;
}
.text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	padding-left:4px;
	color: #282445;
}
.admin_textlog{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color: #ffffff;
	background:#8983A9;
	display:block;
	line-height:25px;
}
.admin_textlog1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.5px;
	text-align:left;
	color: #ffffff;
}
.border{
  border:1px;
  border-color:#49AC38;
  border-style:solid;
  }
  
.border1{
  border:1px #827D9E solid;
  background:url(images/back.jpg) repeat-x 0px 28px #EFEFF3;
  }
  .Grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; /*border: solid 1px #9C978A;*/
}

.Grid TH
{
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	background:#A7A5B7;
}

.Grid TD
{
	height: 15px;
	background-color:#EFEFF3 ; /*#cccccc;*/
	font-weight: normal;
	text-align: left;
	padding-left: 2px;
	color: #000000;
}

.Grid a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	text-align: center;
}

.Grid a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	height: 20px;
	
	
	text-align: center;
}

.AlternateRowStyle{
height: 15px;
	background-color:#ffffff ; /*#cccccc;*/
	font-weight: normal;
	text-align: left;
	padding-left: 2px;
	color: #000000;}


.topmenu{
background:#FADB06}

.test
{
    color:Red; font-size:10px;
}

