﻿body {
}
.lbl
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: black;
}
.lblErr
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Arial;
}
.checkbox
{
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
.lblHeader
{
	font-weight: bold;
	font-size: 13px;
	color: #0066cc;
	font-family: Arial;
	text-align: center;
}
.lblAlert
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	color: #0066ff;
	direction: ltr;
	font-family: Arial;
	text-align: center;
	
}
.lblTitle
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	color: #0066ff;
	font-family: 'Bradley Hand ITC';
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}
.Title
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	color: #0066ff;
	font-family: 'Bradley Hand ITC';
	text-align: center;
	text-transform: uppercase;
}
.lblValidation
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.lblMsg
{
	font-size: 12px;
	vertical-align: middle;
	color: red;
	direction: ltr;
	font-family: Arial;
	text-align: left;
}
.ddl
{
	font-size: 13px;
	text-transform: capitalize;
	direction: ltr;
	font-family: Arial;
}
.button
{
	table-layout: fixed;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	background-color: #0066ff;
	font-weight: bold;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.dataListItem
{
	margin-top: 0px;
	padding-top: 0px;
}
.textbox
{
	font-size: 10px;
	font-family: Arial;
	height: 10px;
}
.sphdr
{
	font-size: 13px;
	font-family: Al-Kharashi 61 Naskh;
	color:#3366cc;
}
.sptxt
{
	font-size: 8.5pt;
	font-family: Tahoma;
	color: #0747BC;
	font-weight: bold;
	line-height: normal;
}
.norm
{
	font-size: 10pt;
	font-family: Tahoma;	
	line-height: normal;
	line-height: 12pt;
}
.sptxt1
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #262627;
	line-height: 12pt;
}
.tree_arb
{
	font-family: Arial;
	font-size: 8.5pt;	
	color: Gray;
}
.txt_eng_pgs
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}
.spdesc
{
	font-size: 8px;
	font-family: Tahoma;
	color: #3366ff;
}
.sptree_e
{
	font-size: 6.5px;
	font-family: Verdana;
	color: #3366ff;
	font-weight: bold;
}
.sptitle_e
{
	font-size: 20px;
	font-family: Rockwell Condensed;
	color: #3366ff;	
}
.sptxt_e
{
	font-size: 8.5px;
	font-family: Verdana;
	color: #262627;
}
.sptxt_r
{
	font-size: 8px;
	font-family: Verdana;
	color: #004E98;
}
.sub_headings_e
{
	font-size: 9pt;
	font-family: Verdana;
	color: #1A50B8;
}
.doc_name
{
	font-size: 11pt;
	font-family: Arial;
	color: #003399;
}

.txt_eng
{
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}
.sp_title
{
	font-size: 13pt;
	font-family: Lucida Sans Unicode;
	color: #0066cc;	
}
.sp_title_e
{
	font-size: 11pt;
	font-family: Century Gothic;
	color: #0066cc;	
}
.imageButtonCursor
{
	cursor: hand;
}

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

.nptxt_e
{
	font-size: 10pt;
	font-family: Arial;	
}
#wrapper {
    margin: 0 auto;
    width: 990px;
}
#content {
    width: 100%;
}
span
{
    font-size: 12px;
    font-family: Verdana;
}