@charset "utf-8";
/* CSS Document */


body { 
margin-top: 0;
margin-bottom: 0;
width: 88%;
}
.table_trans {
	background-image: url(images/trans_bg.png);
	background-repeat: repeat;
/*	behavior: url(iepngfix.htc);*/
/*	 azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);*/
	}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	}
	
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #0077C0;
	}
a.toplink {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.toplink:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #0077C0;
	}
a.toplinkclicked {
	font-family: Arial, Helvetica, sans-serif;
	color: #0077C0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.toplinkclicked:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #0077C0;
	}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	text-decoration: none;
	}
	
a.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
	}
a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	color: #0077C0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
a.bodylink:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #0077C0;
	}
.imageborder {
	border: 1px #FFFFFF solid;
	border-spacing:0;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.stylefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.stylesubmenu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1FB25A;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0077C0;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-size: 10px}
.style4 {font-size: 9px}
.style5 {color: #FFFFFF}
.stylepad {
	padding: 10px;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
.style8 {color: #666666;}

a.projects {
	display:block;
	padding: 3px 3px 3px 3px;
	width: auto;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 3px;
}
a.projects:hover {
	display:block;
	padding: 3px 3px 3px 3px;
	width: auto;
	background-color: #0077C0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 3px;
}
.active {
	display:block;
	padding: 3px 3px 3px 3px;
	width: auto;
	background-color: #0077C0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 3px;
}


textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	background-color:#EEEEEE;
	margin:2px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#999999;
	color:#0077C0;
	font-family:"Courier New", Courier, mono;
	padding:1px 2px;
}
input[type='text'] {		
}
input[type='checkbox'] {		
	margin-right: 5px;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}
.gridSection input[type='checkbox'] {
	margin: 0 !important;
}
form .alternate-1 input {
	background-color:#EEEEEE;
}

image_table {
	background-color:#EEEEEE;
	margin:2px 5px 0 0;
	border-width: 1px 0px 1px 0px;
	border-style: solid solid solid;
	border-color:#999999;
	padding:1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

#content_display{
overflow:auto;
width:170px;
height:225px;
padding: 5px;
border-bottom:thin #FFFFFF;
margin-bottom:10px;
}

#loaderHidden{ 
display:none;
}
#crop
{
width: 42px;
height: 42px;
overflow: hidden;
}

#phototumbrow{
background-color:#CCCCCC;
width: 194px;
height: 52px;
margin-top: 5px;
position:relative;
}
