/* CSS Document */
body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}
a:link, a:active, a:visited{
	color:#386190;
	text-decoration:none;
}
a:hover{
	color:#386190;
	text-decoration:overline;
}
.goTop{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    padding-right:5px;
	text-align:right;
}
.goTop a:link, .goTop a:active, .goTop a:visited{
	color:#CC0000;
	text-decoration:overline;
}
.goTop a:hover{
	color:#333333;
	text-decoration:none;
}
.whiteBg{
	background-color:#fff;
}
.border{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
/* Header Styles */
.headerBg{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
}
/* Menu Styles */
.menuBg{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	height:36px;
	line-height:36px;
}
/* Middlepane Styles */
.mainTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-indent:5px;
	line-height:42px;
}
.secTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cc0000;
	text-indent:5px;
	line-height:25px;
}
.webContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	line-height:25px;
}

.photoNotes{
	background-color: #c00;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	line-height:25px;
}

.tabTitle{
	background-color:#386190;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-indent:5px;
	text-align:left;
	line-height:25px;
}
.tabContent{
	background-color:#D2DFEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#386190;
	text-indent:5px;
	text-align:center;
	line-height:25px;
}
.tabBorder{
	border:1px solid #386190;
}
.addTitle{
	background-color:#386190;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-left: 5px;
	line-height:25px;
}
.addContent{
	background-color:#D2DFEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#386190;
	padding-left: 5px;
	line-height:25px;
}
/* Leftpane Styles */
.leftpaneTop{
	background-image:url(../images/leftpane_head.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:49px;
	height:49px;
	width:212px;
}
.leftpaneTitle{
	background-image:url(../images/left_title.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:44px;
	height:44px;
	width:212px;
}
.leftpaneContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	line-height:23px;
}
.leftpaneBg{
	background-image:url(../images/leftpane_bg.gif);
	background-repeat:repeat-y;
	width:212px;
}
.leftpaneMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
/* Header Styles */
.footerBg{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	height:36px;
	line-height:36px;
}
.footerBg a:link, .footerBg a:active, .footerBg a:visited{
	color:#fff;
	text-decoration:none;
}
.footerBg a:hover{
	color:#fff;
	text-decoration:underline;
}
.flashBorder{
	border:1px dotted #cccccc;
}


.headContentBorder {
	margin: 3px 0 0 5px;
	border: 1px solid #4F7DB0;
}

.headContentText {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.headContentText a:link, .headContentText a:active, .headContentText a:visited {
	color: #fff;
	text-decoration: none;
}

.headContentText a:hover {
	color: #fff;
	text-decoration: underline;
}

.headContentText1 {
	background-color: #FFFF00;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.headContentText2 {
	background-color:#CCFF00;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.frmTxtBox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:justify;
	border: 1px solid #ccc;
	height: 16px;
	width: 200px;
}

.frmTxtArea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:justify;
	border: 1px solid #ccc;
	height: 100px;
	width: 350px;
}

.frmTxtBtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color: #ccc;
	color:#333;
	text-align:center;
	border: 1px solid #333;
	height: 23px;
	width: 70px;
}

.artpageLink {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		padding: 5px;
		line-height: 20px;
}
.artpageLink a:link, .artpageLink a:active, .artpageLink a:visited{
		color: #000;
		text-decoration: none;
		padding: 3px;
}

.artpageLink a:hover{
		background-color: #333333;
		color: #fff;
		text-decoration: none;
		padding: 3px;
}
