/* CSS Document */

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
td {
	font-family: Verdana;
	font-size:11px;
}
.td1 {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
}
.td2 {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
}
.white-head {
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
}
.gray-text {
	font-family: Verdana;
	font-size:11px;
	color: #7B7B7B;
}
.graymenu-text {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
}
.graymenu-text:hover {
	text-decoration: underline;
}
.menu-text {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu-text:hover {
	text-decoration: underline;
}
.menuwhite-text {
	font-family: Verdana;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}
.menuwhite-text:hover {
	text-decoration: underline;
}
.input {
	font-family: Verdana;
	font-size:11px;
}
.white-bar {
	color: #ffffff;
}
.black-bar {
	color: #000000;
}.blueHeader {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.noRepeat {
	background-repeat: no-repeat;
}
.testiName {
	color: #FF0000;
}
