ul{
	font-family: Tahoma;
	font-size: 12px;
	list-style-image: url(../images/ul_bullet.gif);
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0px; padding: 0px;
}
/* ------ Main Style ----------------------- */
body {
	margin  :  0;  
	padding :  0; 
	text-align : right; 
	color	: #000000; /* url(imagpath.gif) repeat fixed */
	scrollbar-face-color		: #DBD8D1;
	scrollbar-highlight-color	: #f1f1f7;
	scrollbar-shadow-color		: #F8F8F8;
	scrollbar-3dlight-color		: #D5D1CD;
	scrollbar-arrow-color		: #000000;
	scrollbar-track-color		: #DBD8D1;
	scrollbar-darkshadow-color	: #B3B3B3;
background-color: #FFFFFF;
} 

hr {
	height: 1px;
	padding: 0px;
	color: #CCCCCC;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height : 1.6;
	list-style-image: url(../en/images/ul_bullet.gif);

}
/*ol {
	list-style-position: outside; margin: -2px 0px 0px 23px;
}
*/

} 
a.link1:link, a.link1:visited {
	color : #CC0000;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;

} 

a.link1:hover {
	color : #0066FF; 
	text-decoration : none; 
} 

/* ------ Headers Style ----------------------- */
h1 {
;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-right: 3px

 
} 

h2 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	color : #336699;
	margin-right: 3px
} 
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color : #006600;
} 
h4 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
} 

h5 {
	font: bold 14px;
} 

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
} 

table.frame1
{
	padding:5;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}	   

table.frame1 td
{
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;
}

table.frame1 td.title
{
	background-color: #F1F1F1;
	font-weight:bold; 
}

table.frame2
{
	padding:5;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border: 1px solid #BBDDCC;
}	   

table.frame2 td
{
	color:#333333;
	background-color: #C7E2E2;
	border: 1px solid #EEEEEE;
}

table.frame2 td.title
{
	color:#333333;
	background-color: #BBDDCC;
	font-weight:bold; 
}
td { 
	font-family: Tahoma; 
	font-size: 12px;
 }

/* ------ Text Style ----------------------- */

.textarea1 {
	margin : 0;
	color : #666666;
	font-family: tahoma, arial;
	font-size: 11px;
	list-style-image: url('../en/images/bullet.gif');
	padding-left: 15px;
	width: 570px;
	vertical-align: top;

}
.textarea2 {
	margin : 0;
	color : #666666;
	font-family: tahoma, arial;
	font-size: 11px;
	list-style-image: url('../en/images/bullet.gif');
	line-height: 16px;
	padding-left: 15px;
}

.leftmenu {
	width : 300px;
	text-align : left;
	padding : 5px 10px;
	border-top : 1px dashed #ccc;
	background-color : #eee;
	color : #333;
	list-style-position: inside;
	list-style-type: upper-alpha;
	cursor: hand;
} 

.footer {
	text-align : center; 
	color : #DCF0D9; 
; font-size: 10px; font-family: Tahoma
} 
textarea{
	color: #666666;
	font: 11px/15px Tahoma, arial;
	padding: 0px;
	margin: 0px;
}
input.button {
	font: 10px Tahoma;
	border-left:1px solid #D5D1CD; 
	border-right:1px solid #C0C0C0; 
	border-top:1px  solid #D5D1CD; 
	border-bottom:1px  solid #C0C0C0; 
	color: #999999;
}

/* ------ Additional Table Style ----------------------- */

TABLE.controlbar
{
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BORDER-COLLAPSE: collapse
; font-size: 12px
}
TABLE.controlbar TD
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 5px;
    COLOR: #333333;
    PADDING-TOP: 5px;
    FONT-FAMILY: Tahoma;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #eeeeee
}
TABLE.controlbar TD.title
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Tahoma;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #dddddd
}
.home_textbox {  font-family: Tahoma; font-size: 10px; color: #997529; clip:   rect(   ); padding-right: 5px; padding-left: 7px}
.home_textbox_gray { font-family: Tahoma; font-size: 10px; color:# 616161; clip: rect( ); padding-right: 5px; padding-left: 7px }
.home_textbox_gray2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	clip: rect( );
	padding-right: 5px;
	padding-left: 7px;
	line-height: 18px;
}

/* ------ Links Style ----------------------- */



/* ------ Links Style ----------------------- */

a:link , a:visited {
	color : #CC0000;
	text-decoration : underline;
	font-family: Tahoma, sans-serif;
	font-size: 12px;

 }

a:hover {
	color : #0066FF; 
	text-decoration: underline;
	} 
 
.top_nav {  font-family: Tahoma; font-size: 10px; color: #999999; word-spacing: 2px}
a.top_nav {  color: #666666}
a.top_nav:visited {  color: #666666}
a.top_nav:hover {  color: #CC0000}
.home_date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 5C5C5C; clip: rect( ); padding-right: 5px; padding-left: 7px }
a.footer {  color: DCF0D9}
a.footer:link {  color: #DCF0D9}
a.footer:visited {  color: #DCF0D9}
a.footer:hover {  color: #FFFFFF}
.search {  border-style: none; font-family: Tahoma}
 button  { 
	font-family: Tahoma; 
	font-size: 12px;
 } div { 
	font-family: Tahoma; 
	font-size: 12px;
 } 

/* ------ Form Style ----------------------- */
input { 
	border:1px solid #b3b3b3;
	color: #333333;
	font: 12px Tahoma;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
 } option { 
	border:1px solid #b3b3b3;
	color: #333333;
	font: 11px Tahoma;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
 } p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;


 } select { 
	border:1px solid #b3b3b3;
	color: #333333;
	font: 12px Tahoma;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
 } select { 
;
 } 
 
 .green {
	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 18px;
	color: #009900;
}

.table_dark {  font-family: tahoma, arial; color: #333333; padding-top: 5px; padding-bottom: 5px; background-color: #DFE9DD; padding-right: 5px}

.table_light {
	font-family: tahoma, arial;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F0F0F0;
}.SearchExt {
	background-image: url(../ar/images/search_decoration_ext.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bkgsearch {
	background-image: url(../ar/images/ar_inner_r4_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 86px;
}
tr.bg {
	background-image: url(../ar/images/img_bg.gif);
	background-repeat: repeat-y;
	background-position: right;


}
