﻿body 
{
	background-color:#627a5f;
	vertical-align:middle;
	height:850px;
	font-family:Arial;
	line-height:16px;
	text-align:center;
	color:#201001;
}
div.menu
{
	background-image:url(Images/MenuLogo.png);
	background-repeat: no-repeat;
	position:relative;
	float:right;
	right:70px;
	top:10px;
	height:770px;
}
div.login
{
	float:left;
	position:relative;
	top:5px;
	padding-bottom:10px;
	height:40px;
	width:1208px;
	text-align:right;
	vertical-align:bottom;
}
div.bottom_links
{
	background-color:#45444e;
	position:absolute; 
	margin-left:7px; 
	padding-top:25px;
	color:#e6bd19;
	text-align:center;
	width:1200px;
	float:none;
	bottom:0px;
	left:0px;
	z-index:0;
}
div.buttons
{
	position:absolute; 
	left:15px; 
	font-size:9pt; 
	float:left; 
	top:570px; 
	color:#e6bd19;
	text-align:center;
	width:400px;
}
.main
{
	background-image:url(Images/Page4.png);
	background-repeat: no-repeat;
	width:1208px;
	position:relative;
	float:left;
	margin-top:20px;
	height:1120px;
}
.animation
{
	position:relative;
	height:555px;
	width:420px;
	float:left;
	background-color:Black;
}
.left
{
	position:relative;
	float:left;
	top:-50px;
	left:20px;
}
.top
{
	width:700px;
	top:-480px;
	right:25px;
	padding-right:20px;
	padding-left:20px;
	position:relative;
	float:right;
	text-align:justify;
	color:White;
	height:690px;
	overflow:scroll;
	overflow-y:auto;
	overflow-x:auto;
}
div.contact_info
{
	position:absolute;
	top:0px;
	right:10px;
	text-align:right;
}
div.content
{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	text-align:justify;
	padding-bottom:25px;
	width:1160px;
	height:100%;
}
div.form
{
	width:220px;
	height:50px;
	top:-100px;
	left:-110px;
	position:relative;
	float:left;
	line-height:17pt;
	text-align:center;
}
h1
{
	font-size: 20pt;
	text-align:center;
	color:#eb871c;
}
h2
{
	color:#eb871c;
	line-height:17px;
	font-size:15pt;
	text-align:left;
}
h3
{
	color:#f4f39b;
	font-weight:normal;
	line-height:17px;
	font-size:12pt;
	text-align:center;
}
h4
{
	line-height:15px;
	font-size:11pt;
	text-align:left;
}
p
{
	font-size:10pt;
}
.rule
{
	color:#7f5730;
}
.form
{
	padding:100px;
}
.label
{vertical-align:top;}
img.r
{
	float:right;
	position:relative;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:15px;
}
img.l
{
	float:left;
	position:relative;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:15px;
}
img.menu
{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	padding-bottom:25px;
}

.title
{
	color:Black;
	margin-top:15px;
	text-align:center;
}
.table_back
{
	background-image:url(http://www.3beedata.com/Images/Table_back.png); 
	background-repeat:no-repeat; 
	height:180px; 
	width:570px;
	padding-top:20px;
	padding-left:30px;
	border:dashed 4px Gray;

}
.table_back h1
{
	padding-top:40px;
	padding-bottom:40px;
	font-size:19pt;
	color:Black;
	float:left;
	vertical-align:middle;
}
.table_back h2
{
	font-size:35px;
	color:Blue;

	text-decoration:none;
	font-weight:bolder;
	text-align:center;
	padding-left:20px;
}
a
{
	text-decoration:none;
}

a:link
{
	font-weight:normal;
	text-decoration:none;
	color:#e6bd19;
}
a:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#d20606;
}
a:visited:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#d20606;
}
a:visited
{
	text-decoration:none;
	color:#e6bd19;
}