.topadd {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.welcome {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #2287A5;
	text-decoration: none;
	font-weight: bold;
}
.hed1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left : 5px;
	padding-right : 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a.pagelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.pagelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.pagelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 184px;
	padding-left: 5px;
}
.listbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #2786A4;
	height: 18px;
	width: 134px;
	padding-left: 5px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	height: 20px;
	width: 50px;
	border: 1px solid #B2B2B2;
	font-weight: bold;
}
.btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	height: 20px;
	width: 120px;
	border: 1px solid #B2B2B2;
	font-weight: bold;
}
.btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2786A4;
	height: 18px;
	width: 50px;
	border: 1px solid #1D7087;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 175px;
	margin-bottom: 2px;
	padding-left: 5px;
}
.messbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	height: 70px;
	width: 210px;
	padding-left: 5px;
}body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
}
