html, body
{  
    width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color:#efefef;
	FONT-SIZE: 12px;
    FONT-FAMILY:Arial, Verdana,  Helvetica, sans-serif;	
}
A
{
    FONT-SIZE: 12px;
    FONT-FAMILY:Arial,Verdana,Helvetica, sans-serif;
    TEXT-DECORATION: none;
	COLOR:#87381F;
}
A:active
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none;
	COLOR:#87381F;
}
A:link
{
    FONT-SIZE: 12px;
    FONT-FAMILY:Arial,Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none;
	COLOR:#87381F;
}
A:visited
{
    FONT-SIZE: 12px;
    FONT-FAMILY:Arial,Verdana,Helvetica, sans-serif;
    TEXT-DECORATION: none;
	COLOR:#87381F;
}
A:hover
{
    FONT-SIZE: 12px;
    FONT-FAMILY:Arial,Verdana,  Helvetica, sans-serif;
    TEXT-DECORATION: underline;
	COLOR:#0000ff;
}
TD
{
   	FONT-SIZE: 12px;
    color:#333333;
    FONT-FAMILY:Arial, Verdana,  Helvetica, sans-serif;
}
TD.normalwhite
{
    color:#CCCCCC;
	background:#333333;
    FONT-FAMILY:Arial, Verdana,  Helvetica, sans-serif;
}
TD.whiteBold
{
	color:#FFFFFF;
	background:#333333;
    FONT-FAMILY:Arial, Verdana,  Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
TD.whiteNormal
{
	color:#F2F2F2;
	line-height:20px;
	font-weight:400;
}
TD.BlackBold
{
	color:#666666;
	font-weight:bold;
	font-size:17px;
}
span.NormalBlack
{
	color:#585253;
	font-weight:300;
}

TD.hometext
{   
    COLOR:#797575;
	font-weight:bold;
}
TD.hometext A
{
    COLOR: #FF7F00;
    TEXT-DECORATION: none;
	
}
TD.hometext A:active
{
    COLOR: #FF7F00;
    TEXT-DECORATION: none;
}
TD.hometext A:link
{
    COLOR: #FF7F00;
    TEXT-DECORATION: none;
}
TD.hometext A:visited
{
    COLOR: #FF7F00;
    TEXT-DECORATION: none;
}
TD.hometext A:hover
{
    COLOR: gray;
    TEXT-DECORATION: underline;
}

TD.redlink
{   
    COLOR:#d24343;
}
TD.redlink A
{
    COLOR: #d24343;
    TEXT-DECORATION: none;
	
}
TD.redlink A:active
{
    COLOR: #d24343;
    TEXT-DECORATION: none;
}
TD.redlink A:link
{
    COLOR: #d24343;
    TEXT-DECORATION: none;
}
TD.redlink A:visited
{
    COLOR: #d24343;
    TEXT-DECORATION: none;
}
TD.redlink A:hover
{
    COLOR: gray;
    TEXT-DECORATION: underline;
}

TD.redBoldlink
{   
    COLOR:#b1252c;
	font-weight:bold;	
	vertical-align:top;
}
TR.lineheight
{
	line-height:30px;
}
	
TD.redBoldlink A
{
    COLOR: #b1252c;
    TEXT-DECORATION: none;
	font-weight:bold;
}
TD.redBoldlink A:active
{
    COLOR: #b1252c;
    TEXT-DECORATION: none;
	font-weight:bold;
}
TD.redBoldlink A:link
{
    COLOR: #b1252c;
    TEXT-DECORATION: none;
}
TD.redBoldlink A:visited
{
    COLOR: #b1252c;
    TEXT-DECORATION: none;
	font-weight:bold;
}
TD.redBoldlink A:hover
{
    COLOR: gray;
    TEXT-DECORATION: underline;
	font-weight:bold;
}


/* ==============================Header Section class [start]============================================ */

div#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	border-right: 1px solid #CCCCCC;  
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;	
}
/* Common style end */

/* Header style start */
div.tableContainera {
	width: 98%;		/* table width will be 99% of this*/
	height: 230px; 	/* must be greater than tbody*/
	overflow: auto;
	margin: 0 auto;
	}
div#header {
	margin:0px 0px 0px 0px;
	padding: 0; 
	width:100%;
	background-color:#ffffff;
    /*background:#FFFFFF url(images/logo_bg.gif); */
    background-repeat:repeat-x;
}
div#headerinfobar {
	margin: 0 auto;
	padding: 0;
	float:right;
	width:100%;
	height:29px;
	
}
div#statisticsinfobar {
	margin: 0 7px 0 auto;
	float:right;
	width:100%;
	height:35px;
}
td.AppDevlopment {
	margin:0px 0px 0px 0px;
	padding: 0;
    background:url(../images/AppDevlopment.jpg);
    background-repeat:no-repeat;
}
div#AppDevlopment {
	margin:0px 0px 0px 0px;
	padding: 0; 
	width: 238px;
	height: 210px;
    background:url(../images/AppDevlopment.jpg);
    background-repeat:no-repeat;
	float: left;
}
div#LogoDesigning {
	margin:0px 0px 0px 6px;
	padding: 0; 
	width: 238px;
	height: 210px;
    background:url(../images/LogoDesigning.jpg);
    background-repeat:no-repeat;
	float: left;
}
td.LogoDesigning {
	margin:0px 0px 0px 0px;
	padding: 0;
    background:url(../images/LogoDesigning.jpg);
    background-repeat:no-repeat;
}
div#WebDesigningMaintenance {
	margin:0px 0px 0px 5px;
	padding: 0; 
	width: 238px;
	height: 210px;
    background:url(../images/WebDesigningMaintenance.jpg);
    background-repeat:no-repeat;
	float: left;
}
td.WebDesigningMaintenance {
	margin:0px 0px 0px 0px;
	padding: 0;
    background:url(../images/WebDesigningMaintenance.jpg);
    background-repeat:no-repeat;
}
div#SEO {
	margin:0px 0px 0px 5px;
	padding: 0; 
	width: 238px;
	height: 210px;
    background:url(../images/SEO.jpg);
    background-repeat:no-repeat;
	float: left;
}
td.SEO {
	margin:0px 0px 0px 0px;
	padding: 0;
    background:url(../images/SEO.jpg);
    background-repeat:no-repeat;
}
.headerinfotext {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.headerinfotext A, .headerinfotext A:link, .headerinfotext A:active, .headerinfotext A:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.headerinfotext A:hover {
	font-family:Arial ,Verdana,  Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	text-decoration:none;
}
.headerinfotextbrown {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:12px;
	color:#9c6320;
}

/* Header style end */

/* Page style start */

div#layout {
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	width:100%;
}
/* Page style end */
/* ==============================Header Section class [END]============================================ */
/*******************************************************************************************/
/**********************************NEW MENU CSS[START]**************************************/
/*******************************************************************************************/

.ddsmoothmenu{
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
/*background of menu bar (default state)*/
width: 100%;
}
.ddsmoothmenu A
{ 
	FONT-SIZE: 12px;  
	text-decoration: none;	
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}


/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
background: #e03434;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #e03434; /*background of menu items (default state)*/
color: white;
font-weight:bold;
padding: 5px 5px;
border-right: 2px solid #CCCCCC;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
font-weight:bold;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #E03434; 
color: white;
font-weight:bold;
text-decoration: none;
}

.ddsmoothmenu ul li a:hover{
background: #CCCCCC; /*background of menu items during onmouseover (hover state)*/
color: black;
font-weight:bold;
text-decoration: none;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul
{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 12px  Arial ,Verdana, Helvetica, sans-serif;
width: 200px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
/*.toplevelshadow
{ 
	opacity: 0.8;
}*/
/*shadow opacity. Doesn't work in IE*/
/*******************************************************************************************/
/**********************************NEW MENU CSS[END]****************************************/
/*******************************************************************************************/

/*******************************************************************************************/
/*********************************Page caption css cass [START}*****************************/
/*******************************************************************************************/
div#page {
    background-color:#ffffff;
	width:100%;
}
div#pagea {
	 background-color:#ffffff;
	margin: 10px;
	width:100%;
	
}
div#pageb {
	margin: 10px;
	width:100%;
}

.ticpagetitle {
	width:100%;
	height:25px;	
    background-image: url(../images/capbg.gif);
    background-repeat:repeat-x;
    width:100%; 
}
/*******************************************************************************************/
/*********************************Page caption css cass [END}*******************************/
/*******************************************************************************************/


/*******************************************************************************************/
/***********************************breadcrumb Class [START]********************************/
/*******************************************************************************************/
.breadcrumb{
margin-left:10px;
padding-top:5px;
height:25px;	
text-align:left;
color:#87381F;
font: bold 12px  Arial,Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #767981;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #767981;
}

.breadcrumb a:hover{
text-decoration: underline;
}
.breadcrumb_new{
padding-left:10px;
text-align:left;
color:#539553;
font: bold 12px  Arial,Verdana, Helvetica, sans-serif;
}

.breadcrumb_new a{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #767981;
}

.breadcrumb_new a:visited, .breadcrumb a:active{
color: #767981;
}

.breadcrumb_new a:hover{
text-decoration: underline;
}
.breadcrumbcap
{
text-align:left;
color:#934C01;
font: bold 16px  Arial,Verdana, Helvetica, sans-serif;
}
.contenttitle{
text-align:left;
color:#7C7C7C;
font: bold 14px  Arial,Verdana, Helvetica, sans-serif;
}
/*******************************************************************************************/
/***********************************breadcrumb Class [END]**********************************/
/*******************************************************************************************/

/*******************************************************************************************/
/***********************************breadcrumb Class [START]********************************/
/*******************************************************************************************/
div#pagetitle {
	width:100%;
	height:25px;
    background-image: url(../images/capbg.gif);
    background-repeat:repeat-x;
    width:100%; 
}
.footer
{
	margin-left:10px;
	padding-top:5px;
	height:25px;	
	text-align:left;
	color:#807f7f;
	font-family:Arial,verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.footer a{
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #807f7f;
font-size:12px;
font-weight:bold;
}

.footer a:visited, .breadcrumb a:active{
color: #767981;
}

.footer a:hover{
text-decoration: underline;
}
div#pagefooter {
	width:100%;	
    background-image: url(../images/bottomline.jpg);
    background-repeat:repeat-x;
    width:100%; 
}
.breadcrumb{
margin-left:10px;
padding-top:5px;
height:25px;	
text-align:left;
color:#87381F;
font: bold 12px Arial,verdana, Helvetica, sans-serif;
font-size:12px;
}

.breadcrumb a{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #767981;
font-size:12px;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #767981;
}

.breadcrumb a:hover{
text-decoration: underline;
}
.breadcrumb_new{
padding-left:10px;
text-align:left;
color:#539553;
font: bold 12px  Arial, Verdana, Helvetica, sans-serif;
}

.breadcrumb_new a{
background:transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #767981;
}

.breadcrumb_new a:visited, .breadcrumb a:active{
color: #767981;
}

.breadcrumb_new a:hover{
text-decoration: underline;
}
.breadcrumbcap
{
text-align:left;
color:#934C01;
font: bold 16px Arial, Verdana,  Helvetica, sans-serif;
}
.contenttitle{
text-align:left;
color:#7C7C7C;
font: bold 14px  Arial,Verdana, Helvetica, sans-serif;
}
/*******************************************************************************************/
/***********************************breadcrumb Class [END]**********************************/
/*******************************************************************************************/


/*============================================Corners and border css start=================================*/
.atop, .abottom {
display:block; 
background:transparent; 
font-size:1px;
}
.ab1, .ab2, .ab3, .ab4 {
display:block; 
overflow:hidden;
}
.ab1, .ab2, .ab3 {
height:1px;
}
.ab2, .ab3, .ab4 {
background:#e8e8e8; 
border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
}
.ab1 {
margin:0 5px; 
background:#DFDFDF;
}
.ab2 {
margin:0 3px;
border-width:0 2px;
}
.ab3 {
margin:0 2px;
}
.ab4 {
height:2px; 
margin:0 1px;
}
.aboxcontent {
display:block; 
border:0 solid #DFDFDF;
border-width:0 1px;
height:auto;
}
* html .aboxcontent {
height:1px;
}
.color_a {
font-weight:bold;
background:#D3D3D3;
color:#FFFFFF;
}
.color_b {
background:#e8e8e8; 
color:#FFFFFF;
}
.color_c {
background:#e8e8e8; 
color:#FFFFFF;
}
.color_d {
background:#e8e8e8; 
color:#FFFFFF;
}
td.fontcolor{
	color:#666666;
	font-size:14px;
}
/*=================================================*/

/*============================================Corners and border css start=================================*/
.atop1, .abottom1 {
display:block; 
background:transparent; 
font-size:1px;
}
.ab11, .ab21, .ab31, .ab41 {
display:block; 
overflow:hidden;
}
.ab11, .ab21, .ab31 {
height:1px;
}
.ab21, .ab31, .ab41 {
background:#e8e8e8; 
border-left:1px solid #DFDFDF;
border-right:1px solid #DFDFDF;
}
.ab11 {
margin:0 5px; 
background:#DFDFDF;
}
.ab21 {
margin:0 3px;
border-width:0 2px;
}
.ab31 {
margin:0 2px;
}
.ab41 {
height:2px; 
margin:0 1px;
}
.aboxcontent1 {
display:block; 
border:0 solid #CCCCCC;
border-width:0 1px;
height:auto;
}
* html .aboxcontent1 {
height:1px;
}
.color_a1 {
font-weight:bold;
background:#CCCCCC;
color:#FFFFFF;
}
.color_b1 {
background:#CCCCCC; 
color:#FFFFFF;
}
.color_c1 {
background:#CCCCCC;
color:#FFFFFF;
}
.color_d1 {
background:#CCCCCC; 
color:#FFFFFF;
}
.fontcolor1{
	color:#FFFFFF;
}
/*=================================================*/
div.toplink {	 
	FLOAT: left; 	
	WIDTH: 465px; 	
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 67px;
	
}
DIV.toplink UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 15px 0px 0px; 
	PADDING-TOP: 0px
}
DIV.toplink LI {
	DISPLAY: inline; LIST-STYLE-TYPE: none
}
DIV.toplink LI A {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	COLOR: #626262; 
	MARGIN-RIGHT: 10px; 
	PADDING-TOP: 3px; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #ebebeb; 
	TEXT-DECORATION: none
}
DIV.toplink LI A:visited {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	COLOR: #626262; 
	MARGIN-RIGHT: 10px; 
	PADDING-TOP: 3px; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR:#ebebeb; 
	TEXT-DECORATION: none
}
DIV.toplink li A:hover {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	COLOR: #ffffff; 
	MARGIN-RIGHT: 10px; 
	PADDING-TOP: 3px; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #e03434; 
	TEXT-DECORATION: none
}


TD.VerticalMenu {	 
	FLOAT: left; 	
	WIDTH: 150px;	
	PADDING-left: 5px; 
	PADDING-TOP: 0px;
	COLOR: #626262;
}
TD.VerticalMenu {
	DISPLAY: inline; LIST-STYLE-TYPE: none;	
}
TD.VerticalMenu a {
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	COLOR: #626262;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 3px; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #ebebeb; 
	TEXT-DECORATION: none;
	width:170px;
	border:1px dotted #333333;
}
TD.VerticalMenu a:visited {
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	COLOR: #626262;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 3px; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #ebebeb; 
	TEXT-DECORATION: none;
	width:170px;
	border:1px dotted #333333;
}
TD.VerticalMenu  A:hover {
 	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	PADDING-BOTTOM: 3px; 
	COLOR: #ffffff; 
	PADDING-TOP: 3px; 
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #e03434; 
	TEXT-DECORATION: none
}


.boldtext 
{
	font-weight:bold;
}
.boldbrowntext {
	font-weight:bold;
	color:#8d5000;
}
.boldorangetext {
	font-weight:bold;
	color:#FF6600;
}
/*******************************************************************************************/
/*********************************System button and textfield class [START]*****************/
/*******************************************************************************************/
.button
{	
	font-weight:bolder;
	color:#ffffff;	 
	FONT-SIZE: 11px; 
	BORDER: #c9c9c9 1px solid;	
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	TEXT-DECORATION: none;
	background-color:#FF0000;
	padding:0px 4px 0px 4px; 
    cursor:pointer; 
    margin-right:7px;
}
.button2
{
    FONT-SIZE: 11px; 
    COLOR:#87381f; 
    FONT-WEIGHT: bold; 
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
    BORDER:#dad1c5 1px solid; 
    background-image:url(images/btnbg.gif); 
    background-repeat:repeat-x;
	text-decoration: none; 
    padding:0px 4px 0px 4px; 
    cursor:pointer; 
    margin-right:7px;
}
.back_button
{
    FONT-SIZE: 11px; 
    COLOR:#000000; 
    FONT-WEIGHT: bold; 
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
    BORDER:#333333 1px solid; 
    background-image:url(images/backbg.gif); 
    background-repeat:repeat-x;
	text-decoration: none; 
    padding:0px 4px 0px 4px; 
    cursor:pointer; 
    margin-right:7px;
}
.form_textfiled 
{
	background-color: #FFFFF4;
	border: solid 1px #999999;
    margin-bottom:4px;
	padding-left:3px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

/*******************************************************************************************/
/* ********************************System button and textfield [END]************************/
/*******************************************************************************************/
/*******************************************************************************************/
/**********************************table grid class [Start]**********************************/
/*******************************************************************************************/
.block
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.block tr
{
	
}	
.block th
{
	padding: 3px 3px 3px 3px;		
	background-color:#E9E9E9;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.block td 
{
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
} 
.block td table tr td 
{		
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
}
table.block > tbody > tr > td 
{
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.blockHeader
{
    FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; 
    COLOR:#87381f; 
    /*BORDER:#CCCCCC 1px solid; */
    background:#E9E9E9; 
    background-repeat:repeat-x;
    padding:0px 4px 0px 4px; 
    cursor:pointer; 
    height:17px;
    margin-right:7px;
}
.buttongrid_right
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding:3px;
    text-align:right;
}
/*******************************************************************************************/
/************************************Grid class start***********************************/
/*******************************************************************************************/
/*******************************************************************************************/
/*******************************Message class [Start]*******************************/
/*******************************************************************************************/
.message {
   	font-size: 11px;
	color: #ff0000;
    background-color:#FFFFF2;
    width:100%;  
	font-weight: bold; 
    border:1px solid #e5e5e5;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
    padding:5px;
}

/*******************************************************************************************/
/*******************************Message class [END]*******************************/
/*******************************************************************************************/

