A.navbarlink:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

A.navbarlink:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

A.navbarlink:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.navbarlinkdivider {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
}

.footer {
	font-size: 10px;
}

body {
	font-family: arial;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	background-color: #ffffff; /* #cdcdff; */
}

.Header1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
}

.Header2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}

.maintext {
	font-family: arial;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

.announcetitle {
        font-family: arial;
        font-size: 20px;
	font-weight: bold;
}

.announcetext {
        font-family: arial;
        font-size: 14px;
}

.announcetime {
        font-family: arial;
        font-size: 14px;
	color: #8f8f8f;
}

TR.EmailRowEven {
	background-color: #fffff0;
	font-family: Arial;
	font-size: 12px;
}

TR.EmailRowOdd {
	background-color: #fff0ff;
	font-family: Arial;
	font-size: 12px;
}

TR.EmailRowHighlight {
	background-color: #aaaaaa;
	font-family: Arial;
	font-size: 12px;
}

TR.BrownRowOdd {
	background-color: #e0e099;
}

TR.BrownRowEven {
	background-color: #d0d088;
}

TR.BrownRowHighlight {
	background-color: #f0f0aa;
}

TABLE.main {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px;
	border-right: 0px;
	background: #ffffff;
}

.StoryNameUnselected {
	height: 30px;
	cursor: hand;
	width: 229px;
}

.StoryNameHighlight {
	height: 30px;
	cursor: hand;
}

.StoryNameSelected {
	height: 30px;
	background-color: 6385fc;
	cursor: hand;
}

SPAN.StoryName {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 10px;
}

.StorySubmissionUnselected {
	padding-top: 3px;
	padding-left: 25px;
	height: 37px;
	cursor: hand;
}

.StorySubmissionSelected {
	padding-top: 3px;
	padding-left: 25px;
	height: 37px;
	background-color: 6be035;
	cursor: hand;
}

.StorySubmissionHighlight {
	padding-top: 3px;
	padding-left: 25px;
	height: 37px;
	cursor: hand;
}

.sscaption {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	width: 190px;
}

SPAN.StorySubmission {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

#popuplink {
	border: 1px solid #000000;
	background-color: #e9e9ff;
	padding: 5px;
	font-size: 14px;
	position: absolute;
	height: 40px;
	width: 270px;
	top: 50px;
	line-height: 20px;
	left: 200px;
	visibility: hidden;
	overflow: hidden;
}

#popupstorygallerylogin {
	border: 1px solid #000000;
	background-color: #e9e9ff;
	padding: 5px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	position: absolute;
	height: 70px;
	width: 270px;
	top: 50px;
	line-height: 20px;
	left: 660px;
	visibility: hidden;
	overflow: hidden;
	z-index: 999;
}
