a, a:link, a:visited, a:active {
	color: #000000;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #999999;	
}

.actionButton1 {
	background-image: url('images/layout/actionButton1.gif');
	background-position: center;
	background-repeat: no-repeat;
}
	
.actionButton2 {
	background-image: url('images/layout/actionButton1.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.actionButton3 {
	background-image: url('images/layout/actionButton3.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.actionButtonText1, .actionButtonText1 a:link, .actionButtonText1 a:visited, .actionButtonText1 a:active {
	color: #FFFFFF;
  font-family: "Times New Roman", Georgia, serif;
	font-size: 20pt;
	text-decoration: none;
}
.actionButtonText1 a:hover {
	color: #aaaaaa;
}

.actionButtonText2, .actionButtonText2 a:link, .actionButtonText2 a:visited, .actionButtonText2 a:active {
	color: #FFFFFF;
  font-family: "Times New Roman", Georgia, serif;
	font-size: 16pt;
	text-decoration: none;
}
.actionButtonText2 a:hover {
	color: #aaaaaa;
}

.appListHeader, .appList, .appList a:link, .appList a:visited, .appList a:active {
	color: #000000;
  font-family: "Times New Roman", Georgia, serif;
	font-size: 16pt;
	margin-top: 0;
	text-decoration: none;
}
.appList a:hover {
	color: #cccccc;
}

body {
  background-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: left;
}

.errorMessage {
	color: #cc0000;
  font-weight: bold;
}
	
.footer, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #666666;
  font-family: "Times New Roman", Georgia, serif;
	font-size: 8pt;
	text-decoration: none;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

.homeContentLink, .homeContentLink a:link, .homeContentLink a:visited, .homeContentLink a:active {
	color: #990000;
  font-family: "Times New Roman", Georgia, serif;
	font-size: 20pt;
	text-decoration: none;
}
.homeContentLink a:hover {
	color: #cc0000;
}
.homeContentLink small {
	font-size: 12pt;
}

.homePageSignup {
	background-image: url('images/page/home/signUpButtonBackground.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
.homePageSignupText, .homePageSignupText a:link, .homePageSignupText a:visited, .homePageSignupText a:active {
	color: #ffffff;
  font-family: "Times New Roman", Georgia, serif;
	font-size: 20pt;
}
.homePageSignupText a:hover {
	color: #cccccc;
}

.homeTable {
	background-image: url('images/page/home/background.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

.logoMain, .logoMain a:link, .logoMain a:visited, .logoMain a:hover, .logoMain a:active {
	color: #000000;
	float: right;
  font-family: "Times New Roman", Georgia, serif;
  font-size: 34pt;
	position: relative;
	bottom: -2px;
	text-decoration: none;
}

.logoTablePremiumVPS {
	background-image: url('images/layout/logoBackground.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

.logoTag, .logoTag a:link, .logoTag a:visited, .logoTag a:hover, .logoTag a:active {
	color: #000000;
	float: right;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12pt;
	position: relative;
	top: -2px;
	text-decoration: none;
}

.menu, .menu a:link, .menu a:visited, .menu a:active {
	color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
}
.menu small {
	font-size: 7pt;
}

.menuTitle {
	color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.passwordRequirementsList {
	color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  margin-top: 0;  
  margin-left: 0;  
}

.topLink, .topLink a:link, .topLink a:visited, .topLink a:active {
	color: #000000;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
	text-decoration: none;
}
.topLink a:hover {
	color: #999999;	
}
