﻿body
{
	margin: 0px;
	background-color: #f9f9f9;
}
.headerbg
{
	background: url(images/headerbg.png);
	background-repeat: repeat-x;
	height: 163px;
}
.topBg
{
	background: url(images/topBg3.png);
	background-repeat: no-repeat;
	height: 131px;
}
.middleBg
{
	background: url(images/singlebg.png);
	background-repeat: no-repeat;
	height: 400px;
}
.loginbg
{
	background: url(images/loginbg.png);
	background-repeat: no-repeat;
	height: 159px;
}
.loginbg_top
{
	background: url(images/loginbg_top.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.loginbg_middle
{
	background: url(images/loginbg_middle.jpg);
	background-repeat: repeat-y;
	
}
.loginbg_bottom
{
	background: url(images/loginbg_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.BottompBg
{
	background: url(images/BottomBg.png);
	background-repeat: no-repeat;
	height: 19px;
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	text-align: center;
}
a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: Gray;
}
.Jayaramusertxt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: Gray;
}
.JayaramTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616646;
	border: 1px #d1b632 solid;
	width: 135px;
	background-color: #ffffff;
}
.JayaramLoginbtn
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	height: 11px;
	border: 1px solid #cf8d26;
	background: #f3a62d;
	background-repeat: no-repeat;
	width: 56px;
}
.Jayarampowered
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
	text-align: center;
	text-decoration: none;
}
.JayaramConnecttxt
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: Gray;
}
.Loginborder
{
	border-left: 1px solid #d1b632;
	border-right: 1px solid #d1b632;
	border-top: 1px solid #d1b632;
	border-bottom: 1px solid #d1b632;
}
.subtext
{
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.maintext
{
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}
.smalltext
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
