﻿.tabDone {
	background: #fff url(images/done.png) top repeat-x ;
	background-color:#f2f2f2;
	height:49px;
	width:49px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 25px;
	color : white;
  	padding-left: 0.1rem;
	padding-top: 0.4rem;
	/*color:#444;background:#eee;background:-webkit-linear-gradient(#fff, #ddd);background:-moz-linear-gradient(#fff, #ddd);background:-o-linear-gradient(#fff, #ddd);background:-ms-linear-gradient(#fff, #ddd);background:linear-gradient(#fff, #ddd);border:1px solid #aaa;border-bottom-color:#919191;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);-webkit-border-radius:3.01px;border-radius:3.01px;overflow:hidden;margin-bottom:2em;*/
}
.Done {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 17px;
	color : #00919e;
	padding-top: 0.8rem;
}

.tabSelected {
	background: #fff url(images/now.png)  bottom repeat-x ;
	background-color:#f2f2f2;
	height:50px;
	width:49px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 25px;
	color : white;
  	padding-left: 0.1rem;
	padding-top: 0.4rem;
}

.tabUnSelected {
	background: #fff url(images/pending.png) bottom repeat-x ;
	background-color:#f2f2f2;
	height:50px;
	width:49px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 25px;
	color : #8a8989;
  	padding-left: 0.1rem;
	padding-top: 0.4rem;
}

.Now {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 17px;
	color : #bc386a;
	padding-top: 0.8rem;
}

.UnSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 17px;
	color : #8a8989;
	padding-top: 0.8rem;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#70901B; text-decoration:underline} 
a:hover{text-decoration:none}
span a{color:#6D6C6C; text-decoration:underline}
li{
	background:url(images/yes.gif)  center left no-repeat;
	margin:0px;
	padding-left:18px;
}
li a{color:#FFFFFF;} 
ul{margin:0; padding:0; list-style:none; line-height:16px}

.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	color : #000;
}
.style2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color : #000;
}

.style3
{
	font-size:12px;
	font-family:Tahoma;
	color:#666666;
	line-height:normal;
	vertical-align:top;
	padding-left:0px;
}
.style4
{
	font-size:9px;
	font-family:Tahoma;
	color:#454545;
	line-height:normal;
	vertical-align:top;
	padding-left:10px;
}
.style5
{
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	line-height:normal;
	vertical-align:top;
	padding-left:10px;
}
.style6
{
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
	font-size: 14px;

}
.bgClr {
	background: #fff url(images/bg.png) /*left repeat-x*/ ;
	background-size: 1400px 300px;
	background-repeat: no-repeat;
	
	/*color:#444;background:#eee;background:-webkit-linear-gradient(#fff, #ddd);background:-moz-linear-gradient(#fff, #ddd);background:-o-linear-gradient(#fff, #ddd);background:-ms-linear-gradient(#fff, #ddd);background:linear-gradient(#fff, #ddd);border:1px solid #aaa;border-bottom-color:#919191;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);-webkit-border-radius:3.01px;border-radius:3.01px;overflow:hidden;margin-bottom:2em;*/
}

.style7
{
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 0.8;
	font-size: 40px;
	color : orange;

}
.style8
{
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 2.5;
	font-size: 15px;
	color : orange;

}
