/* ======footer============ */

.foot{
color: #347FB2;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.foot a {
	color: #347FB2;
	text-decoration: none;
}

.foot a:hover {
	color: #347FB2;
	text-decoration: underline;
}
.foot a:visited {
color: #347FB2;
}
.foot a:active {
color: #347FB2;
}



/* ======drkreg 11 ========== */

.drkreg{
color: #347FB2;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.drkreg a {
	color: #347FB2;
	text-decoration: underline;
}

.drkreg a:hover {
	color: #347FB2;
	text-decoration: underline;
}
.drkreg a:visited {
color: #347FB2;
}
.drkreg a:active {
color: #347FB2;
}


/* ======drkreg 10 ========== */

.drkreg10{
color: #347FB2;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.drkreg10 a {
	color: #347FB2;
	text-decoration: underline;
}

.drkreg10 a:hover {
	color: #347FB2;
	text-decoration: underline;
}
.drkreg10 a:visited {
color: #347FB2;
}
.drkreg10 a:active {
color: #347FB2;
}



/* ======drkreg 12 ========== */

.drkreg12{
color: #347FB2;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.drkreg12 a {
	color: #347FB2;
	text-decoration: underline;
}

.drkreg12 a:hover {
	color: #347FB2;
	text-decoration: underline;
}
.drkreg12 a:visited {
color: #347FB2;
}
.drkreg12 a:active {
color: #347FB2;
}


/* ======lightreg ========== */

.lightreg{
color: #92BBD5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lightreg a {
	color: #92BBD5;
	text-decoration: underline;
}

.lightreg a:hover {
	color: #92BBD5;
	text-decoration: underline;
}

.lightreg a:visited {
color: #92BBD5;
}
.lightreg a:active {
color: #92BBD5;
}



/* ======black10 ========== */

.black10{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.black10 a {
	color: #000000;
	text-decoration: underline;
}

.black10 a:hover {
	color: #347FB2;
	text-decoration: underline;
}
.black10 a:visited {
color: #347FB2;
}
.black10 a:active {
color: #000000;
}



/* ======black12 ========== */

.black12{
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.black12 a {
	color: #000000;
	text-decoration: underline;
}

.black12 a:hover {
	color: #347FB2;
	text-decoration: underline;
}
.black12 a:visited {
color: #347FB2;
}
.black12 a:active {
color: #000000;
}


/* ======12 white pxels ========== */

.twelve {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.twelve a {
	color: #FFFFFF;
	text-decoration: underline;
}

.twelve a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twelve a:visited {
color: #FFFFFF;
}
.twelve a:active {
color: #FFFFFF;
}


.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #347FB2;
	background-color: #347FB2;
	color: #ffffff;
	border-style: thin;
}


.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #347FB2;
	background-color: #FFFFFF;
	color: #347FB2;
	border-top-color: #347FB2;
	border-right-color: #347FB2;
	border-bottom-color: #347FB2;
	border-left-color: #347FB2;
	border-color: #347FB2;
}


.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #347FB2;
	background-color: #FFFFFF;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #347FB2;
	font-weight: normal;
}
