body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
text-decoration:none;
}
.TDRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	height: 100%;
	font-family: Arial;
	color: #666666;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E6E5;
	padding-bottom:100px;
	border-bottom:#CCCCCC 1px solid;
}
.Treatment {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	padding: 10px;
	background-color: #cdd8ed;
	border: 1px solid #aebfe0;
	}
.Infobit {
	font-family: Arial;
	font-size: 9pt;
	color: #2E3506;
	padding: 10px;
	background-color: #e2eab8;
	border: 1px solid #d6e09d;
}
.FrameLayout {
	height: 300px;
	width: 100%;
	border-collapse:collapse;
	scrolling: no;
}

.InfobitTitle {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #2E3506;
}


.Header1 {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFCC;
}
.HeaderBody {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
	padding-top:0px;
	margin-top:0px;
}
.SubHeader {
	color: #006666;
}

.MainCat {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #262d00;
}
.SubCat {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 10px;
}
.ChooseCat {
	font-family: Arial;
	font-size: 8pt;
	color: #FF6600;
	padding-left: 10px;
}
.ChooseCatM {
	color: #FF6600;
	font-family: Arial;
	font-size: 10pt;
	background-color: #262D00;
}
.Divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393f13;
	height: 5px;
}
.DividerLite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	height: 5px;
}
.This {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666600;
}
.TreatmentHeader {
	font-family: Arial;
	font-size: 11pt;
	color: #000033;
	font-weight: bold;
}


.Footer {
	font-family: Tahoma;
	font-size: 10pt;
	color: #262D00;
}

.TDMiddle {
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 40px;
	color: #333333;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:200px;
}

A.BlueL:link  {
	font-family:Arial;
	color: #000099;
	text-decoration: underline;
	font-size: 10pt;
}
A.BlueL:visited  {
	font-family:Arial;
	color: #000099;
	text-decoration: underline;
	font-size: 10pt;
}
A.BlueL:hover   {
	font-family:Arial;
	text-decoration: none;
	color: #0033FF;
	font-size: 10pt;
}

A.BlueLS:link  {
	font-family:Arial;
	color: #000099;
	text-decoration: underline;
	font-size: 8pt;
}
A.BlueLS:visited  {
	font-family:Arial;
	color: #000099;
	text-decoration: underline;
	font-size: 8pt;
}
A.BlueLS:hover   {
	font-family:Arial;
	text-decoration: none;
	color: #0033FF;
	font-size: 8pt;
}

A.FL:link  {
	font-family:Tahoma;
	color: #262D00;
	text-decoration: none;
	font-size: 9pt;
}
A.FL:visited  {
	font-family:Tahoma;
	color: #262D00;
	text-decoration: none;
	font-size: 9pt;
}
A.FL:hover   {
	font-family:Tahoma;
	text-decoration: underline;
	color: #2E3506;
	font-size: 9pt;
}

A.WhiteL:link  {
	font-family:Arial;
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteL:visited  {
	font-family:Arial;
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteL:hover   {
	font-family:Arial;
	text-decoration: underline;
	color: #FFFFCC;
}
