Body {
	background-color: #39393a;
	margin: 0px;
}
.Height {
	height: 100%;
}
.TopPhCallBg {
	font-family: Verdana;
	font-size: 15px;
	color: #1e1e1e;
	background-image: url(../images/TopCallBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}
a.TopLink:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.TopLink:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.TopLink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #88a2c5;
	text-decoration: underline;
}
a.FtrTxt:link {
	font-family: Verdana;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}
a.FtrTxt:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}
a.FtrTxt:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.FtrCnt {
	font-family: Verdana;
	font-size: 10px;
	color: #747474;
}
.TxtBg {
	background-color: #0a0a0a;
}
.ContentTitle {
	font-family: Verdana;
	font-size: 14px;
	color: #a8bfd6;
}
.Content {
	font-family: Verdana;
	font-size: 11px;
	color: #e2e0df;
}
.RightBoxBg {
	background-color: #060606;
}
a.RightBoxTxt:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a0b4c8;
	text-decoration: none;
	background-image: url(../images/Bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 0px;
	text-align: left;
	padding-left: 16px;
}
a.RightBoxTxt:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a0b4c8;
	text-decoration: none;
	background-image: url(../images/Bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 0px;
	text-align: left;
	padding-left: 16px;
}
a.RightBoxTxt:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a0b4c8;
	text-decoration: underline;
	background-image: url(../images/Bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 0px;
	text-align: left;
	padding-left: 16px;
}
a.ContestCnt:link {
	font-family: Verdana;
	font-size: 17px;
	color: #cfcfcd;
	text-decoration: underline;
	font-weight: normal;
}
a.ContestCnt:visited {
	font-family: Verdana;
	font-size: 17px;
	color: #cfcfcd;
	text-decoration: none;
	font-weight: normal;
}
a.ContestCnt:hover {
	font-family: Verdana;
	font-size: 17px;
	color: #cfcfcd;
	text-decoration: none;
	font-weight: normal;
}
a.GreenTxt:link {
	font-family: Verdana;
	font-size: 14px;
	color: #468507;
	text-decoration: underline;
}
a.GreenTxt:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #468507;
	text-decoration: underline;
}
a.GreenTxt:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #6ed00f;
	text-decoration: none;
}
.ImgBoxBg {
	background-color: #60778c;
}
.ImgTxtTitle {
	font-family: Constantia;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1f1f1f;
	padding-left: 12px;
}
a.ImgTxtLink:link {
	font-family: Verdana;
	font-size: 11px;
	color: #fefefe;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 4px;
}
a.ImgTxtLink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #fefefe;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 4px;
}
a.ImgTxtLink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #fefefe;
	text-decoration: underline;
	padding-left: 6px;
	padding-right: 4px;
}


.RightBoxBgBorder2Side {
	background-color: #060606;
	border-right-color: #171717;
	border-left-color: #171717;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.RightBoxBgBorderTop {
	background-color: #060606;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #171717;
}
.RightBoxBgBorderBottom {
	background-color: #060606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}


.ContentTitleBig {
	font-family: Verdana;
	font-size: 18px;
	color: #a8bfd6;
}