﻿body
{
	
}

.header
{
	font-size: 28px;
	font-family: Verdana;
	text-align: center;
	background-color: #0033ff;
	font-weight: bold;
	color: white;
}
.footer
{
	font-size: small;
	font-family: Verdana;
	text-align: center;
	background-color: #398ff9;
	font-weight: bold;
	color: #ffffff;
}

.tdtext
{
	font-weight: bold;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: #0067ff;
}
.tdtext1
{
	font-weight: bold;
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	color: #0033ff;
}

.thtext
{
	font-weight:normal;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: #0066cc;
	vertical-align:bottom;
}

.textbox
{
	height: 12px;
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

.dropdown
{
	width: 150px;
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.button
{
	height: 20px;
	width: 70px;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #3399ff;
	color: white;
}

.button1
{
	height: 20px;
	width: 70px;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #ffffff;
	color: black;
}

.label
{
	font-weight: bold;
	color: black;
	font-family: Verdana;
	font-size:small;
}

.gridview
{
	font-family:Verdana;
	font-size:x-small;
	width:100%;
}
.

.maintable
{
 width: 850px; 
 border-right: #66ccff 1px solid; 
 border-left: #66ccff 1px solid; 
 border-bottom: #66ccff 1px solid;
 border-top:#66ccff 1px solid;
}

.generalText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.subHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #B64810}
.inputBoxDrop{FONT-SIZE: 8pt;COLOR: black;FONT-FAMILY: Verdana, Courier New;}
.buttonbg {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #FFFFFF; border: 1px #c53E03 solid; cursor:hand; background-image: url(images/button_bg.gif)}
.searchLabel{FONT-SIZE: 10px;COLOR: #803530;FONT-FAMILY: Verdana, Courier New;text-decoration:none;}
.titleBg { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; letter-spacing: 0.1em; background-color: #FA8328}
.contentBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none ;}
.content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none ;}
.content A
{
    text-decoration:none ;     
}