body
{
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	color: dimgray;
	
	font-family: tahoma, verdana, arial;
	background-color: gainsboro;
	text-align: center;
	text-decoration: none;
}

TABLE
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	color: dimgray;
	font-family: tahoma, verdana, arial;
	border-collapse: collapse;
	text-decoration: none;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

A
{
	color: darkslateblue;
	text-decoration: none;
}

A:hover
{
	color: #ff3300;
}

.HeaderLinks
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.HeaderLinks:hover
{
	color:Yellow;
}
.HeaderDateTime
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.TableMainBody
{
	width: 1000px;
	height: 100%;
	background-color: #3a5d73;
}

.HeadMainTbl
{
	background-position: center center;
	background-image: url(/Images/Header.jpg);
	background-repeat: no-repeat;
	
}

.Boxes
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
}

.BoxesContent
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.BoxesContent2
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

.FooterText
{
	color: White;
	font-size: 11px;
}

.BtnFakeMini
{
	border-right: mediumslateblue 1px ridge;
	padding-right: 3px;
	border-top: mediumslateblue 1px ridge;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: mediumslateblue 1px ridge;
	width: 65px;
	color: navy;
	padding-top: 1px;
	border-bottom: mediumslateblue 1px ridge;
	background-color: #c9d5e7;
	text-decoration: none;
}
.BtnFake
{
	border-right: mediumslateblue 1px ridge;
	padding-right: 3px;
	border-top: mediumslateblue 1px ridge;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: mediumslateblue 1px ridge;
	width: 80px;
	color: navy;
	padding-top: 1px;
	border-bottom: mediumslateblue 1px ridge;
	background-color: #c9d5e7;
	text-decoration: none;
}

.BtnFakeWide
{
	border-right: mediumslateblue 1px ridge;
	padding-right: 3px;
	border-top: mediumslateblue 1px ridge;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: mediumslateblue 1px ridge;
	width: 120px;
	color: navy;
	padding-top: 1px;
	border-bottom: mediumslateblue 1px ridge;
	background-color: #c9d5e7;
	text-decoration: none;
}

.AlphaList
{
	font-size: 13px;
	text-align: center;
}
.BoxGridTitle
{
	font-weight: bold;
	font-size: 11px;
	color: black;
}
.TextTitle
{
	FONT-WEIGHT: bold
}
.InputFa
{
	border-right: mediumslateblue 1px solid;
	border-top: mediumslateblue 1px solid;
	border-left: mediumslateblue 1px solid;
	border-bottom: mediumslateblue 1px solid;
}
.InputEn
{
	direction: ltr;
	border-right: mediumslateblue 1px solid;
	border-top: mediumslateblue 1px solid;
	border-left: mediumslateblue 1px solid;
	border-bottom: mediumslateblue 1px solid;
}
TH
{
	font-weight: bold;
	color: navy;
	background-color: LavenderBlush;
}
.BorderMessageBox
{
	border-color: #ccccff;
}
.RandomBox
{
	
}
.RandomBoxTitle
{
	font-size: 10px;
	color: navy;
	background-color: #EBECEC;
}

.DynamicBoxes
{
	background-color: #F8F8F8;
}
.RedText
{
	color: red;
	font-weight:bold;
}
.TblBoxTitle
{
	padding-right: 10px;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 98%;
	color: Black;
	height: 26px;
	background-color: gainsboro;
}
.TblBoxTitleLink
{
	font-size: 10px;
	margin-right: 10px;
	color: blue;
}
.TblBoxTitleMini
{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 4px;
	color: dimgray;
	padding-top: 3px;
	background-color: whitesmoke;
}
.FieldSetStyle
{
	BORDER-RIGHT: gainsboro 1px solid; 
	BORDER-TOP: gainsboro 1px solid; 
	BORDER-LEFT: gainsboro 1px solid; 
	WIDTH: 536px; 
	BORDER-BOTTOM: gainsboro 1px solid; 
	TEXT-ALIGN: center
}
.TextDateTime
{
	FONT-SIZE: 9px; 
	FONT-FAMILY:Verdana;
}
.KeywordDisplay
{
	DISPLAY: none;
}
.GridHeaderStyle
{
	color: #ffffff;
	height: 25px;
	background-color: #3399cc;
}
.BodyBlock
{
	padding-right: 10px;
	padding-left: 10px;
	color: #03daff;
}
.Grid
{	
	margin-bottom: 5px;	
}
.ProdTitle
{
	color: navy;
	background-color: #ccccff;
	font-weight: bold;
	height: 25px;
}