body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	border: 1px ridge #FFFFFF;
	width:120px;
}

.compbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	border: 1px ridge #FFFFFF;
	width:120px;
}

marquee, marquee a:visited, marquee  a:link, marquee  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9CCB1E;
	text-decoration: none;
}

marquee  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCFF00;
	text-decoration: none;
}



.header-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

html {
height:100%;
}

a:link, a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover {
	text-decoration:underline;

}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.bodytxtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.registertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px ridge #666666;
	width:120px;
	padding: 6px;
	font-weight: bold;
}



.dayOfWeek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#999999;
}

.eventstxt, .eventstxt a:link, .eventstxt a:active, .eventstxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.eventstxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}

.eventType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
}

.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #666666;
	width:120px;
}
.bodytxt rowHighlight {
	background-color: #333333;
}


.large-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #666666;
	width:150px;
}

.comp-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	border: 1px solid #FFFFFF;
	width:150px;
}

.calinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #DB12FF;
	width:120px;
}

.overflowDiv {
	overflow: auto;
	height: 283px;
	width: 598px;
	scrollbar-face-color:#555555; 
	scrollbar-track-color:#666666; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#333333; 
	/*scrollbar-dark-shadow-color:#000000; */
	/*scrollbar-3dlight-color:#f4f2f3; */
	scrollbar-highlight-color:#666666;
	/*scrollbar-face-color:#687A52; 
	scrollbar-track-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-3dlight-color:#A0AA88; 
	scrollbar-highlight-color:#FFFFFF;*/
}

.overPurp {
	overflow: auto;
	height: 283px;
	width: 598px;
	scrollbar-face-color:#830775; 
	scrollbar-track-color:#941586; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#58044F; 
	/*scrollbar-dark-shadow-color:#000000; */
	/*scrollbar-3dlight-color:#f4f2f3; */
	/*scrollbar-highlight-color:#666666;*/
	/*scrollbar-face-color:#687A52; 
	scrollbar-track-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-3dlight-color:#A0AA88; 
	scrollbar-highlight-color:#FFFFFF;*/
}

.smlDiv {
	overflow: auto;
	height: 260px;
	width: 700px;
	scrollbar-face-color:#555555; 
	scrollbar-track-color:#666666; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#333333; 
	/*scrollbar-dark-shadow-color:#000000; */
	/*scrollbar-3dlight-color:#f4f2f3; */
	scrollbar-highlight-color:#666666;
	/*scrollbar-face-color:#687A52; 
	scrollbar-track-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-3dlight-color:#A0AA88; 
	scrollbar-highlight-color:#FFFFFF;*/
}

.adminOverflow {
	overflow: auto;
	height: 720px;
	width: 598px;
	scrollbar-face-color:#555555; 
	scrollbar-track-color:#666666; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#333333; 
	/*scrollbar-dark-shadow-color:#000000; */
	/*scrollbar-3dlight-color:#f4f2f3; */
	scrollbar-highlight-color:#666666;
	/*scrollbar-face-color:#687A52; 
	scrollbar-track-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-3dlight-color:#A0AA88; 
	scrollbar-highlight-color:#FFFFFF;*/
}

.adminOverflow-wide {
	overflow: auto;
	height: 720px;
	width: 800px;
	scrollbar-face-color:#555555; 
	scrollbar-track-color:#666666; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-shadow-color:#333333; 
	/*scrollbar-dark-shadow-color:#000000; */
	/*scrollbar-3dlight-color:#f4f2f3; */
	scrollbar-highlight-color:#666666;
	/*scrollbar-face-color:#687A52; 
	scrollbar-track-color:#333333; 
	scrollbar-arrow-color:#333333; 
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#000000; 
	scrollbar-3dlight-color:#A0AA88; 
	scrollbar-highlight-color:#FFFFFF;*/
}

.printRowHighlight {
	background-color:#EEEEEE;
}



select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #666666;
}

.theotherrow {
	background-color:#CCCCCC;
}

.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 4px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #666666;
}

.bg {
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.comment, .comment a:visited, .comment a:link, .comment a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.comment a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}

.command, .command a:visited, .command a:link, .command a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.command a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}

.comment-grey, .comment-grey a:visited, .comment-grey a:link, .comment-grey a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.comment-grey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.comment-orange, .comment-orange a:visited, .comment-orange a:link, .comment-orange a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.comment-orange a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.voucher, .voucher a:visited, .voucher a:link, .voucher a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height:9px;
}

.voucher a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC3300;
	text-decoration: none;
	line-height:9px;
}


.greeny , .greeny  a:visited, .greeny  a:link, .greeny  a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9CCB1E;
	text-decoration: none;
}

.greeny  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCFF00;
	text-decoration:none;
}






.greeny-lil , .greeny-lil  a:visited, .greeny-lil  a:link, .greeny-lil  a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #9CCB1E;
	text-decoration: none;
}

.greeny-lil  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #CCFF00;
	text-decoration:underline;
}

.oj , .oj  a:visited, .oj  a:link, .oj  a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}

.oj  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration:none;
}

.oj-lil , .oj-lil  a:visited, .oj-lil  a:link, .oj-lil  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}

.oj-lil  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration:underline;
}

.check {
	border: none;
}
.bodytxt a {
	color: #FFFFFF;
}
.bodytxt a:visited {
	color: #FFFFFF;
}
.rowHighlight  {
	background-color: #666666;
}

.line  {
	background-color:#eee;
}
.link {
	color: #666666;
}

