A:link
{
	text-decoration: none;
	color: #003366;
}

A:visited
{
	text-decoration: none;
	color: #003366;
}

A:active
{
	text-decoration: underline;
	color: #FF9900;
}

A:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #FF9900;
}


body
{
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-decoration:none;
	color: #222289;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: top;
}


td
{
	vertical-align: top;
}
.text
{
	font-family: Verdana;
	font-size: x-small;
	color: #003366;
}

.header
{
	font-family: Verdana;
	font-size: xx-small;
	color: #2c477c;
}

.footer
{
	font-family: Verdana;
	font-size: x-small;
	color: #efefef;
}
.control
{
	background-color: #d2e4fc;
	color: #220000;
}
.td
{
	background-color: #E2E2E2;
	font-family: Verdana;
	font-size: x-small;
	color: #ffffff;
}
.tdtitle
{
	font-family: Verdana;
	font-size: xx-small;
	color: #01405d;
}
.error
{
	font-family: Arabic;
	font-size: medium;
	color: #ff0000;
}
