﻿/* CSS Document */

body{
padding:0px;
margin:0px;
font-family:"Trebuchet MS";
	background-image:url('../Images/MainLogin.jpg');
	background-repeat:no-repeat;
	background-size: 100%;
  	height:99%;
}

.bg_image
{
	width:99%;
	height:99%;

	
	
}

.master_content {
width:953px;
margin:0px auto;
    height: 621px;
}

.side_a {
	float:left;
	width:650px;
	height:610px;
	
}

.side_b
{
    
	float:left;
	width:300px;
	height:606px;

}

.space {
	height:325px;
	
}

.mid_a {
	height:25px;
}

.mid_b {
	height:25px;
	margin-top:10px;
}

.text {
	float:left;
	width:70px;
	height:20px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:14px;
	padding-top:5px;
	color:#000063;
	font-weight:bold;
}

.tbox {
	float:left;
	width:200px;
	height:20px;
	margin-left:10px;
}

.txt {
	height:17px;
	width:180px;
	background-color:#e5e6e0;
	border:4px solid white;
}

.button {
	height:20px;
	width:270px;
	color:Red;
	font-size:14px;
	font-family:Trebuchet MS;
	text-align:center;
}

.btn {
	color:#22b14c;
	font-weight:bold;
}

.time
{

	font-family:Trebuchet MS;
	font-size:12px;
	color:	white;
	padding-left:80%;
	

}
.head
{

	font-family:Trebuchet MS;
	font-size:22px;
	color:	#3B9C9C;
	text-align:center;

}

.subhead
{

	font-family:Trebuchet MS;
	font-size:22px;
 
	text-align:center;
 
	font-family:"Trebuchet MS";
	 
	padding-top:5px;
	color:#000063;
	font-weight:bold;
}