body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-color: #2D2F34;
}
.bkgr {
	background-image: url(../images/bkgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 260px;
	width: 100%;
}


.row1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: normal;
}
.row1 a:link {
	color: #bd0001;
	text-decoration: underline;

}
.row1 a:visited {
	color: #bd0001;
	text-decoration: underline;

}
.row1 a:hover {
	color: #bd0001;
	text-decoration: underline;

}
.row1 a:active {
	color: #bd0001;
	text-decoration: underline;

}
.row2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: normal;
}
.row2 a:link {
	color: #bd0001;
	text-decoration: underline;

}
.row2 a:visited {
	color: #bd0001;
	text-decoration: underline;

}
.row2 a:hover {
	color: #bd0001;
	text-decoration: underline;

}
.row2 a:active {
	color: #bd0001;
	text-decoration: underline;

}
.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.row2 a:link{
	color: #bd0001;
	text-decoration: underline;
}
.row2 a:active{
	color: #bd0001;
	text-decoration: underline;
}
.row2 a:hover{
	color: #bd0001;
	text-decoration: underline;
}
.row2 a:active{
	color: #bd0001;
	text-decoration: underline;
}

dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	color: #BD0001;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #BD0001;
	text-decoration: none;
}
.topMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: normal;
}
.topMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.headingText {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: #7fbbd5;
}
.headingText a:link{

	text-decoration: none;
	color: #7fbbd5;
}
.headingText a:visited{

	text-decoration: none;
	color: #7fbbd5;
}
.headingText a:active {

	text-decoration: none;
	color: #7fbbd5;
}
.headingText a:hover {

	text-decoration: none;
	color: #7fbbd5;
}

.borders1 {
	background-color: #FFFFCC;
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
