a {
	font: Arial;
	text-decoration : none;
	color : Blue;
}
.buttonSmall {
	cursor: pointer;
	cursor: hand;
	height : 15px;
	border : 0px none;
	background-color : #FFCC00;
	text-align : center;
	width : 60;
	vertical-align : middle;
	font-family : Arial;
	font-size : 11px;
	font-weight : 600;
	color : #333333;
	cue : none none;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.buttonSmallHover {
	cursor: pointer;
	cursor: hand;
	height : 15px;
	border : 0px;
	background-color : #FFCC00;
	text-align : center;
	width : 60;
	vertical-align : middle;
	font-family : Arial;
	font-size : 11px;
	font-weight : 600;
	color : #FFFFFF;
	cue : none none;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.buttonLarge {
	cursor: pointer;
	cursor: hand;
	height : 15px;
	border : 0px;
	background-color : #FFCC00;
	text-align : center;
	width : 130;
	vertical-align : middle;
	font-family : Arial;
	font-size : 11px;
	font-weight : 600;
	color : #333333;
	cue : none none;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.buttonLargeHover {
	cursor: pointer;
	cursor: hand;
	height : 15px;
	border : 0px;
	background-color : #FFCC00;
	text-align : center;
	width : 130;
	vertical-align : middle;
	font-family : Arial;
	font-size : 11px;
	font-weight : 600;
	color : #FFFFFF;
	cue : none none;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.headerOrange {
	font-family : Arial;
	font-size : 12px;
	font-weight : 600;
	color : #FFCC00;
}
.featuresLinkGray {
	font-family : Arial;
	font-size : 12px;
	font-weight : 600;
	color : #999999;
}
.featuresLinkLightGray {
	font-family : Arial;
	font-size : 12px;
	font-weight : 400;
	color : #999999;
}
.featuresHeaderOrange {
	font-family : Arial;
	font-size : 12px;
	font-weight : 400;
	color : #FFCC00;
}
.headerLightGray {
	font-family : Arial;
	font-size : 12px;
	font-weight : 600;
	color : #999999;
}
.headerThinGray {
	font-family : Arial;
	font-size : 12px;
	font-weight : 400;
	color : #666666;
}
.headerBlack {
	font-family : Arial;
	font-size : 14px;
	font-weight : 600;
	color : #000000;
}
.headerGray {
	font-family : Arial;
	font-size : 12px;
	font-weight : 600;
	color : #666666;
}
.homeLinkNormal {
	font-family : Arial;
	font-size : 11px;
	font-weight : 500;
	color : #CCCCCC;
}
.homeLinkOrange {
	font-family : Arial;
	font-size : 11px;
	font-weight : 700;
	color : #FFCC00;
}
.homeLinkWhite {
	font-family : Arial;
	font-size : 11px;
	font-weight : 700;
	color : #FFFFFF;
}
.input {
	width : 100px;
	font-family : Arial;
	border : 1px solid #999999;
}
.inputBig {
	width : 215px;
	font-family : Arial;
	border : 1px solid #999999;
}
.inputNoSize {
	font-family : Arial;
	border : 1px solid #999999;
}
.lineDashedGray {
	line-height: 1px;
	color: #999999;
	height : 1px;
}
.lineDashedOrange {
	line-height: 1px;
	color: #FFCC00;
	height : 1px;
}
.linkNormalArial {
	font-family : Arial;
	font-size : 12px;
	font-weight : 400;
}
.linkTitleHover {
	font-family : Arial;
	font-size : 19px;
	font-weight : 600;
	color : #999999;
}
.linkTitleNormal {
	font-family : Arial;
	font-size : 19px;
	font-weight : 600;
	color : #CCCCCC;
}
.paragraphBlack {
	font-family : Arial;
	font-size : 11px;
	font-weight : 500;
	color : #000000;
}
.paragraphErrors {
	font-family : Arial;
	font-size : 11px;
	font-weight : 500;
	color : #FF0000;
}
.paragraphGray {
	font-family : Arial;
	font-size : 11px;
	font-weight : 500;
	color : #666666;
}
.paragraphSmallGray {
	font-family : Arial;
	font-size : 9px;
	font-weight : 500;
	color : #666666;
}
.paragraphGrayLight {
	font-family : Arial;
	font-size : 12px;
	font-weight : 400;
	color : #666666;
}
.paragraphOrange {
	font-family : Arial;
	font-size : 11px;
	font-weight : 500;
	color : #FFCC00;
}
.paragraphThickGray {
	font-family : Arial;
	font-size : 11px;
	font-weight : 600;
	color : #666666;
}
.paragraphTiny {
	font-family : Arial;
	font-size : 5px;
	font-weight : 500;
	color : #666666;
}
.titleOrange {
	font-family : Arial;
	font-size : 19px;
	font-weight : 600;
	color : #FFCC00;
}
