BODY {
	margin:0px;
	padding:0px;
	background-color: #4C668E;
}
TABLE, TR, TD {
	font-family: "Tahoma";
	font-size: 12px
}.text {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #000000;
}
.style1 {
	color: #465E7D;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #4C668E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}.BottonDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.BoxDotted {
	background-color: #4C668E;
	padding: 2px;
	text-align: center;
	border: 1px dotted #000000;
	color: #FFFFFF;
}
.Box2Dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.CatDotted {
	border: 1px dotted #000000;
}
.Box3Dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}
.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}
.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}
.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.commentrow2 {
  background-color: #F2F7FF;
}
.row2 {
  background-color: #F2F7FF;
}