body {
	background-image: url(images/BG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TopTitle {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.TopTitle:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: underline;
}

.WhiteText {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldGray {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #202020;
	background-color: #CCCCCC;
}
.links_answers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AE721C;
	text-decoration: underline;
}
.links_answers:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9F64;
	text-decoration: underline;
}

.GRAY-text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: none;
}
.yellowDoldText {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.titles {
	font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF9900;
}
.titles_gray {
	font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
.Portfolio {
	color: #9E9E9E;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.Portfolio:hover {
	color: #FEC339;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
