﻿.link_text
{
	color: White;
	font-family: Arial;
	font-size: 12px;
}

.top_panel 
{
  	height: 128px;
 	width: 100%;
}

.content_panel
{
	background-color: White;
	text-align: center;
	width: 100%;
}

img {
	border:0px;
	margin-left: auto;
}

.login_box 
{
	margin: auto;
  	background-image: url("../Images/login_bkg.jpg");
  	background-position: right;
  	height: 250px;
 	width: 785px;
 	text-align: center;
 	vertical-align: middle;
 	overflow: visible;
}

H3 {
	font-family: arial, verdanda, courier, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}