body{ 
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin:0px; 
padding:0px;
width:791px;
height:100%; 
text-align: left;
margin-left: auto;
margin-right: auto;
font-size:12px;
}
td, p, div, input, select, textarea, span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img, a{ behavior:url('iepngfix.htc'); border:none;}
img {border:0px;}
a.link, a.visited{ color:#666666;}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}

#top{ 
background-image:url(images/header-790.gif);
background-repeat:no-repeat;
width:100%;
height:100%;
clear:both;
}

#navBar { 
	color: #FFFFFF;
	padding: 5px 20px 3px 0px;
	font-size: 14px;
	margin-left:2%;
	padding-left:20px;
	
}
#navBar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#navBar a:hover {
	text-decoration: none;
	text-shadow:#CCCCCC;
	font-style:italic;
}

#navLeftPart{ 
	float:left;
}
#navRightPart{
	
	float:right;
}
#center{
clear:both;
}
#main{
	float:left;
	width:531px;
	padding:20px 10px;
	height:400px;
}
#right{ float:right; width:230px; }
#main-1{
	float:left;
	width:431px;
	padding:20px 10px;
	height:400px;
}
#right-1{ float:right; width:340px; }
#bottom{clear:both; width:100%;}
#foot{ clear:both; width:100%;}


.subtitle{
font-size:12px; font-weight:bold; height:25px; border-bottom:1px dotted #CCCCCC;
}
.subtitle1{
font-size:12px; font-weight:bold; border-bottom:1px dotted #CCCCCC;
}

.imgFrame img{ border-width:0}
.imgFrame a:hover img{ border-width:0}



.MagicZoomBigImageCont {
	border:	1px solid #CCCCCC;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#000000;
	background:		#E7E7E7;
	text-align: 	center;
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #1A2D5C;
	padding:2px;
	background: 	#ffffff; 
}


.ImageHeaderHR{
	border: 0px none ;
	color: #003399;
	background-color: #003399;
	height: 1px;
}
.addNewLink{ 
	text-decoration:underline;
}
.addNewLink{ 
	text-decoration:underline;
}
a.formTitleLink{
	color:#FF9900;
}

.imgFrame img{ border-width:0}
.imgFrame a:hover img{ border-width:0}

.imgFrameIndex img{ border:1pt solid rgb(204, 204, 204);  padding:2px; height:auto}
.imgFrameIndex a:hover img{ border:1pt solid #3366CC;  padding:2px;}

.roleTable {
	width:780px;
	border: 1px solid #D8D8D8;
	border-collapse: collapse;
}
.roleTable td {
	border: 1px solid #D8D8D8;
	padding: 1px;
	margin: 0px;
	font-size: 8pt;
}
.roleTable div {
	font-size: 8pt;
}
.roleTable1 {
	border: 1px solid #D8D8D8;
	border-collapse: collapse;
}
.roleTable1 td {
	border: 1px solid #D8D8D8;
	padding: 1px;
	margin: 0px;
	font-size: 8pt;
}
.roleTable1 div {
	font-size: 8pt;
}
.artFrame{ padding:0px;}
.artFrameStyle img{ border: 1pt solid rgb(204, 204, 204) ; padding:0px; width:120px; height:120px;}
/*.artFrameStyle img{ border:thin solid rgb(204, 204, 204); padding:2px;}*/
.artFrameStyle a:hover img{ border: 1pt solid #3366CC; padding:0px;}

a {
	color: #253666;
	text-decoration: none;
}
a:hover {
	color: #AC0940;
	text-decoration: underline;
}

.sortForm {
	width: 800px;
	text-align: right;
	margin-bottom: 0px;
}
.dataTable {
	width: 800px;
}
.dataTable td {
	padding: 2px;
	margin: 1px;
}
.dataRow {
	background-color: #FFFFFF;
}
.dataRowOn {
	background-color: #EEEEEE;
}

.standardTable td {
	padding: 2px;
	margin: 1px;
}
.formLabel {
	width: 200px;
	background-color: #1A2D5C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.requiredMarker {
	color: #AC0940;
}
.smallText {
	font-size: 10px;
}
.greyText {
	color: #999999;
}
.whiteText {
	color: #FFFFFF;
}

.blackBorderTable {
	border-collapse: collapse;
}
.blackBorderTable td {
	border: 1px solid #000000;
}

.highlightBG {
	background-color: #1A2D5C;
	color: #FFFFFF;
	font-weight: bold;
}
.widthNarrow {
	width: 40px;
}
.widthMedium {
	width: 80px;
}
.widthWide {
	width: 120px;
}
.widthInputTextArea{
	width: 200px;
}
.widthInputWide{
	width: 150px;
}

.hidden {
	display: none;
}
.noPad {
	padding: 0px;
}
.pad2 {
	padding: 2px;
}
.noWrap {
	white-space: nowrap;
}
.rightAligned {
	text-align: right;
}
