.headertext
{	font-family: Century Gothic;
	color: #31272E;
	font-size: 10px;
}
.smallblacktext
{	font-family: Century Gothic;
	color: #000000;
	font-size: 10px;
}
.blacktext
{	font-family: Century Gothic;
	color: #000000;
	font-size: 11px;
}
.graytext
{	font-family: Century Gothic;
	color: #666666;
	font-size: 11px;
}
.grayboldtext
{	font-family: Century Gothic;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.blackboldtext
{	font-family: Century Gothic;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.whiteboldtext
{	font-family: Century Gothic;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.fuchiaheader
{	font-family: Century Gothic;
	font-weight: bold;
	color: #77817A;
	font-size: 11px;
}
input, textarea, select, option, submit
{
	font-family: Century Gothic;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #C9C7C7;
    border: solid #000000 0px;
}
.whitetext
{	font-family: Century Gothic;
	color: #ffffff;
	font-size: 11px;
}
.footertext
{	font-family: Century Gothic;
	color: #ffffff;
	font-size: 9px;
}
.link  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #AAAAAA;
}

.link:Active  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.link:Visited  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}

.link:Hover  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #6D1413;
}

.smalllink  {
	font-size : 9px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #BE0201;
}

.smalllink:Active  {
	font-size : 9px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #8A778A;
}

.smalllink:Visited  {
	font-size : 9px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}

.smalllink:Hover  {
	font-size : 9px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #6D1413;
}
.questions  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #BE0201;
}

.questions:Active  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #8A778A;
}

.questions:Visited  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.questions:Hover  {
	font-size : 11px;
	font-family : Century Gothic;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #6D1413;
}
.modelname
{	font-family: Century Gothic;
	color: #000000;
	font-weight : normal;
	font-style : normal;
	font-size: 24px;
}
.camptear
{	font-family: Century Gothic;
	color: #BE0201;
	font-weight : normal;
	font-style : normal;
	font-size: 16px;
}