﻿/*  
-- @Copyright 2008, Twin India Private Limited 
-- Created by Amit Oberoi
-- All rights reserved
*/


body 
{
	margin-left: 0px;
	margin-top: 0px
}

TD, TR, Table 
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000
}

a.RLink {
	text-decoration: underline; 
	color:#B50C08; 
}
a:hover.RLink {
	text-decoration: none; 
	color: black; 
}

a.RLinkBold {
	text-decoration: underline; 
	color:#B50C08;
	font-weight: bold
}
a:hover.RLinkBold {
	text-decoration: none; 
	color: black;
	font-weight: bold
}

a.RLinkMore 
{
	font-size: 11px;
	text-decoration: none; 
	color:#B50C08
}
a:hover.RLinkMore
{
	font-size: 11px;
	text-decoration: underline; 
	color: black
}

a.WLink {
	text-decoration: underline; 
	color:#FFFFFF;
	font-weight: bold
}
a:hover.WLink {
	text-decoration: none; 
	color: black; 
	font-weight: bold
}

a.BLink {
	text-decoration: underline; 
	color: black;
}
a:hover.BLink {
	text-decoration: none; 
	color: #B50C08
}

.SubHeader
{
	background-color: #993900;
	color: #FFFFFF;
	height: 30px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 14px
}

.ItemHeaderLightGray
{
	background-color: #f1f1f2;
	color: #000000;
	height: 30px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold
}

.ItemHeaderGrayBlue
{
	background-color: #94918c;
	color: #FFFFFF;
	padding-left: 15px;
	height: 30px;
	text-align: left;
	font-weight: bold
}

.BgNews
{
	background-color: #c6c0b2
}

.BgGrayBlue
{
	background-color: #94918c
}

.BgLightGray
{
	background-color: #f1f1f2;
	text-align: left
}

.BgDarkGray
{
	background-color: #dbdad6
}

.PaddingLeft10
{
	padding-left: 10px;
	text-align:justify
}

.LineDarkGray
{
	font-size: 2px;
	background-color: #d3d3d3
}

HR
{
	color: #94918C;
	border-style: dashed;
	height: 1px
}

.SpacerSmall
{
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 1pt
}

.TextJustify
{
	text-align:justify
}

.MenuBg {
	PADDING-LEFT: 15px;
	Padding-Top: 3px;
	Height: 30px;
	Font-Weight: bold
}

.GreenBox {
	BORDER : 1px solid #78B530;
	BACKGROUND-COLOR: #8AC642;
	COLOR: #FFFFFF;
	FONT-WEIGHT: BOLD;
	Padding-Left: 10px
}

.DarkGrayBG {
	BORDER : 1px solid #6C6C6C;
	BACKGROUND-COLOR: #8A8A8A;
	COLOR: #000000;
	FONT-WEIGHT: BOLD;
	Padding-Left: 10px;
	Height: 30px
}

.LightGrayBG {
	BORDER : 1px solid #8a8a8a;
	BACKGROUND-COLOR: #D4D2D2;
	COLOR: #000000;
	FONT-WEIGHT: BOLD;
	Padding-Left: 10px;
	Height: 30px
}

.GrayBorder {
	padding-left: 20px;
	padding-right: 10px;
	Border: 1px solid #D4D2D2
}

.FooterText {
	FONT-Family  : ARIAL, Verdana;
	FONT-SIZE    : 11PX;
	COLOR		 : #D4D2D2;
	PADDING-LEFT : 4PX;
	PADDING-RIGHT : 4PX
}

FORM {
	MARGIN: 0
}


.Spacer {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 4pt
}

.GrayLine {
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 8px
}

.BlackText {
	FONT-Family  : Arial,Verdana;
	FONT-SIZE    : 18PX;
	COLOR		 : #000000;
	FONT-WEIGHT: BOLD;
	PADDING-LEFT : 10PX;
	PADDING-RIGHT : 10PX
}
.BrownText {
	FONT-Family  : Arial,Verdana;
	FONT-SIZE    : 12PX;
	COLOR		 : #A34104;
	FONT-WEIGHT: BOLD
}
.BorderBottomBlack
{
	border-bottom: 1px dotted #000000
}
.WhiteText {
	FONT-Family  : Arial,Verdana;
	FONT-SIZE    : 15PX;
	COLOR		 : #ffffff;
	FONT-WEIGHT: BOLD;
	PADDING-LEFT : 20PX;
	PADDING-RIGHT : 10PX
}
.PaddingLeft20 
{
	padding-left: 20px;
	padding-right: 20px
}
.WhiteTextSmall{
	FONT-Family  : Arial,Verdana;
	FONT-SIZE    : 13PX;
	COLOR		 : #ffffff;
	FONT-WEIGHT: BOLD;
	PADDING-LEFT : 10PX
}
a.BlueLink {
	text-decoration: none; 
	color: #0870ca
}
a:hover.BlueLink {
	text-decoration: underline; 
	color: #000000
}
a.OrangeLink {
	text-decoration: none; 
	color:#e18c00
}
a:hover.OrangeLink {
	text-decoration: underline; 
	color: #000000
}
a.WhiteLinkBig 
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 5px
}
a:hover.WhiteLinkBig 
{
	font-size:14px;
	font-weight: bold;
	text-decoration: underline; 
	color: #000000;
	text-transform: uppercase;
	padding-left: 5px
}

.BulletClass
{
	padding-top: 4px;
	vertical-align: top
}

.TextBlack
{
	color: #000000;
	font-weight: bold
}

.TextRed
{
	color: #B50C08;
	font-weight: bold
}

.SpacerBrown
{
	background-color: #c6c0b2;
	font-size: 4pt
}

.SpacerBig
{
	font-size: 6pt
}

.BgGray
{
	FONT-FAMILY : Arial, Verdana;
	FONT-SIZE   : 14px;
	color: #000000;
	background-color: #E5E5E5;
	height: 30px
}

.qds{color:#100000;font-size:11px; line-height:15px;padding:4px;background:url(qds.gif) #fefefe; text-align:left;}
.qds ul{margin:0px 0px 0px 0px; padding:0px 0px 0px 5px;}
.qds ul li{background:url(li.gif) 0px 8px no-repeat; list-style:none;padding:0px 0px 0px 10px;}

.qstr1{color:#C65900;}

.qrtb{background:url('../ts/qrtb.gif') repeat-y;}
