﻿html, body
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	font-family: Tahoma, arial, helvetica,;
	font-size: 12px;
	color: #2B2B2B;
	line-height: 18px;
	background-color: #fff;
}
#main
{
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.headerLeft
{
	vertical-align: top;
	height: 75px;
	width: 200px;
}
.chdate {
font-size : 11px; 
color : #FA4B32; 
font-weight: normal;
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}

.submit {
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 8pt; 
font-weight : bold; 
background-color : #000099; 
border : 1px solid #dadada; 
cursor : pointer;
    }
.white
{
	color: White;
}
.maroon
{
	color: Maroon;
}
.red
{
	color: Red;
	}
.topLinks
{
	font-size: 12px;
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.newuser
{
font-size:12px;
	color:Maroon;
	font-weight:bold;
	text-decoration:underline;
}
.topLinks:hover {
	font-size:12px;
	color:aqua;
	font-weight:bold;
	text-decoration:underline;
}
.TextBoxAlignRight
{
    text-align : right;
	font-family: Calibri ;
}
.headerRight
{
	vertical-align: top;
	height: 75px;
	width: 790px;
}

.footerBg
{
	background: url(../images/footerbg.jpeg) repeat-x bottom;
}
/* Calander */
.custom-calendar .ajax__calendar_container
{
	background-color: #ffc; 
	border: solid 2px #666;
}
.custom-calendar .ajax__calendar_title
{
	background-color: #333366; 
	height: 20px;
	color: white;
}
.custom-calendar .ajax__calendar_today
{
	background-color: #333366;
	height: 20px;
	color: white;
}
.custom-calendar .ajax__calendar_days table thead tr td
{
	font-weight: bold;
	color: Maroon
}
.custom-calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color:silver;
	color: black; 
}
.custom-calendar .ajax__calendar_day
{
	color: Black; 
}
.custom-calendar .ajax__calendar_other .ajax__calendar_day
{
	color: #999999 
}
.Textbox
{
	font-family: Calibri ;
}
.Label
{
	font-family:Calibri ;
} 
.Label_Heading
{
    font-family:Calibri;
    font-size:medium ;
    font-weight:bold ;
    color:maroon ;
}

.bebutton  {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.bebutton
{
	/* float:right; */
	padding: 5px 25px 6px 25px;
	font-family: 'Bree Serif' , serif;
	font-weight: 150;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	background: #E17340;
	border: 1px solid #E17340;
	border-radius: 5px;
	cursor: pointer;
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
    margin-left: 0px;
}

.bebutton:hover {
	background: #BF5525;
	border: 1px solid rgba(256,256,256,0.75);
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}

.bebutton:focus
{
	position: relative;
	bottom: -1px;
	background: #E17340;
	box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	color: #FFFFFF;
}

.bebutton1  {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.bebutton1
{
	/* float:right; */
	padding: 0px 10px 0px 10px;
	font-family: 'Bree Serif' , serif;
	font-weight: 80;
	font-size: 12px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	background: #E17340;
	border: 1px solid #E17340;
	border-radius: 2px;
	cursor: pointer;
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}

.bebutton1:hover {
	background: #BF5525;
	border: 1px solid rgba(256,256,256,0.75);
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}

.bebutton1:focus
{
	position: relative;
	bottom: -1px;
	background: #E17340;
	box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	color: #FFFFFF;
}