body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* gallery------------------------------------------------- */
.AppPageHeading {
	font-family: Aria;
	font-size: 18px;
	color: #969696;
}
.FormButton
{
    font-size: 12px;
    color: #000000;
    width: 80px;
    background-image: url(../images/blank_button.gif);
    background-repeat: no-repeat;
    height: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: center;
}
.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
}

#itemDesc{
	width: 550px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.DataGrid {
	margin: 0px;
	padding: 0px;
	border: 5px outset #999999;
}
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;
	border: 1px solid #808080;
	height: 15px;
}
/*-- Image List --------------------------------------------------------------------------------*/
#imageBoxSec1 {
	font-size: 14px;
	color: #000000;
	background-color: #F3F3F3;
	width: 200px;
	height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#imageBoxSec2 {
	background-color: #f6f6f6;
	width: 200px;
	height: 65px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	}
#imageBoxSec3 {
	background-color: #efefef;
	text-align: center;
	width: 200px;
	padding-top: 25px;
	height: 120px;
}
#imageBoxSec4 {
	background-color: #f6f6f6;
	height: 47px;
	width: 200px;
	text-align: center;
	padding-top: 5px;
}
/*-- 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 {
	vertical-align: middle;
	padding-left: 25px;
}




a.MainNavButton:link{
	font-size: 12px;
	width: 175px;
	background-image: url(../images/buttons/MainNavButton.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
a.MainNavButton:visited{
	font-size: 12px;
	width: 175px;
	background-image: url(../images/buttons/MainNavButton.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
a.MainNavButton:hover{
	font-size: 12px;
	width: 175px;
	background-image: url(../images/buttons/MainNavButton_r.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
a.MainNavButton:active{
	font-size: 12px;
	width: 175px;
	background-image: url(../images/buttons/MainNavButton_r.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}


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;
}
.GallerySubTitle {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.note {
	font-size: 10px;
}

#thumbContainer {
	width: 365px;
	height: 355px;
	background-color: #E5E1DE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#bot {
	background-color: #ebe9e7;
	border: 1px solid #FFFFFF;
	height: 36px;
	width: 355px;
}


#spacer {
	width: 850px;
	height: 5px;
}



#MainImageContainer {
	height: 340px;
	width: 450px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
}
#MainImage {
	height: 340px;
	width: 450px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
}

.Over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#mid {
	height: 275px;
	padding-top: 8px;
	padding-left: 0px;
}

#galleryMainImage {
}
/* ---------------------------------------- */
/*	leftColContainer						/*
/* ---------------------------------------- */

#leftColContainer #bot {
	background-color: #009933;
	padding-right: 27px;
	padding-left: 27px;
}

#leftColContainer {
	height: 625px;
}
#leftColContainer #mid {
	width: 430px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftColContainer #button1 {
	background-color: #e8e8e6;
	width: 182px;
	text-align: left;
	margin-right: 250px;
}
#leftColContainer #button1 #inner {
	background-color: #e4e3e2;
	height: 100%;
	width: 100%;
	margin: 2px;
}
/* ---------------------------------------- */
/*	nav							      		/*
/* ---------------------------------------- */
.gnav1 a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.gnav1 a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gnav1 a:hover {
	color: #990000;
	background-color: #E0E0E0;
}
.gnav1 a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#button1 {
	width: 118px;
	height:28px;
	text-align: center;
	vertical-align: middle;
}
#button2 {
	width: 118px;
	height:28px;
	text-align: center;
	vertical-align: middle;
}
#button3 {
	width: 118px;
	height:28px;
	text-align: center;
	vertical-align: middle;
}
/* ---------------------------------------- */
/*	nav2							      	/*
/*---------------------------------------- */

.gnav2 a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/norm_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
.gnav2 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/norm_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
.gnav2 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/roll_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
.gnav2 a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/norm_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}


.gnav2roll a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/roll_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
.gnav2roll a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/roll_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
.gnav2roll a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/roll_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
.gnav2roll a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	display:block;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(../images/cssimages/roll_x.jpg);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 12px;
}
/* ---------------------------------------- */
/*	thumbs  						      	/*
/* ---------------------------------------- */

a.thumbLink:link {
	border: 2px solid #fff5e8;
	display: block;
	font-size: 12px;
}
a.thumbLink:visited {
	border: 2px solid #fff5e8;
	display: block;
	font-size: 12px;
}

a.thumbLink:hover {
	border: 2px solid #8b4500;
	display: block;
	font-size: 12px;
}
a.thumbLink:active {
	border: 2px solid #CCCCCC;
	display: block;
	font-size: 12px;
}


.b_x {
	background-image: url(../images/cssimages/b_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.r_y {
	background-image: url(../images/cssimages/r_y.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*----------------------------------------------*/
#dhtmltooltip{
position: absolute;
font-size: 12px;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #E5E1DE;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4,pixelradius=3,duration=3);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* end gallery---------------------------------------------- */

