a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: "Tahoma", Courier, mono;
	font-size: 14pt;
}
button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}.t1 {
	background-image: url('../images/t1.jpg');
	background-repeat: no-repeat
}
.t2 {
	background-image: url('../images/t2.jpg');
	background-repeat: no-repeat
}
.t3 {
	background-image: url('../images/t3.jpg');
	background-repeat: repeat-x
}
.h1 {
	background-image: url('../images/h1.jpg');
	background-repeat: repeat-x
}
.m1 {
	background-image: url('../images/m1.jpg');
	background-repeat: repeat-y
}
.r1 {
	background-image: url('../images/r1.jpg');
	background-repeat: repeat-y
}
.b1 {
	background-image: url('../images/b1.jpg');
}
.menu-heading {
	margin-left: 30px;
	left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: .25em;
	padding-left: 30px;
	clip:  rect(auto auto auto 30px);
	padding-right: 30px;
	margin-right: 30px;
	text-indent: 25px;
	color: #FFFFFF;

}