.wrong
    {
        COLOR : red;

    }

input
    {
      font-weight : bold;
      font-size :   16px;
      color : #606060;
      font-family   :   arial;
      background-color: #fafafa;
      padding-right   :   5;
      border:1px solid #e0e0e0;
    }
.border{ border:1px solid #d0d0d0}

td
    {
      font-family: tahoma;
      font-weight: normal;
      font-size:9pt;
      color : #006699;
    }
a
	{
		text-decoration : none;
		color : #4488aa;
	}
a:hover
	{
		color : #336699;
	}
.normal td
{
  background-color: #ffffff;
  font-family : arial ;
  color : #003366;
  font-weight : bold;
  font-size : 11pt;

}

.menu
	{
		background-color : #f2f2f2;
	}
.menu td, .act
	{
		font-family : tahoma;
		color : #aaaaaa;
		font-size : 9pt;
	}
.menu td
    {
      color : # f2f2f2;
    }

.menu2
    {
      background-color : #808080;
    }



.main
	{
		font-family : traditional arabic;
		font-weight : bold;
		font-size : 12pt;
		color : #003366;
	}
.main2
    {
      font-family : arial;
      font-size : 11pt;
      color : #808080;
      font-weight : bold;
    }



.cut td
	{
		background-color : #e0e0e0;
		height : 1px; padding:0;
	}
.cut2 td
    {
        background-color : #808080;
		height : 2px; padding:2;
    }
.cut1 td
	{
		background-color : #f2f2f2;
		height : 1px; padding:0;
	}

.dash
    {
      border: 1px dashed #5588bb;
    }
.solid
    {
      border: 1px solid #e0e0e0;
    }
.header td
{

 		font-family : traditional arabic;
		font-weight : bold;
		font-size : 15pt;
		color : #003366;
        background-color : #f2f2f2;
        padding:0
        padding-right : 10;
        background: url(body_header_bg.gif) repeat-x scroll center bottom;
}
a img
    {
       border: 0px;
     }

