/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #1a7caf;

	color: #FFFFFF;
}
td {
	font-size: 10px;
	color: #FFFFFF;
}

hr {
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}
li {
	list-style-type: square;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*---------------------------------------*/
/*Links CSS Properties            */
/*---------------------------------------*/

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #dbdbdb;
	font-weight: bold;
}
a:visited {
	color: #dbdbdb;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #dbdbdb;
	text-decoration: none;
	font-weight: bold;
}

/*---------------------------------------*/
/*Background CSS Properties            */
/*---------------------------------------*/

.Top-Tile {
	background-repeat: repeat-x;
	background-image: url(../images/top-tile.jpg);
	background-position: top;
	height: 382px;
}
.Bot-Tile {
	background-repeat: repeat-x;
	background-image: url(../images/bot-tile.jpg);
	background-position: right top;
	height: 147px;
}
.Left-Tile {
	background-repeat: repeat;
	background-image: url(../images/bgtile.jpg);
	background-position: right;
}
.Left-Tile-Top {
	background-repeat: no-repeat;
	background-image: url(../images/left-top.png);
	background-position: right top;
	height: 382px;
}
.Left-Tile-Bot {
	background-repeat: no-repeat;
	background-image: url(../images/left-bot.jpg);
	background-position: right top;
	height: 147px;
}
.Right-Tile {
	background-repeat: repeat;
	background-image: url(../images/bgtile.jpg);
	background-position: left;
}
.Right-Tile-Top {
	background-repeat: no-repeat;
	background-image: url(../images/right-top.png);
	background-position: left top;
	height: 382;
}
.Right-Tile-Bot {
	background-repeat: no-repeat;
	background-image: url(../images/right-bot.jpg);
	background-position: left top;
	height: 147;
}
.Middle-Tile {
	width:899;
	background-color: #000000;
}
.Main-Content {
	background-color: #000000;
}
.List {
	width: 225;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 522px;
	vertical-align: top;
}
/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-1 {
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}
.table-2 {
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/table-2.jpg);
	height: 156px;
	width: 249px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.table-3 {
	color: #FFFFFF;
}


.table-main {
	color: #333333;
	text-align: left;
	border: thin solid #CCCCCC;
}
.table-bg {
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/sj-table-2-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table-top {
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.table-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a7caf;
}
.table-title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.table-content {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	color: #FFFFFF;
}
.table-content2 {


}
.table-subtop {
	padding: 5px;
	background-color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-row {
	padding: 5px;
	color: #FFFFFF;
	background-color: #333331;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table-row-alt {
	padding: 5px;
	color: #FFFFFF;
	background-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table-error {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.table-bottom {
	padding: 5px;
	background-color: #E5E5E5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*---------------------------------------*/
/*News CSS Properties                    */
/*---------------------------------------*/

.news-title {
	padding: 5px;
	font-weight: bold;
	color: #e88b1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 14px;
	height: 40px;
}
.news-content {
	padding: 5px;
	vertical-align: top;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news-author {
	padding: 5px;
	font-style: italic;
	color: #666666;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news-date {
	padding: 5px;
	color: #e88b1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.news-buttons {
	padding: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

.news-list-title {
	color: #FF9900;
	font-weight: bold;
}
.news-date-square {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/Journal_icon1.png);
	height: 58px;
	width: 58px;
	background-repeat: no-repeat;
	background-position: center center;
}
.news-date-month {
	color: #FFFFFF;
	font-size: 8px;
	text-transform: uppercase;
}
.news-date-day {
	color: #FFFFFF;
	font-size: 12px;
}
.news-date-year {
	color: #FFFFFF;
	font-size: 8px;
}
.news-list-date {
	color: #93a8a9;
	font-weight: bold;
}
.news-list-date {
	color: #93a8a9;
	font-weight: bold;
}
.news-list-content {
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.news-list-content-alt {
	color: #FFFFFF;
	background-color: #1B1B1B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*---------------------------------------*/
/* Video 								  */
/*---------------------------------------*/
.video_display									{ margin: 10px 0px 40px 0px;}
.video_display 	h1								{ font-family:Georgia, Times, serif; font-size: 16px; display:block; padding:0; margin-top:0;  }
.video_display 	h3								{ font-family:Verdana, Arial; /*everything else default*/ }
.video_display	.vd_maincell 					{ vertical-align:top; padding: 5px; font-size:11px; }	
.video_display	.vd_embed						{ margin: 5px 0; z-index:0;z-order:0; border:1px solid #666666;  }	
.video_display	.vd_rightcell					{ vertical-align:top; padding: 5px; font-size:11px; }
.video_display	.vd_details						{ line-height: 18px; }
.video_display	.vd_details label				{ float:left; width:50px; }
.video_display	.vd_details input				{ width: 300px; font-size:11px; font-family:"Courier New", Courier, monospace;  }
.video_display	.vd_details .desc				{ border-left: 3px solid #ccc; padding: 5px 50px 5px 10px;}
.video_display  .vd_details .posted				{ font-weight:bold;}

/* video list (inside video display page) */
.video_display	.videolist						{ border:1px solid #FF0000; height:100%; padding:5px; height: 100%;  }
.video_display	.vl_title						{ font-size:14px; padding:3px; }

/* video list (standalone) */
.videolist										{ color: #999; text-align: left; border: 1px solid #CCC;}
.videolist .table-top							{ display: block; /* can be hidden with a display: none */}
.videolist .vl_video							{ margin: 5px 0; height: 160px; width:100%; text-align:center }
.videolist .vl_scrollable						{ /* scroll */height: 300px; overflow:auto;  }
.videolist .vl_item								{ padding: 3px; overflow:hidden; }
.videolist .vl_item	a							{ font-size:12px; margin-top: 3px; width: 97%; }
.videolist .vl_border							{ border-bottom:1px solid #FFFFFF; }
.videolist .vl_flip								{ background-color: #666; }
.videolist .vl_img								{ display:inline }
.videolist .vl_img	img							{ margin:1px 7px 1px 2px; }
.videolist .vl_details							{ color: #999; }
.videolist .vl_viewall							{ margin:5px; text-align:center; font-size:9px; /* can be hidden with a display:none */}

/*---------------------------------------*/
/*Horizontal Menu CSS Properties         */
/*---------------------------------------*/

.menu-bar {
	text-align: right;
	height: 32px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/top-bar.jpg);
}
.menu-bar-box {
	text-align: right;
	float: none;
}
.menu-button-reg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}
.menu-button-hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.menu-button-over {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}
.menu-button-over-hover {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 5px;
}


/*---------------------------------------*/
/*Vertical Menu CSS Properties           */
/*---------------------------------------*/

.button-table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 200px;
}

/*Main Menu Buttons    */

.button1-reg {
font-size: 10px;
	color: #000000;
	text-indent: 20px;
	display: block;
	height: 20px;
	width: 180px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.button1-reg-hover {
	padding: 5px;
}
.button1-over {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.button1-over-hover {
	padding: 5px;
}

/*Sub Menu Buttons    */

.button2-reg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.button2-reg-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}
.button2-over {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DFDFDF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.button2-over-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}

/*Sub Sub Menu Buttons    */

.button3-reg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.button3-reg-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}
.button3-over {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.button3-over-hover {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDFFFF;
}

/*---------------------------------------*/
/*Horizontal Tab Menu CSS Properties     */
/*---------------------------------------*/

.tab-bar {
	padding: 5px;
}

/*Tab Regular State   */

.tab-title {
	padding: 5px;
}
.tab-left {
	padding: 5px;
}
.tab-middle {
	padding: 5px;
}
.tab-right {
	padding: 5px;
}

/*Tab Over State   */

.tab-title-over {
	padding: 5px;
}
.tab-left-over {
	padding: 5px;
}
.tab-middle-over {
	padding: 5px;
}
.tab-right-over {
	padding: 5px;
}

/*---------------------------------------*/
/*Form CSS Properties     */
/*---------------------------------------*/

.form-titles {
	color: #990000;
	font-weight: bold;
}
.form-fields {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.form-dropdowns {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.form-buttons {
	background-color: #F7F7F7;
	border: 1px solid #000000;
}


/*---------------------------------------*/
/*Survey CSS Properties     */
/*---------------------------------------*/

.SurveyName {
	font-weight: bold;
}
.SurveyDescription {
}
.SurveyQuestionDescription {
}
.SurveyQuestion {
	font-weight: bold;
}
.SurveyQuestionAnswer {
	padding-left: 15px;
}



/*---------------------------------------*/
/*Photo Gallery CSS Properties           */
/*---------------------------------------*/

.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #333333;
}
.GalleryImageDescription {
}



/*---------------------------------------*/
/*Custom CSS Properties                  */
/*---------------------------------------*/

.form-checkbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	height: 14px;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E90000;
	border: 2px solid #990000;
	font-size: 10px;
}
.tablerowtitle {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #000000;
}
.column {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.searchrow {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.memberstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
}
.Newsletter-Table-0 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 56px;
}
.Newsletter-Table-0b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	width: 184pxs;
}
.Newsletter-Table-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

	width: 245px;
	padding-right: 5px;
	padding-left: 5px;
}
.Newsletter-Table-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.Newsletter-Table-3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.Newsletter-Table-4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Newsletter-Table-5 {

}

.table-subtitle3 {
	background-color: #333331;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.validation-advice {
	color: Red;
}
.GalleryImage {
}
.GalleryImageName {
	font-weight: bold;
	color: #f7941d;
}
.GalleryImageDescription {
color: #FFFFFF;
}


/*---------------------------------------*/
/* Poll									 */
/*---------------------------------------*/

.poll									{ color: #333; text-align: left; border: 1px solid #CCC; }
.poll	.table-top	h1					{ /* Style heating  */}
.poll 	.poll_item						{ padding:3px; }
.poll 	.poll_flip						{ background-color: #e5e5e5; }
.poll	.poll_bgbar 					{ background-color:#e5e5e5; width:100%; height:15px; margin:3px 0 5px 0; }
.poll	.poll_percentbar 				{ background-color:#66CC66; height:13px; border:1px solid #3F8F3E; }
.poll	.poll_buttons					{ margin:5px; text-align:center; font-size:9px; }