﻿body {
}
.Symbel_Color
{
    color:#ff0000;
}

.ContentAreaTop
{
    height:40px;
   
}
.ContentAreaBottom
{
    height:150px;
}
.SignupContentAreaTop
{
    height:100px;
    width:15%;
}

.MessageText
{
	font-family:Arial;
	color:#7a0026;
	font-size:14px;
	font-weight:900;
	padding-left:10px;
	padding-bottom:10px;
	cursor:pointer;
	width:100%;
}

.BackImage
{
   background-image:url('../Images/ii.jpg');
   background-position:center;
   background-repeat:no-repeat;
}

.PolicyRenewalText
{
	font-family:Arial;
	color:#7a0026;
	font-size:14px;
	text-align:left;
	font-weight:900;
	cursor:pointer;
	width:100%;
}

.PolicyRenewalBodyNoItem
{
    border: 1px solid #D89869;
    color: #97500a;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    text-align: center;
    background-color: #F2DDCE;
    vertical-align: middle;
    height:100px;
    width:80%;
}
.GridHeader
{
  background-color:#cccccc;
    height:20px;
    color:#000000;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-align:left;
    /*padding-left:10px*/  
}

.Grid
{
    background-color:#FFFFF0;
    height:20px;
    color:#000000;
    font-family:Verdana;
    font-size:9px;
    /*padding-left:10px;*/
    text-align:left;
    
}

.BodyNoItem
{
    border: 1px solid #D89869;
    color: #97500a;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    text-align: center;
    background-color: #F2DDCE;
    vertical-align: middle;
    height:100px;
    width:50%;
}


.GridPager
{
    color: #d3472b;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    font-weight:bold;
    text-decoration:none;
}
.GridLinks
{
    text-decoration:none;
}



.TextBox
{
    border:solid 1px #cccccc;
    color:#000000;
    font-family:Verdana;
    font-size:9px;
    text-align:right;
}
.TextBoxRenewal
{
    border:solid 1px #cccccc;
    color:#000000;
    font-family:Verdana;
    font-size:9px;
    text-align:left;
}

.ContentAreaTextBoxValue
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    font-weight:normal;
    text-align:right;
    vertical-align:middle;
    border:solid 1px #999999;
}

.MessageBox
{
  /*border: 1px solid #D89869;*/
   color: #97500a;
    font-family: Arial;
    font-size: 12px;
    font-weight:700;
  background-color: #F2DDCE;
}

.ReqFeild
{
    font-family:Arial;
	color:Red;
	font-size:12px;   
}

.PageHeader
{
    font-family:Verdana;
    font-size:24px;
    color:#7a0026;
}

.PageSubHeader
{
	font-family:Verdana;
	color:#7a0026;
	font-size:14px;
	text-align:left;
	font-weight:900;
	
}
.ContentAreaText
{
    font-family:Verdana;
    font-size:12px;
    
}
.ContentAreaPara
{
    font-family:Verdana;
    font-size:12px;
    text-align:justify;
    padding-right:15px;
}
.ContentAreaTextBold
{
    font-family:Verdana;
    font-size:14px;
    font-weight:bold
}
.ContentAreaTextHighlight
{
    font-family:Verdana;
    font-size:9px;
    
}
.ContentAreaTextBox
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    font-weight:normal;
    text-align:left;
    
    border:solid 1px #999999;
}

.TableBoaderConer
{
  background-color:#cccccc;
    
}
.TableBoaderHeadine
{
   
    background-color:#dedede;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    
}

.TableBoaderTop
{
    background-image:url('../Images/Boader_Top_04.jpg');
    background-color:#cccccc;
    
}

.TableBoaderBottom
{
    background-image:url('../Images/Boader_bottom_11.jpg');
    background-color:#cccccc;
}
.TableBoaderLeft
{
    background-image:url('../Images/Boader_Left_07.jpg');
    background-color:#cccccc;
}

.TableBoaderRight
{
    background-image:url('../Images/Boader_Right_09.jpg');
    background-color:#cccccc;
}

.MsgBoaderTop
{
    background-image:url('../Images/MsgTop.jpg');
    background-color:#dedede;
    background-repeat:repeat-x;
    background-position:bottom;
    
    
    
}

.MsgBoaderBottom
{
    background-image:url('../Images/MsgBottom.jpg');
    background-repeat:repeat-x;
    background-color:#dedede;
}
.MsgBoaderLeft
{
    background-image:url('../Images/Left.jpg');
    background-color:#cccccc;
}

.MsgBoaderRight
{
    background-image:url('../Images/Right.jpg');
    background-color:#cccccc;
}

/*-------to delete-----------*/
.LoginHeader
{
    font-family:Verdana;
    font-size:24px;
    color:#7a0026;
}