@charset "utf-8";
body {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}
.table1 {
	border-left: thin;
	border-left-color: #999999; 
	border-left-style: solid;
	border-right: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.table2 {
	border-left: thin;
	border-left-color: #999999; 
	border-left-style: solid;
	border-right: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-top: thin;
	border-top-color: #999999;
	border-top-style: solid;
} 
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 17px;
}
.body_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 17px;
}
.body_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 17px;
}
.img {
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 17px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	margin-bottom: 4px;
	margin-top: 4px;
	line-height: 17px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #466b9c;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 17px;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 30px;
	line-height: 17px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #990000;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 17px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.matt_tab {
	background-color:#CCCCCC;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-top:thin;
	border-top-style:solid;
	border-top-color:#666666;
}