.text{
	font-family: tahoma, arial, helvetica, times new roman;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #262535;
}
.textdark{
	font-family: tahoma, arial, helvetica, times new roman;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
.a {
	color: #CC6600;
}
.a:hover {
	color: #262535;
	text-decoration: underline;
}
.error{
	font-family: tahoma, arial, helvetica, times new roman;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}
.maintitle {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 30px;
	line-height: 35px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC6600;
}
.maintitle:hover {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #262535;
}
.largelink {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #262535;
}
.largelink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #262535;
}
.smalllink {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #262535;
}
.smalllink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #262535;
}
.deadlink {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #262535;
}
.orangelink {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC33;
}
.orangelink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.bluelink {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #5577BB;
}
.bluelink:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.orangelinksm {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #CC6600;
}
.orangelinksm:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.white {
	font-family: Tahoma, Arial, times new roman;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitebold {
	font-family: Tahoma, Arial, times new roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink {
	font-family: Tahoma, Arial, times new roman;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.whitelink:hover {
	font-family: Tahoma, Arial, times new roman;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.whiteboldbig {
	font-family: Tahoma, Arial, times new roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.orangetext {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC6600;
}

.text_gray {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.text_gray:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
}
.orangetextlarge {
	font-family: tahoma, arial, helvetica;
	font-size: 13px;
	font-style: normal;
	color: #CC6600;
}

.orangetextlarge:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.orangetextsmall {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	color: #CC6600;
}

.orangetextsmall:hover {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}

.titlelarge {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	line-height: normal;
	text-decoration: none;
}
.titlelarge:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #262535;
	line-height: normal;
	text-decoration: underline;
}
.titleblue {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #262535;
	line-height: normal;
	text-decoration: none;
}
.titleblue:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	line-height: normal;
	text-decoration: underline;
}

.titlesmall {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	color: #05173d;
	font-weight: bold;
	letter-spacing: -1px;
}

.titletop {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 17px;
	font-style: normal;
	color: #262535;
	font-weight: bold;
}

.text {
	font-family: tahoma, arial, helvetica, times new roman;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #262535;
}

.small {
	font-family: tahoma, arial, helvetica, times new roman;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}


.smallblue {
	font-family: tahoma, arial, helvetica, times new roman;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #262535;
}

.graylink {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.graylink:hover {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #262535;
	text-decoration: underline;
}
.submit {
	background: url( images/button-fade.gif );
	border: 3px double #2E2D3D;
	font: bold 16px Arial, Tahoma, Verdana, Helvetica;
	color: #2E2D3D;
	height: 30px;
	font-weight: bold;
}
.submit:hover{ background-image: url(images/dash-back.gif); }
