/* BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Arial, Helvetica; font-size: 12px; } */
BODY, TABLE { font-family: Arial, Helvetica; font-size: 13px; }
.e1{
	font-family: Arial;
	font-size: 13px;
}
.eng2{
	font-family: Arial;
	font-size: 11px;
}
.eng2:TABLE{
	font-family: Arial;
	font-size: 11px;
}
/*
.b1{
	font-family: SutonnyMJ;
	font-size: 18px;
}
.b_h1{
	font-family: SutonnyMJ;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.b_h2{
	font-family: SutonnyMJ;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.b_h3{
	font-family: SutonnyMJ;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.b_h4{
	font-family: SutonnyMJ;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
.b2wh {
	font-family: SutonnyMJ;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bcap {
	font-family: SutonnyMJ;
	font-size: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
*/
/* page heads */

a.b2wh:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.b2wh:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.b2wh:hover {
	color: #669900;
	text-decoration: none;
}
a.b2wh:active {
	color: #FFFFFF;
	text-decoration: none;
}

.ThemeButton { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #E7EFEF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.ThemeInput { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #FFFFFF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ThemeTextarea { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #FFFFFF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ThemeSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }

td.month { background-color: #003366; font-weight: bold; color: #FFFFFF;}
td.dayName { color: #FFFFFF; background-color: #696969; text-align: center;}
td.day { background-color: #B0D3FF; text-align: center; }
td.has_day { background-color: #ffa500; text-align: center; }
td.noDay { background-color: #DFEFFF; text-align: center; }
