body {
	font-family:  "Trebuchet MS";
	font-size: x-small;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: 30% 0% repeat-y;
}
.row1 {
	font-family:  "Trebuchet MS";
	font-size: 12px;
	color: #434343;
	display: block;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
.row2 {
	font-family:  "Trebuchet MS";
	font-size: 11;
	color: #434343;
	background-color: #edf1f9;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	border: 1px solid #b6bccb;
	text-decoration: none;
}
dd {
	font-family:  "Trebuchet MS";
	font-size: 11;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
option {
	font-family:  "Trebuchet MS";
	font-size: 11;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
select {
	font-family:  "Trebuchet MS";
	font-size: 11;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family:  "Trebuchet MS";
	font-size: 11;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
input {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #35300d;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #81302F;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #81302F;
	text-decoration: none;
}
.topMenu {
	font-family:  "Trebuchet MS";
	font-size: 12;
	color: #333300;
	background-color: #f2f9ed;
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccd7c4;
	text-decoration: none;
}
.headingText {
	font-family: Trebuchet MS;
	font-size: 18;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.borders1 {
	background-color: #FFFFCC;
	border: 1px solid #000066;
	font-family:  "Trebuchet MS";
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
.top-tile {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagez/top-tile.gif);
	background-repeat: repeat-x;
	text-align: right;
	display: block;
	height: 21px;
	width: 750px;
}
.top-tile a:hover {

	color: #FFFFFF;
}

.top-tile a:link {
	color: #FFFFFF;
}
.top-tile a:active {
	color: #FFFFFF;
}

.tile2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagez/tile2.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 87px;
	width: 100%;
}
.side-links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	background-color: f6f5ec;
	text-indent: 10px;
	display: block;
	height: 25px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side-links a:link {
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.side-links a:hover{
	font-weight: bold;
	color: #434343;

}
.side-links a:active {
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.side-links2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	background-color: e6e4d5;
	text-indent: 10px;
	display: block;
	height: 25px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side-links2 a:link {
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.side-links2 a:hover{
	font-weight: bold;
	color: #434343;

}
.side-links2 a:active {
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
