/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
/* default styles for extension "tx_chcforum_pi1" */



/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx-chcforum-pi1-noWrap {
	display: inline;
	white-space: nowrap;
}

.tx-chcforum-pi1-preTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #666666;
	background: #FFFFFF;
	margin-bottom: 2px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #E3E7EF;
	padding: 5px;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 10px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */

.tx-chcforum-pi1-confThreadImage {
	text-align: center;
}


.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
	font-size: 10px;
	padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

.tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: #6F6E70;
	background: #E9E9E9;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #6F6E70;
	background: #E9E9E9;
	border-bottom: 1px solid #DEDEDE;
	font-size: 10px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
	clear: both;
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm #formWhere {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	width: 60px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset {
	background-color: #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}


.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #DEDEDE;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	margin: 3px 0;
	width: 100%;
	height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	border: 1px solid #999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
	border: 1px solid #666; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #666666;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #E3E7EF;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E3E7EF;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #F3F5F8;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE3E7;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #DEE3E7;
	border-top: 3px solid #FFFFFF ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid #666666;
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #666666;
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #666666 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #E3E7EF;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
	background: #DEE3E7;
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: #E3E7EF;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #CF1127;
	color: #CF1127;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #E9E9E9 !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: arial, sans-serif;
	padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background: #E3E7EF;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}



/* default styles for extension "tx_wecdevo_pi1" */

/* ------------------------- WEC DEVO CONTENT ELEMENTS ----------------------------------*/

.tx-wecdevo-content, .tx-wecdevo-contentSmall, .tx-wecdevo-contentBig {
	font-family: 	Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 		84%;
	line-height: 	155%;
	word-spacing:   0.1em;
}
.tx-wecdevo-contentSmall {
	font-size: 		70%;
}
.tx-wecdevo-contentBig {
	font-size: 		100%;
}

.tx-wecdevo-contentBox {
	font-family:	Tahoma, "Trebuchet MS", Arial, sans-serif;
	padding:		0px;
	margin:			0px;
	width:			790px;
}

.tx-wecdevo-leftCol {
	font-family:	Tahoma, "Trebuchet MS", Arial, sans-serif;
	background-color: #FFFFFF;
	padding:		0px;
	margin:			0px;
	width:			460px;
}
.tx-wecdevo-rightCol {
	font-family:	Tahoma, "Trebuchet MS", Arial, sans-serif;
	background-color: #E4E4C9;
	padding:		0px;
	margin:			0px;
	width:			305px;
}
input.tx-wecdevo-button {
	text-align: 	center;
    text-decoration: none;
	font-family: 	arial, verdana, sans-serif;
	font-size: 		10px;
	font-weight:	normal;
	padding-left:  1px;
	padding-right: 3px;
	margin:  		3px;
    color: 			#303010;
    height: 		20px;
    background-color: #E0D0A0;
}

input.tx-wecdevo-buttonHov {
    background-color: #F0F080;
 	text-decoration:    none;
}

/*---------------------------------- WEC DEVO TEXT ------------------------------------*/
h4.tx-wecdevo-content,h4.tx-wecdevo-contentBig,h4.tx-wecdevo-contentSmall {	/* for the main title headers in content */
	font-family: 	"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 		120%;
	font-weight: 	bold;
	padding-bottom:	2px;
	padding-top:	0.2em;
	margin:		    0px;
	letter-spacing: 0.1em;
	line-height: 	normal;
	border-bottom: 	1px solid #ccc;
	text-transform: capitalize;
	clear:			both;
}

h5.tx-wecdevo-content,h5.tx-wecdevo-contentBig,h5.tx-wecdevo-contentSmall {	/* for minor title headers in content */
	font-family: 	"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:      95%;
	font-weight: 	bold;
	padding-top:	6px;
	padding-bottom:	2px;
	margin:			0px;
	text-transform: capitalize;
}

/* ----------------------------- CALENDAR ELEMENTS ---------------------------------*/
.tx-wecdevo-calendarTable {
	position: 	absolute;
	left:		275px;
	top:		5px;
	padding:	0px;
	margin:		0px;
	font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 	70%;
	color:		#333333;
	background-color:#FFFFFF;
}
.tx-wecdevo-calendarText, .tx-wecdevo-calendarTextLeft, .tx-wecdevo-calendarTextRight, .tx-wecdevo-calendarTextSelected {
	width:				18px;
	height:				18px;
	text-align: 		center;
}
.tx-wecdevo-calendarTextLeft {
	border-left-width: 		1px;
	border-right-width: 	1px;
	background-position: 	center;
	text-align:				center;
}
.tx-wecdevo-calendarTextRight {
	border-left-width: 		0px;
	border-right-width: 	0px;
	background-position: 	center;
}
.tx-wecdevo-calendarText a {
	text-decoration: 		none;
	text-align: 			center;
}
.tx-wecdevo-calendarText a:hover {
	text-decoration: 	underline;
	background-color: 	#DCDCA9;
	text-align: 		center;
}
.tx-wecdevo-calendarTextSelected {
	background-color: 	#8C8C69;
	color:				#FFFFF0;
}
.tx-wecdevo-calendarTextSelected a, .tx-wecdevo-calendarTextSelected a:link, .tx-wecdevo-calendarTextSelected a:visited, .tx-wecdevo-calendarTextSelected a:active {
	text-decoration: 	none;
	color:				#FFFFF0;
}
.tx-wecdevo-calendarTextSelected a:hover {
	text-decoration: none;
}
.tx-wecdevo-calendarArrow a { position:relative; display:inline; width:9px; height:9px; margin:0px; margin-top:0px;}
.tx-wecdevo-calendarArrow a:hover { background-color: #802020; text-decoration: none;}

/* This is the hover box for the daily calendar. Can be used elsewhere. */
#dhtmltooltip {
	position: 	absolute;
    font-size: 	12px;
    text-align: center;
	width: 		60px;
	border: 	1px solid #404040;
	padding: 	1px;
	background-color: #EEEECC;
	visibility: hidden;
	z-index: 	1;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* ------------------------------- MISC ELEMENTS ----------------------------------*/
.tx-wecdevo-featureBar {
	position:	relative;
	height:		25px;
	margin-bottom: 5px;
	padding:	0px;
}
.tx-wecdevo-audioLink {
	position: 	absolute;
	left:		0px;
	top:		2px;
	margin:		0px;
	padding:	0px;
}
.tx-wecdevo-videoLink {
	position: 	absolute;
	left:		30px;
	top:		2px;
	margin:		0px;
	padding:	0px;
}
.tx-wecdevo-showDateText {
	position: 	absolute;
	left:		160px;
	top:		4px;
	font-family:"Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 	12px;
	margin:		0px;
	padding:	0px;
	letter-spacing: 0.75px;
}
.tx-wecdevo-showToday {
	position: 	absolute;
	left:		335px;
	top:		18px;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size:  9px;
	letter-spacing:0.75px;
	margin:		0px;
	padding:	0px;
}
.tx-wecdevo-showWeek,.tx-wecdevo-showWeekLink {
	position: 	absolute;
	left:		160px;
	top:		4px;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size:  12px;
	margin:		0px;
	padding:	0px;
	white-space: nowrap;
}
.tx-wecdevo-showWeekLink {
	position: 	absolute;
	left:		200px;
	top:		18px;
	font-size:  10px;
}
.tx-wecdevo-showMonth {
	position: 	absolute;
	left:		440px;
	top:		5px;
	margin:		0px;
	padding:	0px;
	white-space: nowrap;
}
.tx-wecdevo-journalName {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 	16px;
	margin:		4px;
	padding:	0px;
    margin-top: 10px;
	white-space: nowrap;
	letter-spacing: 0.75px;
	border-bottom: 1px solid #ccc;
}
.tx-wecdevo-topic {
	font-family:"Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 	10px;
}
.tx-wecdevo-pagenum {
	padding:	6px;
	font-size:	12px;
	margin:		0px auto;
	text-align: center;
}
.tx-wecdevo-iconBox {
	float:		left;
	height:		18px;
	width:		100px;
	padding:	0px;
	margin:		0px;
	margin-right: 10px;
	border:		1px solid #888;
	background-color: #E0E0E0;
}
.tx-wecdevo-iconBoxTitle {
	float:		left;
	line-height:2em;
	height:		19px;
	font-size:	9px;
	padding-left:3px;
	padding-right:3px;
	background-color: #AAAA88;
	color:		#FFF;
}
.tx-wecdevo-iconBox span.icon, .tx-wecdevo-iconBox span.iconSelected {
	float:		left;
	margin:		1px;
	padding:	1px;
	margin-left: 2px;
	margin-right:2px;
}
.tx-wecdevo-iconBox span.iconSelected {
	border:		1px dotted #FF0000;
	padding:	0px;
	xmargin-top:	0px;
	xmargin-bottom:	0px;
}
.tx-wecdevo-nextArrow {
	width:		100%;
	height:		25px;
	padding:	10px;
	text-align: center;
	margin:		0px auto;
}
.tx-wecdevo-printWindow {
	background-color:  #CCCCFF;
}
.tx-wecdevo-printBtn {
	text-align: 	center;
    text-decoration: none;
	font-family: 	 "Trebuchet MS", Tahoma, Georgia, Verdana, Arial,Sans-serif;
	font-size: 		12px;
	font-weight:	normal;
	padding-left:  1px;
	padding-right: 3px;
	margin:  		3px;
    color: 			#303010;
    height: 		20px;
    background-color: #E0D0A0;
}
input.tx-wecdevo-printBtnHov {
    background-color: #F0F080;
 	text-decoration:    none;
}
/*------------------------------ TABBED NAVIGATION -----------------------------------
  The tab navigation CSS is from http://www.clagnut.com/sandbox/csstabs/
*/
#tx-wecdevo-globalnavTable {
	width:		790px;
	height:		34px;
	background:	#EEEECC;
	left:		0;
	top:		0;
	padding:	0;
	margin:		0;
}
#tx-wecdevo-globalnav {
	position:	relative;
	float:		left;
	width:		790px;
	margin: 	0;
	padding:	0;
	list-style:	none;
	line-height: 20px;
    text-decoration:none;
    font-weight:none;
    font-size:	85%;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
#tx-wecdevo-globalnav LI {
	float:		left;
	list-style-type: none;
	margin:		0px;
	margin-top: 4px;
}
/* These two bars are for decorative purposes. They span the whole table width.*/
#tx-wecdevo-globalnav LI span.bar {  /* top highlight*/
	position:	absolute;
	float:		left;
	width:		790px;
	top:		24px;
	left:		0;
	border-top:	2px solid #AAAA77;
	margin-top: 8px;
}
#tx-wecdevo-globalnav LI span.bar2 {   /* thicker highlight underneath 'bar' */
	position:	absolute;
	float:		left;
	width:		790px;
	top:		28px;
	left:		0;
	border-top:	6px solid #CCCC99;
	margin-top: 5px; /* shift down top menu */
}
/*-- Note that the A and A-span are left and right parts of the tab menu
	 Through padding, it allows it to look like a full tab.
	 This technique for sliding windows tabs is from Lightweight CSS Menus at:
	 http://www.fiftyfoureleven.com/sandbox/doors-meets-mountaintops-1/
--*/
#tx-wecdevo-globalnav A {		/* Left part of top tab */

	float:		left;
	display:	block;
	color:		#444444;
	background:	#EEEECC url("/typo3conf/ext/wec_devo/res/bg-tab2.gif") no-repeat left top;
	text-decoration:none;
	font-weight:bold;
	padding:	0 0 0 8px;
	border-bottom:3px solid #CCCC99;
	cursor: 	pointer;
}
#tx-wecdevo-globalnav A span {	/* Right part of top tab */
	float:		left;
	display:	block;
	color:		#444444;
	background:	#EEEECC url("/typo3conf/ext/wec_devo/res/bg-tab2.gif") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	padding:	4px 16px 4px 8px;
}
#tx-wecdevo-globalnav A:hover,
#tx-wecdevo-globalnav A:active,
#tx-wecdevo-globalnav A.here:link,
#tx-wecdevo-globalnav A.here:visited {
	float:		left;
	display:	block;
	font-weight:bold;
	background:	#EEEECC url("/typo3conf/ext/wec_devo/res/bg-tab.gif") no-repeat left top;
	padding:	0 0 0 8px;
}
#tx-wecdevo-globalnav A:hover {
	color:		#CC4444;
	background:	#EEEECC url("/typo3conf/ext/wec_devo/res/bg-tab.gif") no-repeat left top;
}
#tx-wecdevo-globalnav A:hover span,
#tx-wecdevo-globalnav A:active span,
#tx-wecdevo-globalnav A.here:link span,
#tx-wecdevo-globalnav A.here:visited span {
	float:		left;
	display:	block;
	color:		#444444;
	text-decoration:none;
	font-weight:bold;
	padding:	4px 16px 4px 8px;
	background:	#EEEECC url("/typo3conf/ext/wec_devo/res/bg-tab.gif") no-repeat right top;
}
#tx-wecdevo-globalnav A:hover span {
	color:		#CC4444;
	background:	#EEEECC url("/typo3conf/ext/wec_devo/res/bg-tab.gif") no-repeat right top;
	font-weight:bold;
}
#tx-wecdevo-globalnav A.here:link,
#tx-wecdevo-globalnav A.here:visited {
	position:	relative;
}

/* default styles for extension "tx_wecconnector_pi1" */
/*-------------------------- MAIN CONNECTOR STYLES ---------------------------*/

.tx-wecconnector-content {
	font-family: 	arial, tahoma, sans-serif;
	margin:			0px auto;
	width:			600px;
}
.tx-wecconnector-header {
	font-family: 	arial, tahoma, sans-serif;
	font-size:		14px;
	font-weight:	bold;
	text-align:		center;
	margin:			0px auto;
	padding-bottom:	6px;
}
.tx-wecconnector-divider {
	float:			left;
	width:			590px;
	border:			1px dashed #aaa;
	margin-top:		4px;
	margin-bottom:	4px;
}
.tx-wecconnector-spacer {
	display:		inline;
	width:			4px;
	line-height:	1px;
	margin:			0px;
	padding:		0px;
}
.tx-wecconnector-navbar {
	float:			right;
	width:			80px;
	text-align:		right;
	margin:			0px;
	padding:		6px;
}
.tx-wecconnector-pagelink {
	display:		inline;
	padding-left:	6px;
	padding-right:	6px;
}
.tx-wecconnector-chooseCategory {
	float:			left;
	width:			590px;
	padding:		2px;
	margin:			0px;
	margin-top:		8px;
	margin-bottom:	12px;
    font-family: 	arial, tahoma, sans-serif;
	font-size:		11px;
}
.tx-wecconnector-chooseCategory a, .tx-wecconnector-chooseCategorySelected, .tx-wecconnector-chooseCategorySelected a {
	display:		inline;
	padding: 		2px 4px 2px 4px;
	margin:			0px;
	margin-top:		8px;
	text-decoration: none;
}
.tx-wecconnector-chooseCategory a, .tx-wecconnector-chooseCategory a:visited, .tx-wecconnector-chooseCategory a:link, .tx-wecconnector-chooseCategory a:hover, .tx-wecconnector-chooseCategorySelected a
{
	background-color: #B0A080;
	color: 			#202010;
	border: 		1px #444 solid;
	margin-left:	3px;
	margin-right:	3px;
	white-space:	nowrap;
}
.tx-wecconnector-chooseCategory a:hover {
	background-color:#FF4020;
}
.tx-wecconnector-chooseCategorySelected a, .tx-wecconnector-chooseCategorySelected a:visited, .tx-wecconnector-chooseCategorySelected a:link {
	background-color: #F0E080;
	margin:			0px;
}

/*--- for respond button ---*/
.tx-wecconnector-button a, .tx-wecconnector-button a:active, .tx-wecconnector-button a:link, .tx-wecconnector-button a:visited {
    font-family: 	arial, tahoma, sans-serif;
	font-size:		11px;
	padding: 		2px 4px 2px 4px;
    margin:         0px;
	border: 		1px #aaa solid;
	background-color:#888888;
	color: 			#FFFFFF;
	text-decoration: none;
}
.tx-wecconnector-button a:hover
{
	border: 		1px #ccc solid;
	background-color: #AC0000;
	color: 			#FFFFFF;
}

/*-------------------------- CONNECTOR ENTRY STYLES ---------------------------*/
.tx-wecconnector-entry {
	float:			left;
	width:			580px;
	background-color:#FFFFFF;
	margin:			4px;
	padding:		0px;
	margin-top:		0px;
}
.tx-wecconnector-showCategory {
	float:			left;
	width:			580px;
    font-family: 	arial, tahoma, sans-serif;
	font-size:		16px;
	font-weight:	bold;
	margin:			2px;
	padding:		3px;
	color:			#202000;
	background-color:;
}
.tx-wecconnector-showCategoryImage {
	float:			right;
	text-align:		right;
	margin:			2px;
	margin-top:		0px;
	padding:		0px;
}
.tx-wecconnector-instructions, .tx-wecconnector-responseMsg,
.tx-wecconnector-date,.tx-wecconnector-name,.tx-wecconnector-subject,
.tx-wecconnector-message, .tx-wecconnector-messageinfo
{
	font-family: Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 	14px;
}
.tx-wecconnector-responseMsg { font-size:13px; color: #F04040; margin: 4px; }
.tx-wecconnector-instructions 	 { font-size: 12px; margin: 5px; }
.tx-wecconnector-subject {
	font-family: 	"Trebuchet MS";
	white-space: 	nowrap;
	font-weight: 	bold;
	font-size:		15px;
	padding-left:	20px;
	padding-top:	3px;
	padding-bottom: 3px;
	border-bottom:  1px solid #ccc;
	background-color: #FFFFFF;
	color: 			  #000000;
}
.tx-wecconnector-message {
	margin-left: 	20px;
    margin-right:   20px;
    padding-top:	4px;
    overflow:		auto;
}
.tx-wecconnector-options {
	text-align: 	right;
	margin-top: 	6px;
	margin-bottom: 	4px;
	font-size: 		11px;
	clear:			left;
}
.tx-wecconnector-messageinfo {
	font-size: 		12px;
	color:			#404040;
	padding-left:   10px;
	margin-left:	20px;
	margin-top:		6px;
	border-top:		dashed 1px #555;
    margin-bottom:  4px;
}

.tx-wecconnector-image {
	float:			right;
	margin:			10px;
	margin-right:	30px;
}

/*-------------------------- CONNECTOR INPUT FORM STYLES ---------------------------*/
.tx-wecconnector-form-inputfield-med, .tx-wecconnector-form-inputfield-big,
.tx-wecconnector-form-inputfield-short, .tx-wecconnector-form-textarea
{
	border-style: solid; border-width: 1pt; border-color:#532195; font-size:11px; color:#333333;
}
.tx-wecconnector-form-inputfield-short {width: 80px; height:20px; }
.tx-wecconnector-form-inputfield-med {	width:150px; height:20px; }
.tx-wecconnector-form-inputfield-big {	width:300px; height:20px; }
.tx-wecconnector-form-textarea {		width:340px; height:60px;}
.tx-wecconnector-form-obligationfield {	color: #CC0000; }
.tx-wecconnector-form-error 		  { color: #CC0000; font-size:13px;}

.tx-wecconnector-form
{
	float:		left;
	width: 		580px;
	margin:		0px auto;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top:	6px;
	background-color: #F0F0E0;
	border: 	1px solid #333;
	font-size:	12px;
}
.tx-wecconnector-form div.entryrow			/* spans the whole line */
{
   	clear: both;
}
.tx-wecconnector-form div.fieldLabel, .tx-wecconnector-form div.fieldInput, .tx-wecconnector-form div.fieldFull
{
	float:	left;
	margin:	0px;
	padding-bottom: 4px;
	padding-right:	5px;
	text-align: left;
}
.tx-wecconnector-form div.fieldLabel 			/* left side label */
{
	width: 	25%;
	text-align: right;
}
.tx-wecconnector-form div.fieldInput	 		/* right side input element */
{
	width: 	70%;
}
.tx-wecconnector-form div.fieldFull  			/* text that goes across whole form */
{
	width: 	580px;
	text-align: center;
}
.tx-wecconnector-form div.fieldInstructions
{
	float: left; left: 25%; font-size: 10px; margin: 0px; padding:0px;
}
.tx-wecconnector-formToggleOff
{
	font-family:arial, tahoma, sans-serif;
	font-size:	10px;
}
.tx-wecconnector-formToggleOn
{
	font-family:arial, tahoma, sans-serif;
	font-size:	13px;
}

/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
    .tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
/* default styles for extension "tx_wecdiscussion_pi1" */

/*-------------------------- MAIN DISCUSSION STYLES ---------------------------*/
.tx-wecdiscussion-pi1 {
	font-family: 	Arial, Tahoma, Verdana, "Times New Roman";
	font-size:		12px;
}
.tx-wecdiscussion-page {
	width:			700px;
    margin: 		4px;
}
.tx-wecdiscussion-mainContent {
	float:			left;
	width:			77%;
    margin: 		4px;
}
.tx-wecdiscussion-sidebar {
	float:			left;
	width:			20%;
    margin: 		0px;
	padding:		4px;
	background-color: #F0F0E0;
}
.tx-wecdiscussion-navbar {
	text-align: 	center;
	margin:			0px auto;
	margin-left:	4px;
	margin-right:	4px;
}
.tx-wecdiscussion-title {
	font-size:		16px;
	font-weight:	bold;
	text-align:		center;
	margin:			0px auto;
}
.tx-wecdiscussion-responseMsg {
	font-weight:	bold;
	color: 			#F02020;
	text-align: 	center;
	margin:			0px auto;
	margin-top: 	4px;
	margin-bottom: 	8px;
}
.tx-wecdiscussion-button a, .tx-wecdiscussion-button a:active, .tx-wecdiscussion-button a:link, .tx-wecdiscussion-button a:visited {
    font-family: 	arial, tahoma, sans-serif;
	font-size:		12px;
	padding: 		2px 4px 2px 4px;
    margin:         0px;
	border: 		1px #aaa solid;
	background-color:#888888;
	color: 			#FFFFFF;
	text-decoration: none;
}
.tx-wecdiscussion-button a:hover
{
	border: 		1px #ccc solid;
	background-color: #AC0000;
	color: 			#FFFFFF;
}

.tx-wecdiscussion-listHeader {
	font-family: 	arial, tahoma, sans-serif;
	font-size:		13px;
	font-weight:	bold;
}
.tx-wecdiscussion-list
{
	margin:		0px;
	margin-top: 4px;
	padding:	6px;
	border: 	1px #888 dotted;
	font-size:	13px;
	background-color: ;
}
.tx-wecdiscussion-listElement, .tx-wecdiscussion-listElement a, .tx-wecdiscussion-listElement a:visited, .tx-wecdiscussion-listElement a:link, .tx-wecdiscussion-listElement a:hover, .tx-wecdiscussion-listElementSelected, .tx-wecdiscussion-listElementSelected a
{
	display:		block;
	font-size:		12px;
	padding-left:	4px;
	padding-top:	2px;
	margin:			0px;
	white-space:	nowrap;
	text-decoration: none;
	color:#320C0C;
}
.tx-wecdiscussion-listElement a:hover {
	color:#279838;
}
.tx-wecdiscussion-listElementSelected a, .tx-wecdiscussion-listElementSelected a:visited, .tx-wecdiscussion-listElementSelected a:link
{
	color: #C53434;
}

/*------------------------------- FORM -------------------------------------------*/
.tx-wecdiscussion-form, .tx-wecdiscussion-forumMessageSubject,
.tx-wecdiscussion-forumMessage, .tx-wecdiscussion-forumMessageInfo, .tx-wecdiscussion-forumMessageDivider,
.tx-wecdiscussion-forumMessageReplyButton, .tx-wecdiscussion-forumMessageReply, .tx-wecdiscussion-forumMessageReplyInfo
{
	font-family: 	Arial, Tahoma, "Trebuchet MS", Georgia, sans-serif;
	font-size: 		12px;
}

.tx-wecdiscussion-forumMessageSubject {
	background:		#AAAA77;
	color:			#fff;
	font-weight: 	bold;
	font-family: 	"Trebuchet MS", Tahoma, Arial;
	font-size:		14px;
	padding-left:	6px;
	padding-top:	3px;
	padding-bottom:	3px;
}
.tx-wecdiscussion-forumMessage {
    padding-left:	10px;
    padding-right:	15px;
    padding-top:	5px;
    background-color: #FFFFFF;
}
.tx-wecdiscussion-forumMessageReply {
	padding-left:	30px;
	padding-right:	30px;
	padding-top:	12px;
	color:			#444;
    background-color: #FFFFFF;
}

.tx-wecdiscussion-forumMessageInfo {
	font-size: 		10px;
	color:			#555;
	padding-left:	14px;
	padding-top:	10px;
	padding-bottom: 10px;
	border-top:		dotted 1px #888;
    color: 			#404040;
}
.tx-wecdiscussion-forumMessageDivider {
	margin: 	15px 0px 12px 0px;
}

.tx-wecdiscussion-forumMessageReplyButton, .tx-wecdiscussion-forumMessageReplyButton a {
	font-size: 	11px;
	color:		#555;
	margin-left:  2px;
	margin-right: 2px;
	text-decoration: none;
}

.tx-wecdiscussion-forumMessageReplyInfo {
	font-size: 	10px;
	color:		#555;
	padding-left:5px;
	padding-top: 4px;
	border-top:	dotted 1px #888;
}

.tx-wecdiscussion-forumPreview, .tx-wecdiscussion-forumPreviewEntry, .tx-wecdiscussion-forumPreviewInfo {
	margin:			2px;
	margin-left:	6px;
	font-family: 	Arial, Tahoma, "Trebuchet MS", georgia, sans-serif;
	font-size: 		10px;
	line-height: 	150%;
}
.tx-wecdiscussion-forumPreview {
	width:			300px;
	font-size: 		12px;
	border:			1px solid #888;
    background-color: #FFFFFF;
}
.tx-wecdiscussion-forumPreviewInfo {
	font-size: 		9px;
	color:			#555;
	border-top:		dotted 1px #888;
    margin-bottom: 	6px;
}

/*----------- FORUM REPLY FORM --------------*/
.tx-wecdiscussion-formToggleOff
{
	font-family: 	Arial, Tahoma, sans-serif;	font-size:		10px;
}
.tx-wecdiscussion-formToggleOn
{
	font-family: 	Arial, Tahoma, sans-serif;	font-size:		13px;
}

.tx-wecdiscussion-form
{
	width: 		460px;
	background-color: #F0F0E0;
	border: 	1px solid #333;
	margin:		0px auto;
	padding:	4px;
    padding-bottom: 25px;
    margin-top:	5px;
    margin-bottom:5px;
}
.tx-wecdiscussion-form div.inputFormRow
{
	clear: both;  margin:0px; padding:0px; padding-top: 2px;
}
.tx-wecdiscussion-form div.inputFormRow span.label
{
	float: left;  width: 25%; text-align: right;
}
.tx-wecdiscussion-form div.inputFormRow span.textacross
{
	float: left;  width: 460px;  text-align: center;
}
.tx-wecdiscussion-form div.inputFormRow span.inputBox
{
	float: right; width: 70%; text-align:left;
}
.tx-wecdiscussion-form div.inputFormRow span.inputBox input
{
	width: 90%;
}
.tx-wecdiscussion-form div.inputFormRow span.inputBox textarea
{
	 width:	90%;	height:85px;
}
.tx-wecdiscussion-spacer {
	display: inline;  width: 10px;  line-height: 1px;  margin: 0px;  padding: 0px; margin-left:4px;
}
.tx-wecdiscussion-form-requiredMarker {
	color: #CC0000;
}

/* default styles for extension "tx_cal_controller" */
    .tx-cal-controller, .tx-cal-controller table,.tx-cal-controller table td {
      font-size: 11px 
      font-family: Verdana,Arial,Helvetica,sans-serif;
      color:#000;
      }
    
    .narrowEventListDate, .narrowEventListEvent a {
      font-size: 8px;
    }

    .tbll {
      background:url(shadow_l.gif) no-repeat;
      width:8px
      }
    
    .tblbot {
      background:url(shadow_m.gif) repeat-x;
      width:100%
      }
    
    .tblr {
      background:url(shadow_r.gif) no-repeat;
      width:8px
      }
    
    .rowOn {
      background-color:#cfc;
      border-top:1px solid #fff;
      border-left:1px solid #fff;
      }
    
    .rowOn2 {
      background-color:#cfc;
      border-top:1px solid #fff;
      }
    
    .rowOff {
      background-color:#E1E8F1;
      border-top:1px solid #fff;
      border-left:1px solid #fff;
      }
    
    .rowOff2 {
      background-color:#E1E8F1;
      border-top:1px solid #fff;
      }
    
    .rowToday {
      background-color:#cff;
      border-top:1px solid #fff;
      border-left:1px solid #fff;
      }
    
    .padd {
      padding:2px;
      }
    
    .eventbg_1 {
      background-color:#557CA3;
      padding:2px;
      }
    
    .eventbg_2 {
      background-color:#53A062;
      padding:2px;
      }
    
    .eventbg_3 {
      background-color:#E84F25;
      padding:2px;
      }
    
    .eventbg_4 {
      background-color:#B257A2;
      padding:2px;
      }
    
    .eventbg_5 {
      background-color:#D42020;
      padding:2px;
      }
    
    .eventbg_6 {
      background-color:#B88F0B;
      padding:2px;
      }
    
    .eventbg_7 {
      background-color:#73738C;
      padding:2px;
      }
    
    #allday a {
      font-size:9px;
      color:#fff;
      font-weight:900;
      text-decoration:none;
      }
    
    #allday a:hover {
      text-decoration:underline;
      }
    
    .eventbg2_1 {
      background-color:#6699CC;
      border:1px solid #557CA3;
      }
    
    .eventbg2_2 {
      background-color:#4FC464;
      border:1px solid #53A062;
      }
    
    .eventbg2_3 {
      background-color:#FF6D3B;
      border:1px solid #E84F25;
      }
    
    .eventbg2_4 {
      background-color:#EA62D4;
      border:1px solid #B257A2;
      }
    
    .eventbg2_5 {
      background-color:#FF5E56;
      border:1px solid #D42020;
      }
    
    .eventbg2_6 {
      background-color:#CCB21F;
      border:1px solid #B88F0B;
      }
    
    .eventbg2_7 {
      background-color:#9292A1;
      border:1px solid #73738C;
      }
    
    .dayborder {
      background-color:#fff;
      border-top:1px solid #A1A5A9;
      }
    
    .dayborder2 {
      background-color:#fff;
      border-top:1px dashed #ccc;
      }
    
    .title {
      background-image:url(time_bg.gif);
      padding:5px;
      }
    
    .title h1 {
      font-family: Helvetica,sans-serif;
      font-size: 18px;
      color:#000;
      margin:0;
      }
    
    .monthback {
      background-color:#A1A5A9;
      }
    
    .monthsmallbasic {
      background-color:#fff;
      text-align:left;
      vertical-align:top;
      }
    
    .monthmediumbasic {
      background-color:#fff;
      height:20px;
      width:20px;
      text-align:left;
      vertical-align:top;
      }
      
    .monthlargebasic {
      background-color:#000;
      height:105px;
      width:105px;
      text-align:left;
      vertical-align:top;
      }
    
    .monthoff {
      background-color:#666666;
      }
    
    .monthon {
      background-color:#000000;
      }
      
    .monthselected {
      border: solid 1px red;
      }
    
    .montheventtop {
      background-image:url(side_bg.gif);
      border-top:1px solid #A1A5A9;
      }
    
    .montheventline {
      border-right:1px dotted #A1A5A9;
      }
    
    .medtitle {
      background-image:url(side_bg.gif);
      height:20px;
      margin-top:3px;
      font-weight:900;
      }
    
    .yearreg {
      background-color:#fff;
      height:30px;
      width:30px;
      text-align:right;
      vertical-align:top;
      font-size:9px;
      }
    
    .yearoff {
      background-color:#F2F2F2;
      height:30px;
      width:30px;
      text-align:right;
      vertical-align:top;
      font-size:9px;
      }
    
    .yearon {
      background-color:#F2F9FF;
      height:30px;
      width:30px;
      text-align:right;
      vertical-align:top;
      font-size:9px;
      }
    
    .yearmonth {
      background-color:#ccc;
      }
    
    .yearweek {
      background-color:#eee;
      width:30px;
      font-size:9px;
      font-weight:900;
      text-align:center;
      height:15px;
      }
    
    .eventborder {
      background-image:url(day_title.gif);
      border:1px #006699 solid;
      }
    
    .calborder {
      background-color:#fff;
      border:1px #A1A5A9 solid;
      }
    
    .dateback {
      background-color:#eee;
      }
    
    .weekborder {
      border-top:1px dashed #A1A5A9;
      border-right:1px solid #A1A5A9;
      }
    
    .weekborder2 {
      border-right:1px solid #A1A5A9;
      }
    
    .timeborder {
      border-right:2px solid #A1A5A9;
      border-top:1px dashed #A1A5A9;
      background-image:url(time_bg.gif);
      }
    
    .timeborder2 {
      border-right:2px solid #A1A5A9;
      border-top:1px solid #A1A5A9;
      background-image:url(time_bg.gif);
      }
    
    .navback {
      background-image:url(time_bg.gif);
      }
    
    .sideback {
      background-image:url(side_bg.gif);
      }
    
    a.psf {
      text-decoration:none;
      }
    
    a.psf:link {
      color:#0066FF;
      }
    
    a.psf:visited {
      color:#0066FF;
      }
    
    a.psf:active {
      color:#3366CC;
      }
    
    a.psf:hover {
      color:#000099;
      text-decoration:underline;
      }
    
    a.ps2 {
      text-decoration:underline;
      }
    
    a.ps2:link {
      color:#0066FF;
      }
    
    a.ps2:visited {
      color:#0066FF;
      }
    
    a.ps2:active {
      color:#3366CC;
      }
    
    a.ps2:hover {
      color:#000099;
      }
    
    a.ps3 {
      text-decoration:none;
      }
    
    a.ps3:link {
      color:#000;
      }
    
    a.ps3:visited {
      color:#000;
      }
    
    a.ps3:active {
      color:#000;
      }
    
    a.ps3:hover {
      color:#000;
      text-decoration:underline;
      }
    
    a.ps {
      text-decoration:none;
      }
    
    a.ps:link {
      color:#fff;
      }
    
    a.ps:visited {
      color:#fff;
      }
    
    a.ps:active {
      color:#fff;
      }
    
    a.ps:hover {
      color:#fff;
      text-decoration:underline;
      }
    
    .V9 {
    
      font-size:9px;
      color:#000;
      }
    
    .V9 ul {
    
      margin-left:15px;
      padding-left:0px;
      }
    
    .V10W {
    
      font-size:10px;
      color:#FFFFFF;
      text-decoration:none;
      }
    
    .V9W {
    
      font-size:9px;
      color:#FFFFFF;
      text-decoration:none;
      }
    
    .V10WB {
    
      font-size:10px;
      color:#FFFFFF;
      font-weight:900;
      }
    
    .V9G {
    
      font-size:9px;

      }
    
    .V10 {
    
      font-size:10px;
      color:#000000;
      }
    
    .V9BOLD {
    
      font-size:9px;
      font-weight:900;
      }
    
    .G10 {
    
      font-size:11px;
      color:#0066FF;
      }
    
    .G10B {
    
      font-size:11px;
      color:#000000;
      }
    
    .G10BOLD {
    
      font-size:11px;
      font-weight:900;
      }
    
    .G10G {
      font-size:11px;
      color:#A1A5A9;
      }
    
    .V12 {
    
      font-size:12px;
      color:#000000;
      }
    
    .eventfont {
    
      font-size:11px;
      color:#FFFFFF;
      }
    
    .query_style {
      font-size:11px;
    
      width:156px;
      margin-bottom:0;
      }
    
    .search_style {
      font-size:12px;
    
      width:134px;
      margin-bottom:0;
      }
    
    .login_style {
      font-size:11px;
    
      width:80px;
      margin-bottom:0;
      }
      
    .bold_link a:link{
      font-weight: bold;
    }
    
    /*------------ Category style package: default (blue) - start ------------*/
    
    .default_categoryheader{
      background-color:#557CA3;
    }
    
    .default_categoryheader_legend{
      color:#557CA3;
    }
    
    .default_categoryheader_allday{
      text-align:center;
    }
    
    .default_categorybody{
      background-color:#6699CC;
      border: 1px solid #557CA3;
      color: #fff;
    }
    
    .default_categorybody a:link{
      color: #fff;
    }
    
    /*------------ Category style package: default (blue) - end ------------*/  
    /*------------ Category style package: green - start ------------*/
    
    .green_catheader{
      background-color:#53A062;
    }
    
    .green_catheader_legend{
      color:#4FC464;
    }
    
    .green_catheader_allday{
      text-align:center;
    }
    
    .green_catbody{
      background-color:#4FC464;
      border: 1px solid #53A062;
      color: #fff;
    }
    
    .green_catbody a:link{
      color: #fff;
    }
    
    /*------------ Category style package: green - end ------------*/
    /*------------ Category style package: orange - start ------------*/

    .orange_catheader{
      background-color:#E84F25;
    }
    
    .orange_catheader_legend{
      color:#FF6D3B;
    }
    
    .orange_catheader_allday{
      text-align:center;
    }
    
    .orange_catbody{
      background-color:#FF6D3B;
      border: 1px solid #E84F25;
      color: #fff;
    }
    
    .orange_catbody a:link{
      color: #fff;
    }
    
    /*------------ Category style package: orange - end ------------*/
    /*------------ Category style package: pink - start ------------*/
    
    .pink_catheader{
      background-color:#B257A2;
    }
    
    .pink_catheader_legend{
      color:#EA62D4;
    }
    
    .pink_catheader_allday{
      text-align:center;
    }
    
    .pink_catbody{
      background-color:#EA62D4;
      border: 1px solid #B257A2;
      color: #fff;
    }
    
    .pink_catbody a:link{
      color: #fff;
    }
    
    /*------------ Category style package: pink - end ------------*/
    /*------------ Category style package: red - start ------------*/

    .red_catheader{
      background-color:#D42020;
    }
    
    .red_catheader_legend{
      color:#FF5E56;
    }
    
    .red_catheader_allday{
      text-align:center;
    }
    
    .red_catbody{
      background-color:#FF5E56;
      border: 1px solid #D42020;
      color: #fff;
    }
    
    .red_catbody a:link{
      color: #fff;
    }
    
    /*------------ Category style package: red - end ------------*/
    /*------------ Category style package: yellow - start ------------*/

    .yellow_catheader{
      background-color:#B88F0B;
    }
    
    .yellow_catheader_legend{
      color:#CCB21F;
    }
    
    .yellow_catheader_allday{
      text-align:center;
    }
    
    .yellow_catbody{
      background-color:#CCB21F;
      border: 1px solid #B88F0B;
      color: #fff;
    }
    
    .yellow_catbody a:link{
      color: #fff;
    }
    
    /*------------ Category style package: yellow - end ------------*/
    /*------------ Category style package: grey - start ------------*/

    .grey_catheader{
      background-color:#73738C;
    }
    
    .grey_catheader_legend{
      color:#9292A1;
    }
    
    .grey_catheader_allday{
      text-align:center;
    }
    
    .grey_catbody{
      background-color:#9292A1;
      border: 1px solid #73738C;
      color: #fff;
    }
    
    .grey_catbody a:link{
      color: #fff;
    }

    
    /*------------ Category style package: grey - end ------------*/