body
{
	background-image: url(../images/background.gif);
	background-repeat: repeat; 
}

td
{
	font: normal 12px Tahoma, Arial;
	color: #5f6a89;
}

.white-text
{
	color: #ffffff;
	text-decoration: none;
}

.bt_back
{
	background-image: url(../images/home_bt.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 40px;
}

.home_bt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 200;
	text-decoration: none;
	color: #ffffff;
}
.home_bt:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 200;
	text-decoration: none;
	color: #FFCC33;
}




.noticeboard_top
{
	background-image: url(../images/noticeboard_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 230px;
}
.noticeboard_bottom
{
	background-image: url(../images/noticeboard_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 230px;
}
.noticeboard_middle
{
	background-image: url(../images/noticeboard_middle.jpg);
	background-repeat:repeat;
	width: 230px;
}

.welcome
{
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 17px;
	font-weight: 200;
	color: #006600;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 8px;
}
.text1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: 200;
	text-decoration: none;
	text-align: justify;
	padding: 10px 10px 10px 20px;
}
