body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	padding-top: 0;
	/*background-color: #ebebeb;*/
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* gallery------------------------------------------------- */

.footer
{
    color: #18145E;
    font-size: 11px;
}

.GallerySubTitle {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.AppPageHeading {
	font-family: Aria;
	font-size: 18px;
	color: #969696;
}
.FormButton
{
    font-size: 12px;
    color: #000000;
    width: 95px;
    background-image: url(../images/blank_button.gif);
    background-repeat: no-repeat;
    height: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: center;
}

.mainCompanyHeader
{
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.smFormButton {
	font-size: 10px;
	color: #000000;
	width: 25px;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.smFormField1 {
	font-size: 10px;
	color: #000000;
	width:10px
}
.smFormField2 {
	font-size: 10px;
	color: #000000;
	width:75px
}
.smFormField3 {
	font-size: 10px;
	color: #000000;
	width:125px
}
.smFormField4 {
	font-size: 10px;
	color: #000000;
	width:200px
}

hr {
	margin: 0px;
	padding: 0px;
}
.imageAdminSectionTitle {
	font-size: 14px;
	color: #000000;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
	padding: 3px;
	font-weight: bold;
	text-transform: capitalize;
	height: 15px;
}

/*-- Calendar --------------------------------------------------------------------------------*/
.OtherMonthDayStyle {
	background-color: #ebebeb;
	color: #CCCCCC;
}
.TodayDayStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
}
.NextPrevStyle {
	font-size: 12px;
	color: #666666;
	width: 150px;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.EventCalendar {
	width: 254px;
	height: 250px;
	background-color: #E5E1DE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.PressRelease {
	width: 300px;
	height: 300px;
	background-color: #E5E1DE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.PressRelease1 {
	width: 300px;
	height: 300px;
	border: 1px solid #EBEBEB;
	padding: 5px;
}

.DayHeaderStyle {
	background-color: #c3c4bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.TitleStyle {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}
.selectedDay {
	display: block;
}
.ViewImageButton {
	padding-left: 0px;
}


a.FormButton:link{
	font-size: 12px;
	width: 125px;
	background-image: url(../images/buttons/MainNavButton.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
a.FormButton:visited{
	font-size: 12px;
	width: 125px;
	background-image: url(../images/buttons/MainNavButton.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
a.FormButton:hover{
	font-size: 12px;
	width: 125px;
	background-image: url(../images/buttons/MainNavButton_r.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
a.FormButton:active{
	font-size: 12px;
	width: 125px;
	background-image: url(../images/buttons/MainNavButton_r.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}



.Formfield {
	font-size: 12px;
	color: #000066;
}
.SubpageHeading {
	font-size: 11px;
}
