﻿body{
	font-family:Arial; 
	color: #242740;
}
.bottomwhite{
	position: absolute;
	background-color: white;
	left: 5%;
	width: 70%;
	min-height: 500%;

  height:auto !important;
  height: 500%;
  margin-bottom: 10px;

	top: 355px;
}

.sidebar
{
	position: relative;
	background-color: #ACB9DF;
	top: 30px;
	left: 0px;
	width: 28%;
	height: 968px;
}
.contrast{
	background-color: #D99E26;
	position: absolute;
	width: 100%;
	height: 255px;
	top: 16.5%;
	left: 0px;
}
.topcontrast
{
	background-color: #E0B354;
	position: absolute;
	width: 100%;
	height: 16.5%;
	top: 0%;
	left: 0px;

}
.mainpagecont
{
	position: absolute;
	left: 5.8%;
	width: 70%;
	top: 15%;
	height: 261px;

}
.topbox
{
position: absolute;;
font-family: Arial;
left: 5.7%;
width: 69%; 
height: 133px;
font-size: 25pt;
text-align: center;
top:10px;
background-color: white;
color:#242740;

}
.piccont{
	position: absolute;
	left:54.1%;
	width: 41.8%;
	top: 16.2%;
	height: 70%;

}
.leftbox
{
	position: absolute;
	background-color:#242740;
	left: 0px;
	top: 28px;
	height: 100%;
	width: 28%;
}
.rightbox
{	
position: absolute;
width: 100%; 
height: 63%;
left: 0%;
top:0px;
	

}
.ocdp
{
position:absolute;
font-weight: bold;
top: 80%;
height: 10%;
width: 100%;
font-size: 20pt;
line-height: 45px;
text-align: center;
}
.text{

	position: absolute;
	left: 29%;
	width: 69.5%;
	top: 30px;
}
.bottombox
{
position:absolute;

top: 90%;
height: 10%;
width: 100%;
left: -10%;
	
}
.middle{
	position: absolute;
	left:24.9%;
	width: 29.8%;
	top: 16.5%;
	height: 41.3%;

}
.bottomlink
{
	position: relative;
	background-color:#242740;
	width: 100%;
	
	height: 30px;
	line-height: 30px;

	font-size: 15pt;
	font-family: Arial Narrow;
	text-align: left;
	cursor: pointer;
	color: white;	
}
.indexloginback
{
	position: absolute;
	width: 200px;
	height: 200px;
	background-color: silver;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: .55;
	

}
.indexlogin
{
	
	position: absolute;
	border: 1px gray solid;
	top: 10%;
	height: 80%;
	left: 20%;
	width: 60%;
	visibility: hidden;
	background-color:white;
	
}
.forgotpasswd
{
	visibility: hidden;
}
.buynow{
	position: relative;
	width: 90%;
	height: 80px;
	border: 1px black solid;
	left: 4%;
	top: 10px;
	background-color: #242740;
	text-align: center;
	font-weight: bold;
	font-size: 20pt;
	cursor: pointer;
	color: white;
}

