﻿.gallery_image_size1 
{
	height:70px;
}
.gallery_image_size2 
{
	height:75px;
}
.gallery_image_size3 
{
	height:80px;
}
.bespokeButton 
{
	border:solid 1px #333333;
	background-color:#4bb84d;
	color:#ffffff;
}


.gallery 
{
	text-align:left;
	background-image:url(../images/holding_nav.jpg);
	background-repeat:repeat-y;
	width:1000px;
}
.gallery_table 
{
	border:solid 1px #ffffff;
}
/*Modal Popup*/
.modalBackground {
	background-color:#999999;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#33cc00;
	padding:3px;
	width:250px;
}

.gallery_title 
{
	font-size:10pt;
	font-weight:bold;
}
.gallery_warning 
{
	font-size:8pt;
	font-style:italic;
	color:#999999;
}

.mytextbox 
{
	background-color:#ffffff;
	border:solid 1px #666666;
	font-size:9pt;
	font-family:Arial;
}


.app_button 
{
	/*background-color:#ffffff;
	border:dotted 1px #666666;
	border:outset;
	color:#33cc00;*/
	
	border:outset;
	/*background-color:#afd7af;*/
	background-color:#276328;
	color:#afd7af;
	font-weight:bold;
}

.app_link_button
{
	padding:3px;
	border:solid 1px #276328;
	color:#276328;
	background-color:#afd7af;
}


body
{
    background-position: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    color: #32333c;
}
tr, td, p, div, li {
	text-align:left;font-family: verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h1 {
    margin-top: 0px;
	font-size: 18px;
	color: #666666;
}
h2 {
    margin: 5px;
	font-size: 12pt;
	color: #666666;
}

p 
{
    padding-left:20px;
    padding-right:40px;
    color:#333333;
}

p a 
{
    color:blue;
}

a
{
    color: #000000;
    text-decoration: none;
}

.bg_div 
{
	text-align:center;
}



.trclass_a0
{
    background-color:#ffffff;
}
.trclass_b0
{
    background-color:#cccccc;
}
.trclass_a1
{
    background-color:#ffffff;
}
.trclass_b1
{
    background-color:#e6e6e6;
}

.main_table 
{
	width:740px;
	background-color:#ffffff;
}
.content_main 
{
	vertical-align:top;
	text-align:center;
	background-image:url(../images/holding_nav.jpg);
	background-repeat:repeat-y;
	width:1000px;
}

.uc_banner 
{
	width:700px;
	background-image:url(../images/holding_banner.jpg);
	background-repeat:no-repeat;
	height:114px;
	width:1000px;
}
.uc_banner_td
{
	text-align:right;
	vertical-align:bottom;
	padding-right:20px;
}


.uc_searchbox 
{
	background-color:#e6e6e6;
	width:150px;
}


.uc_navigation 
{
	background-image:url(../images/holding_nav.jpg);
	width:1000px;
	height:90px;
}
.uc_navigation_tdleft
{
}
.uc_navigation_tdmiddle
{
}
.uc_navigation_tdright
{
}


.uc_footer 
{
	background-image:url(../images/holding_footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:65px;
}
.uc_footer_td 
{
	vertical-align:middle;
	text-align:right;
	padding-right:20px;
	padding-bottom:10px;
	color:#ffffff;
}

.uc_footer_td A
{
	color:#ffffff;
	font-size:8pt;
}

/*NAV MENU */
.mainMenu 
{
    background-color:#333333;
    
}
.statMenuStyle 
{
    background-color:#333333;
}
.statMenuItemStyle 
{
    color:#ffffff;
    padding:10px;
    
}
.dynMenuStyle 
{
    background-color:#999999;
}
.dynMenuItemStyle 
{
    background-color:#999999;
    color:#fff;
    padding: 3px;
}
.dynMenuItemStyle a:hover
{
    background-color:#999999;
    color:#000000;
    padding: 3px;
}
.dynHoverStyle 
{
}


.subscribetxtbox 
{
	font-size:9pt;
	background-color:#eeeeee;
	border:solid 1px #333333;
}