.header_link:link, .header_link:active, .header_link:visited{
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.header_link:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.sp:link, .sp:active, .sp:visited{
	font-family: tahoma;
	font-size: 8.5pt;
	color: white;
	text-decoration: none;
}

.sp:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	color: white;
	text-decoration: underline;
}

.title:link, .title:active, .title:visited {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.title:hover {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.footer:link, .footer:visited, .footer:active{
	color: #0066CC;
	text-decoration: none;
}

.footer:hover{
	text-decoration: underline;
}

input, textarea, select, option{
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
	border: 1px solid silver;
}

.b1{
	background-color: #CCE4FF;
	border: 1px solid silver;
	color: #0066CC;
	text-decoration: none;
}

.menu:link, .menu:visited, .menu:active{
	font-family: tahoma;
	color: #0066CC;
	font-size: 10pt;
	text-decoration: none;
}

.menu:hover{
	font-family: tahoma;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}

.printorsend:link, .printorsend:visited, .printorsend:active{
	font-family: tahoma;
	color: #0066CC;
	font-size: 8.5pt;
	text-decoration: none;
}

.printorsend:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #0066CC;
	text-decoration: underline;
}

.headerback{
	background-color: #0066CC;
}

.bgdate{
	background-image: url('../../images/ramadan.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.datefont{
	font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

.bgmenu{
	background-color: #CCE4FF;
}

.lastfive{
	background-color: #CCE4FF;
	color: #0066CC;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.lastfivelist{
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-color: silver;
}

.lastfivemore{
	background-color: #CCE4FF;
	color: #0066CC;
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: none;
}

.picofday1 {
	background-color: #AED5FF;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.picofday2 {
	background-color: #EAF4FF;
	color: #FFFFFF;
}

.headerline{
border-bottom-style: solid; 
border-bottom-width: 2px; 
border-color: #CCE4FF;
}

.commentfont{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.topbar{
	background-color: #F7F7F7;
	font-family: tahoma;
	font-size: 10pt;
}

.normalfont{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}

.smallfont{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
}

.myfont{
	font-family: tahoma;
	font-size: 10pt;
}

.new{
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #CC3300;
	background-color: #FFF8BF;	
	border: 1px solid #F9C700;
	padding: 2px;
}

.rednote{
	font-family: tahoma;
	font-size: 8.5pt;
	color: red;
}

.tdform{
	border-color: silver; 
	border-bottom: 1px solid silver;
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
}

.btnpage:link, .btnpage:visited, .btnpage:active{
	border: 1px solid silver;
	padding: 4px;
	background-image: url('../../images/download_arrow_icon.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 24px;
	font-family: tahoma;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: none;
}

.btnpage:hover{
	border: 1px solid #A4CFFF;
	background-color: #F2F8FF;
	text-decoration: none;
	padding: 4px;
	background-image: url('../../images/download_arrow_icon2.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 24px;
	font-family: tahoma;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: none;
}	

.numbercomm{
	font-family: arial; 
	font-size: 20pt; 
	color: silver; 
	float: left; 
	width:30px; 
	height:30px
}

.commentborder{
	border-collapse: collapse; 
	margin-bottom: 10px; 
	border: 1px solid #C0C0C0;
}

.pages{
font-family: tahoma;
font-size: 10pt;
border: 1px solid silver;
padding: 2px;
}

.selected{
font-family: tahoma;
font-size: 10pt;
border: 1px solid silver;
background-color: #E1EFFF;
color: gray;
font-weight: bold;
padding: 2px;
}

A:link, A:visited, A:active{
	color: #0066CC;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

.msg_error{
	background-image: url('../../images/warning.gif');
	background-repeat: no-repeat;
	background-position: right center;
	height: 63px;
	padding: 8px;
	padding-right: 70px;
	font-family: tahoma;
	font-size: 10pt;
}

.msg_info{
	background-image: url('../../images/info.gif');
	background-repeat: no-repeat;
	background-position: right center;
	height: 63px;
	padding: 8px;
	padding-right: 70px;
	font-family: tahoma;
	font-size: 10pt;
}

.url_search{
	font-family: tahoma;
	color: green;
}