
body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/bg.jpg) left top repeat;
	color: #000000;
	}
	
.background,
.backgroundfooter {
	background: url(../images/mainbg.jpg) center top no-repeat;
}

p, div, strong { 
	font-size: 11px;
}

.Box1 {
  position: relative;
  min-height: 100%;
  margin-bottom: 0;
}

* html .Box1 {
  height: 100%;
}

.Box1content
	{
	text-align: center;
  	padding-bottom: 120px;
	}

.Box1contentContainer
	{
	width: 660px;
	height: 660px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

.Box1pageContent
	{
	margin-top: 49px;
	}

.Box1Pagelogo
	{
	background-color: #ffffff;
	background-image: url('../images/logo2.png');
	background-repeat: no-repeat;
	border: solid 2px #A6BDDA;
	padding: 20px 20px 10px 250px;
	margin-bottom: 10px;
}

.Box1Pagelogo p,
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.Box1Pagelogo .Domain
	{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4A78B3;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #cccccc;
	text-shadow: 2px 2px 4px #999;
	}
	
.Domain2
	{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4A78B3;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #cccccc;
	text-shadow: 2px 2px 4px #999;
	}
p.registeredText
	{
	color: #555555;
	font-weight: bold;
	text-shadow: 2px 2px 4px #999;
	}

.Box1pageContent p
	{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	}


a,
a:link
	{
	text-decoration: underline;
	color: #324290;
	}

a:hover
	{
	color: #6F85F0;
	}
   /* Some CSS */

  
