﻿body 
{
	font-size: 14px;
	color: InfoText;
	font-family: arial, helvetica, Verdana, Sans-Serif;
	background-color: White;
	background-image: url(back.gif);
	height: 100%;
}

.tdleft
{
	font-size: 14px;
	color: InfoText;
	font-family: arial, helvetica, Verdana, Sans-Serif;
	background-color: Blue;
}

.label
{
 font-size: 18px;
 color: Yellow;
 font-family : arial, helvetica, Verdana, Sans-Serif;
 background-color: Background;
 width: 100%;
}

.leftsidetext
{
	font-size: 14px;
	color: White;
	font-family: arial, helvetica, Verdana, Sans-Serif;
}

.leftsidetexthilite
{
	font-size: 14px;
	color: Yellow;
	font-family: arial, helvetica, Verdana, Sans-Serif;
}


#blueleftwideborder {
	background-color: #1D57A0;
	position: absolute;
	visibility: visible;
	width: 120px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: center;
	word-spacing: normal;
	height: 100%;
	padding-right: 5px;
}
#bluerigthwideborder {
	background-color: #1D57A0;
	position: absolute;
	visibility: visible;
	width: 100%;
	left: 540px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: center;
	word-spacing: normal;
	height: 100%;
	padding-right: 5px;
}
#mainrespone {
	position: absolute;
	visibility: visible;
	width: 400px;
	left: 130px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	word-spacing: normal;
	height: 100%;
	padding-right: 0px;
	color: #000000;
	letter-spacing: normal;
	text-indent: 2px;
	vertical-align: top;
	white-space: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	background-image: url(back.gif);
}
#responsebody {
	background-color: #1d57a0;
}
#responsemain {

	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	width: 400px;
	left: 130px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	word-spacing: normal;
	height: 100%;
	padding-right: 0px;
	color: #000000;
	letter-spacing: normal;
	text-indent: 2px;
	vertical-align: top;
	white-space: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
