﻿.text_font{
	font-family : Arial, Helvetica, sans-serif;
}

.bottom_menu_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a00be;
	text-decoration: none;
	cursor: hand;
}
.bottom_menu_area:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a00be;
	text-decoration: underline;
	cursor: hand;
}

.top_menu_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a00be;
	text-decoration: none;
	cursor: hand;
}

.top_menu_area2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}

.top_menu_area4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
}
.top_menu_area:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a00be;
	text-decoration: underline;
	cursor: hand;
}

.top_menu_area:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a00be;
	text-decoration: none;
	cursor: hand;
}

div.main{
   background-image: url(../img/back.jpg);
   background-position: top;
   background-repeat: repeat-x;	
}

.header_sec{
	font-size: 22px;
	font-weight: bold;
	color: #fe7a00;

}

.cal{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #585858;

}

.cal_head{
	font-family : Arial, Helvetica, sans-serif;
              font-size: 18px;
	font-weight: bold;
	color: #8d00c1;

}

.cal_stat{
	font-family : Arial, Helvetica, sans-serif;
              font-size: 16px;
	font-weight: bold;
	color: #8d00c1;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
