body
{
	margin: 0 0 0 0;
	font:12pt Arabic Transparent;
    font-size:11pt;
	color:#444455;
    font-weight:bold;
}

tr.header
{
	background-color:#5D7B9D;
	width:100%;
	height:70px;
}

tr.topmenu
{
	background-color:#dcdcdc;
	width:100%;
	height:25px;
}

td.content
{
	background-color:#ffffff;
	width:100%;
	height:300px;
	vertical-align:top;

}

td.menu
{
	background-color:#dcdcdc;
	width:107px;
	text-align:right;	
	vertical-align:top;
	text-decoration:none;
}

td.menucontrol
{
	background-color:#dcdcdc;
	width:152px;
	text-align:right;	
	vertical-align:top;
	text-decoration:none;
}

td.ads
{
	width:107px;
	text-align:left;	
	vertical-align:top;
	text-decoration:none;
}

td.footer
{
	text-align:center;
	width:100%;
	font-size:11px;
	font-family:Verdana;
	color:GrayText ;
}

tr.footer
{
	text-align:center;
	width:100%;
	font-size:11px;
	font-family:Verdana;
	color:GrayText ;
}

.smallText
{
	font-size:10px;
	font-family:Verdana;
	font-weight:lighter;
}

.date
{
	font-size:11px;
	font-family:Verdana;
	font-weight:lighter;
}

.new
{
	color:#cc0033;
	font-size:12px;
	font-family:Verdana;
	font-weight:lighter;
}

.pagetitle
{
	color:#284775;
	font-size:19px;
	font-weight:bold;
}

.visits
{
	color:#8A1C38;
	font-size:15px;
	font-weight:bold;
}

h1
{
	color:#284775;
	font-size:19px;
	font-weight:bold;
}

h2
{
	color:#284775;
	font-size:17px;
	font-weight:bold;
}

h3
{
	color:#284775;
	font-size:15px;
	font-weight:bold;
}

h4
{
	color:#284775;
	font-size:14px;
	font-weight:bold;
}

a.footer
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:GrayText;
	text-align:center;
	vertical-align:middle;
}

a.body
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#0A470D;
	text-align:center;
	vertical-align:middle;
}

a.body:hover
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

a.green
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#0A470D;
}

a.green:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
	color:#000000;
}

a.topmenu
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#23424F;
	text-align:center;
	vertical-align:middle;
}

a.topmenu:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration: underline;
	color:#6F3849;
	text-align:center;
	vertical-align:middle;
}


a.newsTitle
{
	color:#4E545E;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

a.newsTitle:hover
{
	color:#5B4D52;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

a.pixelsoft
{
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-decoration:non;
}

a.pixelsoft:hover
{
	color:#76787D;
	font-size:10px;
	font-weight:bold;
	text-decoration:non;
}



/************************************************************************
* 
* define the poll style 
*
************************************************************************/


.Normal 
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    direction:ltr;
}


.PollCaption2
{
    border-right: #ccccff 1px solid;
    border-top: #ccccff 1px solid;
    font-size: 10pt;
    font-weight: bold;
    border-left: #ccccff 1px solid;
    color: White;
    border-bottom: #ccccff 1px solid;
    font-family: Arial;
    background-color: #A2A9B5;
    direction:ltr;
}

.PollBack2
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    color:Black;
    font-weight:bold;
    font-family:Arial;
    background: #ffffff url(images/background_columnright.gif) repeat-y;
    direction:ltr;
}