td, th
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;

}
body
{
	background-image: url(../images/mainbg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00053C;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
}
a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #bebebe;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #bebebe;
}
a:hover
{
	text-decoration: none;
	color: #ffffff;
}
a:active
{
	text-decoration: none;
	color: #bebebe;
}

input
{
	font-family: "Tahoma" , "Arial";
	font-size: 12px;
}
img
{
	border: 0;
}
body
{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.3em;
	text-align: justify;
}
.btn2
{
	background: url('../images/btn2.gif') no-repeat top right;
	color: white;
	border: 0px;
	width: 163px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
}
.btn
{
	background: url('../images/btn.gif') no-repeat top right;
	color: white;
	border: 0px;
	width: 82px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
}


a
{
	text-decoration: none;
}

.buttonStyle
{
	background-color: #cbdde7;
	color: White;
	font-family: "Tahoma" , "Arial";
	font-size: 11px;
	color: Black;
}
.text11
{
	font-family: Tahoma, Arial;
	font-size: 12px;
}

select
{
	font-family: "Tahoma" , "Arial";
	font-size: 12px;
}
textarea
{
	font-family: "Tahoma" , "Arial";
	font-size: 12px;
}
.border
{
	border: thin solid #353434;
}
.FullBorder
{
	border: 1px solid #353434;
}
.TopRightLeft
{
	border-top: 1px solid #353434;
	border-left: 1px solid #353434;
	border-right: 1px solid #353434;
}
.label
{
	font-family: "Tahoma" , "Arial";
	font-size: 12px;
}
.RightLeft
{
	border-left: 1px solid #353434;
	border-right: 1px solid #353434;
}
.BottomRightLeft
{
	border-bottom: 1px solid #353434;
	border-left: 1px solid #353434;
	border-right: 1px solid #353434;
}

.RightPanel
{
	font-size: 12px;
	font-family: Tahoma;
	color: black;
}
div.Alert
{
	position: absolute;
	background-color: #DEDCDC;
	font-family: Tahoma;
	font-size: 12px;
	width: 500px;
	height: 100px;
	overflow: auto;
	display: none;
	border: groove thick #9c9a97;
}
div.FullDIV
{
	position: absolute;
	background-color: #DEDCDC;
	font-family: Tahoma;
	overflow: auto;
	font-size: 12px;
	display: none;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.header
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
}

.Validation
{
	font-size: 14px;
	color: Red;
}
.admin
{
	text-decoration: none;
	line-height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	border: 0px;
}

.DisableaspTextBox
{
	background-color: #DEDCDC;
}

li
{
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.FormHeader
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #be0005;
	display: block;
}
.RequiredField
{
	font-size: 14px;
	color: red;
}


