body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #757575;
	background-image: url(/images/back.gif);
}
a:link {
	color: #023489;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #023489;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a.nav:link {
	color: #FF9900;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FF9900;
}
a.nav:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.nav:active {
	text-decoration: none;
	color: #FF9900;
}

a.bold:link {
	color: #023489;
	text-decoration: none;
	font-weight: bold
}
a.bold:visited {
	text-decoration: none;
	color: #023489;
	font-weight: bold
}
a.bold:hover {
	color: #FF9900;
	font-weight: bold;
}
a.bold:active {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FDD240;
}
.style2, .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {font-size: 12px}
.style8 {
	color: #FF6600;
	font-weight: bold;
}
.style11, .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.style12, .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.error, .bad {
	color: #FF0000;
	font-size: 10px;
	font-family: sans-serif;
}
.good {
	color: #00FF00;
	font-size: 10px;
	font-family: sans-serif;
}
.used{
	text-decoration: line-through;
	font-size: 10px;
	font-family: sans-serif;
}
.membermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.membermenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #023489;
	font-size: 12px;
	font-weight: bold;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 10px;
}
.textfieldlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #16345D;
	border: 1px solid #17345C;
	font-size: 10px;
	height: 19px;
	width: 150px;
}
.terms {
	background-image: url(/images/header_05.jpg);
}
.termstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}
.fieldtextsignup {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.border {
	border: 1px solid #444444;
}

.cpvu {
  text-align: center;
}

.cpvu .btn {
display: inline-block;
margin: 5px 5px 0 0;
font-weight: 400;
vertical-align: middle;
cursor: pointer;
border: 1px solid rgba(0,0,0,0.2);
padding: 6px 12px;
line-height: 1.42857143;
border-radius: 4px;
letter-spacing: 0px;
position: relative;
text-align: left;
white-space: nowrap;
overflow: visible;
user-select: none;
height: 30px;
background-image: none;
box-shadow: none;
text-shadow: none;
}

.cpvu .btn:active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.cpvu .icon {
height: 30px;
width: 30px;
padding: 0;
}

.cpvu .btn :first-child {
border: none;
text-align: center;
width: 32px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
line-height: 34px;
border-right: 1px solid rgba(0,0,0,0.2);
}

.cpvu .fi {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent!important;

}

.cpvu .btn.icon .fi {
  left: -1px!important;
}
.cpvu .icon .fi {
  border: 0!important;
}

.cpvu .fi.google { background: url("/images/google.png") no-repeat center center; }
.cpvu .fi.facebook { background: url("/images/facebook.png") no-repeat center center; }
.cpvu .fi.yahoo { background: url("/images/yahoo.png") no-repeat center center; }
.cpvu .fi.microsoft { background: url("/images/microsoft.png") no-repeat center center; }
.cpvu .fi.twitter { background: url("/images/twitter.png") no-repeat center center; }
.cpvu .fi.linkedin { background: url("/images/linkedin.png") no-repeat center center; }
.cpvu .fi.foursquare { background: url("/images/foursquare.png") no-repeat center center; }
.cpvu .fi.github { background: url("/images/github.png") no-repeat center center; }
.cpvu .fi.instagram { background: url("/images/instagram.png") no-repeat center center; }
.cpvu .fi.openid { background: url("/images/openid.png") no-repeat center center; }

.cpvu .icon span { display: none; }

.cpvu .google { background-color: #dd4b39; color: #fff; }
.cpvu .google:hover, .cpvu .google:focus, .cpvu .google:active { background-color: #ca3523; }

.cpvu .facebook { background-color: #3b5998; color: #fff; }
.cpvu .facebook:hover, .cpvu .facebook:focus, .cpvu .facebook:active { background-color: #30487b; }

.cpvu .yahoo { background-color: #720e9e; color: #fff; }
.cpvu .yahoo:hover, .cpvu .yahoo:focus, .cpvu .yahoo:active { background-color: #570b79; }

.cpvu .microsoft { background-color: #2672ec; color: #fff; }
.cpvu .microsoft:hover, .cpvu .microsoft:focus, .cpvu .microsoft:active { background-color: #135ed6; }

.cpvu .twitter { background-color: #55acee; color: #fff; }
.cpvu .twitter:hover, .cpvu .twitter:focus, .cpvu .twitter:active { background-color: #309aea; }

.cpvu .linkedin { background-color: #007bb6; color: #fff; }
.cpvu .linkedin:hover, .cpvu .linkedin:focus, .cpvu .linkedin:active { background-color: #005f8d; }

.cpvu .foursquare { background-color: #0072b1; color: #fff; }
.cpvu .foursquare:hover, .cpvu .foursquare:focus, .cpvu .foursquare:active { background-color: #005888; }

.cpvu .github { background-color: #444; color: #fff; }
.cpvu .github:hover, .cpvu .github:focus, .cpvu .github:active { background-color: #303030; }

.cpvu .instagram { background-color: #3f729b; color: #fff; }
.cpvu .instagram:hover, .cpvu .instagram:focus, .cpvu .instagram:active { background-color: #335d7e; }

.cpvu .openid { background-color: #f7931e; color: #fff; }
.cpvu .openid:hover, .cpvu .openid:focus, .cpvu .openid:active { background-color: #e47f08; }
