a.reglink
{
	font-family: verdana, helvetica, sans-serif; 
	font-size:12px;
    color: #003399;
	font-weight: bold;
    text-decoration: underline
}
.errormsg
{
    font-weight: bold;
	font-size: 12px;
    color: #990000;
    font-family: Verdana,Arial, Helvetica, Geneva;
}
.please{
	color: #003366;
	font: bold 12px Verdana;
}
.go{
	font: bold 14px Verdana;
	color: #DC0500;
}
.text, ul{
	font-size: 12px;
    color: black;
    font-family: Verdana,Arial, Helvetica, Geneva;
}
.label{
	font-size: 12px;
    color: black;
    font-family: Verdana,Arial, Helvetica, Geneva;
	padding-bottom: 4px;
}
.slogan{
    font: bold 14px Verdana;
	color: #990000;
}
.explanation{
	color: #5B5B5B;
	font: 12px Arial;
	padding-left: 5px;
}
.explanation1{
	color: #5B5B5B;
	font: 12px Arial;
}


.tbl-edit
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 400px;
    border-bottom: #999999 1px solid;
    background-color: #c4d3e2
}
.thankyou{
	color: #336699;
	font-family: arial, helvetica, sans-serif; 
	font-size:16px;
	font-weight: bold;
}
.colon {
	font-size:18px;
	font-weight: bold;
	padding-left: 2px;	
	padding-right: 2px;
}
p.infohdr{
	font-family: verdana, helvetica, sans-serif; 
	font-size:12px;
	color: black;	
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}
p.description{
	font: 11px Verdana;
	display: none;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background-color: #FFF8E7;
	border: 1px dotted #FF9D02;
}	
table.description{
	font: 10px Verdana;
	background-color: #FFF8E7;
	border: 1px dotted #FF9D02;
}	
/*-------------------------------------------- controls ------------------------------------------------------------*/
input, select
{
    font-size: 12px;
    color: #000000;
    font-family: arial,sans-serif;
}
input.inp100{
		width: 100%;
}
.inp-width235
{
    font-size: 12px;
    width: 235px;
    color: #000000;
    font-family: arial,sans-serif;
}
input.clndr-time{
	font-family: arial, helvetica, sans-serif; 
	font-size:12px;
	width:22px;
	height: 20px;
	text-align : center;
	margin-bottom : 1px;
}
select.clndr-sel{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;	
	height: 18px;
	width: 50px;
	margin-bottom : 1px;
}

input.clndr-date{
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;	
	height: 20px;
	width: 80px;
	text-align: center;
	text-align : center;
	margin-bottom : 1px;
}	

/*---------------------------------------------------------- table styles---------------------------------------------------------*/		
td.header{
	width:100%;
	padding-left: 15px;
	padding-right: 15px;
	height: 31px;
	font-family: verdana,arial, helvetica, sans-serif, pragmatica;
	font-weight : bold;
	font-size: 12px;
	color: #003366;
	text-align: center;
	background-color: #c3d0e0;
/*	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#b5c4d7, endcolorstr=#cfd9e7); */
/*	border-bottom: 2px solid #4E6A8B;*/
	background-image : url(img/topgrad.gif);
}
td.footer{
	width:100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
/*	height: 31px;*/
	font-family: verdana,arial, helvetica, sans-serif, pragmatica;
	font-weight : bold;
	font-size: 13px;
	color: #003366;
	text-align: right;
	background-color: #F2EEEA;/
	/*filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#b5c4d7, endcolorstr=#cfd9e7);
	*/
	/*border-bottom: 2px solid #4E6A8B;
	*/
/*	background-image : url(img/btmgrad.gif);*/
	vertical-align: middle;
}

td.title{
	font-weight: bold;
	font-size:12px;
}
table.form{
	border: 1px solid #336699;
	background-color: #F2EEEA;
	font-family: verdana,arial, helvetica, sans-serif, pragmatica;
	font-size: 12px;
}
table.time-frame{
	background-color: #efefee; 
	border: 1px solid gray;
}
/*---------------------------------------------------------- button styles ---------------------------------------------------------*/
.submit {
	border-top-color: #FAA880;
	border-left-color: #FAA880;
	border-bottom-color: #95370A;
	border-right-color: #95370A;
	background-color: #F55B11; 
	color: white; 
	font: bold 14px  Verdana;
	line-height: 20px;
}
.btn-border{ 
	border: 1px solid #333333; 
	width: 80px;
}
.btn-nav {
	background-color : #D7E0EB; 
	border-top: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF; 
	border-bottom: 1px solid #788FAC; 
	border-right: 1px solid #788FAC; 
	 color: #333333; 
	font-family: verdana,arial, helvetica, sans-serif, pragmatica;
	font-weight : bold;
	padding-left: 0px;
	padding-right: 0px;	
	font-size: 10px;
	width: 80px;
}


/* *******************************************************************************/
/*											Scrolls	 																			*/
/* *******************************************************************************/
div.outer{
	background-color: white;
	overflow: auto;
	height	: 100%;
	width	: 100%;
	text-align	: left;
}
/*  Mozilla fix*/
html>body .outer{
  overflow: -moz-scrollbars-vertical;
}
div.inner{
	height	: 1px;
	width	: 100%;
	padding: 5px;
}
