@charset "utf-8";
/* CSS Document */
body {
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}



a, a:link, a:active, a:visited {
text-decoration:underline !important; 
color:#d40000 !important;
}

a:hover {
text-decoration:underline !important; 
color:#000000 !important;}

h1 {font-size:12pt; text-align:left; font-weight: bold;}

h2 {font-size:10pt; text-align:left; font-weight: bold;}

.quota h1 {font-size:12pt; text-align:left; font-weight: bold;}

.quota h2 {font-size:10pt; text-align:left; font-weight: bold;}

.button {border:1px solid #CCCCCC; background-color:#FFFFFF;margin:0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;font-weight: bold;}
.loginbut {width:99%;}
.field {width:98%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.checkbox {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.logintb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
}
.promblock {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
}
.promblock h1{
	font-size: large;
	font-weight: bold;
}
.red {color: #CC0000}
.gray {color:#333333}
.bggray {background-color:#ececec;}
.bgwhite {background-color:#FFFFFF;}
.stats {font-size: 8pt}
.block{
    display: inline-block;
}
.left{
    text-align:left;
}
.center{
    text-align:center;
}
.strong{
    font-weight:bold;
}


.betatesting h1 {
color: black;
}

.quotas h1 {font-size:12pt; font-weight: bold; color: gray; margin:0; text-align:right;}

.quotas h2 {font-size:12pt; font-weight: bold; color: #d40000; margin:0; text-align:left;}

.quotas h3 {font-size:8pt; font-weight: normal; color: gray; margin:0; text-align:right;}

.quotas h4 {font-size:11pt; font-weight: bold; color: black; margin:0; text-align:center;}

.quotas h5 {font-size:8pt; font-weight: normal; color: gray; margin:0; text-align:left;}

.betatesting .text a, .betatesting .text  a:active, .betatesting .text a:link, .betatesting .text a:visited {
color: black !important;
text-decoration: underline;
}

.betatesting .text a:hover {
color: #d40000 !important;
text-decoration: underline;
}

.betatesting .text ol li {
padding: 5px 0;
}

.profile_menu_01 a, .profile_menu_01 a:active, .profile_menu_01 a:link, .profile_menu_01 a:visited, .profile_menu_02 a, .profile_menu_02 a:active, .profile_menu_02 a:link, .profile_menu_02 a:visited, .profile_menu_03 a, .profile_menu_03 a:active, .profile_menu_03 a:link, .profile_menu_03 a:visited, .profile_menu_04 a, .profile_menu_04 a:active, .profile_menu_04 a:link, .profile_menu_04 a:visited {
color: black !important;
text-decoration: none !important;
}

.profile_menu_01 a:hover, .profile_menu_02 a:hover, .profile_menu_03 a:hover, .profile_menu_04 a:hover {
color: #d40000 !important;
text-decoration: none !important;
}

.content form {
margin: 0;
padding: 0;
}

td.borderless {
  border:0px;
  border-right:0px;
  padding-top:2px;
  padding-bottom:2px;
}


