BODY{
	font-family:tahoma;
	font-size:11px;
	background-color: #dddddd;
}

hr 			 { background: #fff url(../img/hr.gif) no-repeat center center; margin: 8px auto; border: 0 none;}
h2           { font-family:  tahoma;  text-indent:0; font-size:15px; color:#003366;  }
h3           { font-family: Tahoma; font-size:11px; text-indent: 0; color:#666666; font-weight:bold }
td			 { font-family:Tahoma; font-size:11px;  line-height:175% }
th           { font-family: Tahoma; font-size:11px; text-indent: 0; color:#666666; font-weight:bold }
a:link       { text-decoration: none; color:#000066 }
a:visited    { text-decoration: none; color:#003366 }
a:hover      { color:#FF8282 }
	

/************************************** User Defined ***********************************/

li
{
	direction:ltr;
	background: #fff url(../img/li.gif) no-repeat 10px 0;
	background-position: top left;
	list-style: none;
	padding-left: 18px;
}
form {
font-family:tahoma;
font-size:11px;
margin:0;
}

.main-border {
	border: 1px solid #626263;
}

#copy{
	font-family: tahoma;
	font-size: 9px;
	color: #B1B1B1;
	text-decoration: none;
	padding-left:10px;
	direction:ltr;
	font-weight: normal;
	text-align:left;
	direction:rtl;
}
#footerMenu{
	font-family: tahoma;
	font-size: 10px;
	color: #B1B1B1;
	text-decoration: none;
	padding-right:10px;
	direction:ltr;
	font-weight: normal;
	text-align:right;
	direction:rtl;
}

#footerMenu A{
	color:#FFFFFF;
}
.main_box_menu_selected{
	background-color:#FFFFFF;
	height:23px;
	padding-right:10px;
	vertical-align:middle;
	padding-top:6px;
	text-align:right;
}
.main_box_menu{
	text-align:right;
	height:23px;
	padding-right:10px;
	vertical-align:middle;
	padding-top:6px;
	border-bottom:1px dotted #CCCCCC;
	background:#4b70a1;
}
.main_box_menu A{
	display:block;
	vertical-align:middle;
	color:#cccccc;
	padding-left:10px;
}
.main_box_menu A:hover{
	height:23px;
	font-weight:bold;
	color:#000000;
}

.main_box_text{
	padding:15px;
	vertical-align:top;
	text-align:justify;
}
#menubar2{
	padding-left:20px;
	background:url(../img/menubar2_back.gif);
	text-align:left;
}
#menubar2 span{
	
}

#menubar{
	padding-left:15px;
	height:30px;
	vertical-align:middle;
	text-align:left;
}
#menubar A{
	color:#d0eafb;
}
#menubar A:hover{
	color:#ffa800;
}
#menubarItem{
	margin-left:2px;
	padding-top:6px;
	padding-bottom:9px;
	color:#CCCCCC;
}
#menubarItem A{
	color:black;
}
#menubarSelected{
	margin-left:2px;
	background:url(../img/menubar_item_back.gif);
	padding-top:6px;
	padding-bottom:10px;
	color:#E1E1E1;
	font-weight:bold;
}

#date{
	text-align:right;
	padding-right:10px;
}
.main-border-2 {
	border-top: 1px solid #727272;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	border-left: 1px solid #727272;
}

.link2 {
	font-family:tahoma;
	text-decoration: none;
	font-size:10px;
	color:#ffffff;
}

marquee .link2 {
	font-size:9pt;
}

.white {
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	color:#ffffff;
}
.exchange {
	font-family:tahoma;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
textarea{
	font-family:tahoma;	
	font-size:10px;	
	padding:2px;	
	border: 1px solid #cbcbb2;
}
input,select{
	font-family:tahoma;
	font-size:10px;
	padding:2px;
}
.inputb{
	font-family:tahoma;
	font-size:10px;
	padding:2px;
	border: 1px solid #999999;
	background-color: #FFE394;
}
.odd {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC99;
}
.even {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #DEE5F2;
}
/*
FIELDSET{
	width:90%;
	border: 1px solid #B1C8E0;
	padding:10px;
}
FIELDSET LEGEND{
	padding:5px;
	border: 1px solid #B1C8E0;
	margin-bottom:10px;
}*/

/************************************** Main Menu **************************************/
#menuTD{
	 background-color:#afc0df;
}
#nav {
  border-top:1px solid #FFFFFF;
  background-color:#afc0df;
  list-style: none;
  margin: 0px;
  padding: 1.0em 0px; }

#nav div {
  background: #afc0df url(../img/menu_back.gif) no-repeat right center);
  border-bottom: 1px solid #ffffff;
  font-size: 1.0em; 
  padding-right:16px;
}
