body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
}
.style1 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #f7f8f7;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #9b9a9a;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #f7f8f7;
	font-size: 11px;
	font-family: tahoma;
	line-height: 16px;
}
.style6 {
	color: #7b9e1b;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #B7B7B7;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {color: #9b9a9a; font-size: 11px; font-family: tahoma; font-weight: bold; }.PicBorder {
	border: thin double #A6BAD8;
}
.BlueLink {

	color: #A6BAD8;
	font-size: 11px;
	font-family: tahoma;
}
.RedLink {


	color: #EE866A;
	font-size: 11px;
	font-family: tahoma;
}
.RedLinkBold {
	color: #E34418;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.RedHeader {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #E34418;
}
.BlueHeader {

	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #A6BAD8;
}
.RedUnderline {
	color: #EE866A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}
.BlueUnderline {
	color: #A6BAD8;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: underline;
}
.BlueLinkBold {

	color: #9FB5D5;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.BlueBullet {
	color: #A6BAD8;
	font-size: 11px;
	font-family: tahoma;
	list-style-image: url(Assets/images/point_2.jpg);
	line-height: 17pt;
}
.BlueBulletLinks {
	color: #A6BAD8;
	font-size: 11px;
	font-family: tahoma;
	list-style-image: url(Assets/images/point_2.jpg);
	line-height: 16pt;
	text-decoration: underline;
}
.RedBullet {

	color: #EE866A;
	font-size: 11px;
	font-family: tahoma;
	list-style-image: url(Assets/images/point_1.jpg);
	line-height: 17pt;
}
.divider {
	background-color: #1F1F1F;
}
.PicBorderRed {

	border: thin double #F08F75;
}
.GreyCells {
	background-color: #1F1F1F;
}

