﻿body {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.style5 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
.style6 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.runningText {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

DIV.scroller
{ 
  font-family: Times New Roman, Arial, Helvetica, sans-serif;
  text-align : left;
  padding : 20px;
  width : 660px;
  overflow: scroll;
}
.gridhead1
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	background-color: #9D9BCD; 
}
.gridfoot
{
	font-size: 16px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #9D9BCD; 
}
.grid_row
{
	font-size: 14px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: Silver;
	border-color: #404040
}
.grid_altrow
{
	font-size: 14px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #ffffff;
	color: #284775;
}
.grid_SelectRow
{
	font-size: 14px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: right;
	background-color: #ffff99;
	color: #333333;
}
.gridTitle
{
	font-size: 14px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	/*font-weight:bolder;*/
	background-color:ThreeDLighShadow;
	text-align: right;
}

.gridHover
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	cursor:hand;
	text-align: right;
	background-color: Highlight;
} 

.lblPageSubHeader
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
}
.PageDesc
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.PageHeading
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #003399;
	font-weight: bold;
}
.PageSideHeading
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
.BoldPageDesc
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.DropDownList
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.RadioButton label
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.styleNews 
{
	direction: rtl;
	text-align: justify;
	width: 500px;
	font-size: 16px;
}

.stylePageHead {
	font-size: 35px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}