body         {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : url(images/bgdunya.png) fixed;
	scrollbar-base-color : #FFD700;
	scrollbar-darkshadow-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-highlight-color : Navy;
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
}
A.ref:link {
	COLOR: Blue; FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
A.ref:visited {
	COLOR: Blue; FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
A.ref:active {
	COLOR: Green; FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}


INPUT.TEXT{
	background-color : #FFD700;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid White;
}
INPUT.txt {
	background-color : #F5FFFA;
	border : 1px solid Black;
	color : Gray ;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : BOLD;
	
}
TEXTAREA.txt {
	background-color : #F5FFFA;
	border : 1px solid Black;
	color : Gray ;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : BOLD;
}
INPUT.button {
	background-color : #FFDAB9;
	border : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold 10px;
	color : Navy;
}

SELECT.text{
	background-color : #F5FFFA;
	border : 1px solid Black;color : Gray ;
	font-family : Trebuchet, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : BOLD;
}


A.ref:hover {
	COLOR: #483D8B;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-WEIGHT: bold;
	text-decoration : underline;
	cursor : crosshair;
}


DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

A.bold:link {
	COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.bold:visited {
	COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.bold:active {
	COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.bold:hover {
	COLOR: #ff0000;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-WEIGHT: bold;
}
A.tabs:link {
	FONT-FAMILY: verdana,arial,helvetica;
	TEXT-DECORATION: none;
	font-weight : bold;
	font-size : 11px;
	color : White;
}
A.tabs:visited {
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-size : 11px;
	color : Black;
}
A.tabs:active {
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-size : 11px;
	color : White;
}
A.tabs:hover {
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
	font-size : 11px;
}
A.black:link {
	COLOR: #000000;
	FONT-FAMILY: trebuchet, verdana, arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-size : 11px;
}
A.black:visited {
	COLOR: #000000;
	FONT-FAMILY: trebuchet, verdana, arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-size : 11px;
}
A.black:active {
	COLOR: #000000;
	FONT-FAMILY: trebuchet, verdana, arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-size : 11px;
}
A.black:hover {
	COLOR: #ff0000;
	FONT-FAMILY: trebuchet, verdana, arial;
	FONT-WEIGHT: bold;
	font-size : 11px;
	text-decoration : none;
}



A:link       {
	TEXT-DECORATION: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Teal;
	font-weight : normal;
}
A:visited    {
	TEXT-DECORATION: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
A:active     {
	TEXT-DECORATION: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : normal;
}
A:hover      {
	COLOR: Blue;
	TEXT-DECORATION: underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
h1           { font-family: Verdana; font-size: 14pt; color: #056ACF; font-weight: bold }

h2           { font-family: Trebuchet MS; font-size: 14pt; color: #D61212; font-style: italic; }
h3           { font-family: Arial; font-size: 12pt; letter-spacing: 1; color: #056ACF; 
               background-color: #D0E4FF; font-weight: bold }
h4           { font-family: Verdana; font-size: 10pt; color: #000000 font-weight: normal }
h5           { font-family: Arial; font-size: 10pt }
h6           {
	font-family: 'Arial ',helv;
	font-size: 10pt;
	background : Silver;
	color : Gray;
}

UL, OL, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}



