﻿body 
{
	padding:0px 0px 0px 0px;
	 font-family:Arial, Helvetica, sans-serif; font-size:11px
}
.NiftyHead
{
	font-weight: bold;
	color: #009900;
	
}
.NiftyHeadAlt
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	
}
.GridBorder
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.GridBorder td
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.TAGLINE
{
	text-align:center; margin:5px 0 20px 0; padding:0 0 5px 0; border-bottom:#c0c0c0 2px solid;
	font-size:14px;font-weight:bold;
	
}
.inn
{
	 font-family:Arial, Helvetica, sans-serif; font-size:11px
}
#bottom{width:750px; margin:0 auto; padding:10px; }

.table
{
	overflow: hidden;
}


/* Links Styles Starts Here */
a:link, a:visited, a:active, a:focus
{
	color:#828282;
	font-family: Verdana, Arial, "ms sans serif";
	font-size: 11px;
	padding:0px 0px 0px 0px;
	font-weight: normal;
	text-decoration:underline
}
a:hover
{
	text-decoration: none;	
}
a.morelink,a.morelink:link,a.morelink:visited,a.morelink:active,a.morelink:focus
	{
		FONT-SIZE: 10px; COLOR: #E77843; FONT-FAMILY: Arial;Text-Decoration:none; padding-right:6px;text-decoration:none; padding-bottom:2px; padding-top:2px
	}
a.morelink:hover
	{
		text-decoration:underline
	}

.Heading
{
	font-weight: bold;
	font-size: 14px;
	color: #ec6331;
	background-color:#c0c0c0;
	height:20px;
	
}

.BlackHeading
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	
	
}

.BlackHeadingSmall
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color:#c0c0c0;
	height:20px;
	
}


.MainHeading
{
	font-weight: bold;
	font-size: 18px;
	color: #fa6331;
	background-color:#c0c0c0;
	height:20px;
	text-align:center;
}

.MainBlackHeading
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	height:20px;
}
.MainBlackHeadingTechnical
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	height:20px;
}

.GrdHeaderStyle
{
    background-color:#F6D4B8;
    font-weight:bold;
    
}
.GrdRowStyle
{
    background-color:#F3F3F3;
}
.GrdAlternateRowStyle
{
    background-color:#FBEDE1;
}
INPUT
{
	background-color: #FFFFFF;
	border:1px solid #BFBFBF;
	color: #333333;
	font-family: Verdana, Arial, "ms sans serif";
	font-size: 10px;
	font-weight: normal;
}

SELECT
{
	background-color: #EBEBED;
	border:1px solid #D4D4D4;
	color: #7B7A7A;
	font-family: Verdana, Arial, "ms sans serif";
	font-size: 11px;
	font-weight: normal;
}
.BigButton_CSS
{
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	background-color: transparent;
	background-image:url(../images/ButtonBgBigImg.gif);
	background-repeat:no-repeat;
	border:0px;
	width:65px;
	height:14px;
	text-align:center;
	vertical-align:middle;
	cursor: Pointer;
}

.number
{
	text-align:right;
	
}

.Ltext
{
	text-align:left;
}
.date
{
	text-align :center;
}