/*-- content headline -*/
/*______________________________________________________________*/
/*code line				     "search phrase"	   #HEX COLOR   */
/*______________________________________________________________*/
/*line# 37 			  		"footLink"  			#000000 	*/
/*line# 54, 60, 66, 72 		"bodylink" 				#0fc81d		*/
/*line# 126					"menu link color" 		#0fc81d		*/
/*line# 172 			   	"body background" 		#000000		*/
/*line# 189, 195, 201, 206	"uber link" 			#0fc81d		*/
/*line# 283 			  	"body font color" 		#0000ff 	*/
/*line# 425 				"menu items non link" 	#ff8000		*/
/*line# 573, 584 			"300x250 border color" 	#9242B3		*/
/*line# 620 				"dmsContentColor" 		#440060		*/
/*______________________________________________________________*/

h2 {
	margin-top:0px;
	/* color:#100172; */
	color:#000000;
}
h4 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
/*-- content headline --*/
/*---MENU----------*/
#Hbtn {
	cursor:pointer;
	position:absolute;
	left:877px;
	top:121px;
	width:48px;
	height:41px;
	z-index:999;
}
/* -- S --DAILYS-- S -- */
/*---font colors----------*/
.footAd {
	font-size:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.footAd a:link {
	color:#A91300;/*footLink*/
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footInclude {
	text-align:center;
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footInclude a:link {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4F2990;
}
html body #main a:link {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4F2990;/*bodylink 440060*/
}
html body #main a:hover {
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4F2990;/*bodylink*/
}
html body #main a:visited {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4F2990;/*bodylink*/
}
html body #main a:visited:hover {
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8000;/*bodylink*/
}
/*-- added 11212007 --*/
.content toggler h3 a:link {
	text-decoration:underline;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8000;
}
/*-- added 11212007 --*/
body p {
	line-height:15px;
	padding-bottom:10px;
	font: 12px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px; /* IE @ Moz */
	padding: 0px 0px 0px 0px; /* Opera */
}
blockquote {
	font: italic 11px verdana, arial, helvetica, sans-serif;
}
.daily {
	width: 100%;
	font: 10px Verdana;
}
.daily tbody .evn {
	background: #E1E1FF;
}
.daily tbody .odd {
	background: #FFE6FF;
}
.daily tbody tr th {
	width: 20%;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}
.daily tbody tr td {
	width: 80%;
	text-align: left;
}
/* -- E -- SevenD -- E -- */
/* -- E --DAILYS-- E -- */
/* -- S --ALIGNS-- S -- */
html body .monthHeader {
	text-align: center;
}
/* -- E --ALIGNS-- E -- */
/* -- S -- SIZE -- S -- */
html body .textbox {
	width: 124px;
}
/* -- E -- SIZE -- E -- */
/* -- S --COLORS edit link color on the side-- S -- */
html body #uber, html body #body #menu .item a {
	color: #ffffff;/*menu link color 0fc81d*/
	text-decoration: none;
	font-weight:450;
}
html body #uber, html body #body #menu {
	color: #0fc81d;/*body color*/
	text-decoration: none;
}
table tr th.evn {
	width: 10%;
	background: url("/images/evn.png") repeat-x;
}
table tr td.evn {
	width: 40%;
	background: #E1E1FF;
}
table tr th.mth {
	width: 10%;
	background: url("/images/mth.png") repeat-x;
}
table tr td.mth {
	width: 40%;
	background: #FFFFC3;
}
table tr th.odd {
	width: 10%;
	background: url("/images/odd.png") repeat-x;
}
table tr td.odd {
	width: 40%;
	background: #FFE1FF;
}
table tr th.wek {
	width: 10%;
	background: url("/images/wek.png") repeat-x;
}
table tr td.wek {
	width: 40%;
	background: #E1FFE1;
}
/* -- E --COLORS-- E -- */
/* -- S -- HTML -- S -- */
html body {
	min-width: 1024px;
	margin: 0;
	padding: 0;
	height: inherit;
	background-color:#0f045e;/*body background*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* -- E -- HTML -- E -- */
/* -- S -- UBER -- S -- */
html body #uber {
	font-size:9px;
	color:#8A92E1;/*body color*/
	padding: 3px 0 0 8px;
	height: 18px;
	width: 1024px; /* Is 943px */
}
html body #uber a:link {
	text-decoration:none;
	font-size:9px;
	color:#8A92E1;/*uberlink ff8000*/
	width: 1024px; /* Is 943px */
}
html body #uber a:hover {
	text-decoration:underline;
	font-size:9px;
	color:#8A92E1;/*uberlink*/
	width: 1024px; /* Is 943px */
}
html body #uber a:visited {
	text-decoration:none;
	font-size:9px;
	color:#8A92E1;/*uberlink*/
	width: 1024px; /* Is 943px */
}
html body #uber a:visited:hover {
	text-decoration:underline;
	color:#8A92E1;/*uberlink*/
	font-size:9px;
	width: 1024px; /* Is 943px */
}
/* -- E -- UBER -- E -- */
/* -- S -- HEAD -- S -- */
html body #head {
	height: 165px;
	width: 1024px; /* Is 943px */
}
/* -- S -- SHOW -- S -- */
html body #head .show {
	float: left;
	height: 150px;
	padding-top: 15px;
	width: 183px;
}
html body #head .show .calendar tbody tr .today {
	border: 1px solid #400040;/*body color*/
	color: #00FF00;
	font-weight: bold;
}
/* -- E -- SHOW -- E -- */
/* -- S -- HEAD -- S -- */
html body #head .head {
	float: left;
	height: 98px;
	padding-top: 2px;
	padding-right: 80px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 721px;
}
/* -- E -- HEAD -- E -- */
/* -- E -- LOGO -- E -- */
html body #head .logo {
	float: left;
	height: 60px;
	width: 841px;
}
/* -- E -- LOGO -- E -- */
/* -- E -- HEAD -- E -- */
/* -- S -- BODY -- S -- */
html body #body {
	width: 1200px;
	float: left;
}
/* -- S -- MENU -- S -- */
html body #body #menu {
	float: left;
	width: 145px;
}
html body #body #menu .item {
	width: 140px;
	height: 21px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	color:#FF8000;/*menu item link color 000000*/
}
html body #body #menu .turn {
	width: 140px;
	height: 128px;
}
/* -- E -- MENU -- E -- */
/* -- S -- MAIN -- S -- */
html body #body #main {
	color:#000000;/*body font color*/
	float: left;
	width: 552px;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 30px;
	padding-right: 25px;
}
html body #body #main .head {
	height: 24px;
	width: 552px;
}
html body #body #main .body {
	width: 552px;
}
html body #body #main .content {
	width:490px;
	margin-left:10px;
}
.table1 {
	color:#ff8000;
}
d .table2 {
	color:#0000ff;
}
html body #body #main .foot {
	height: 24px;
	width: 552px;
}
/* -- E -- MAIN -- E -- */
/* -- S -- SIDE -- S -- */
html body #body #side {
	float: left;
	width: 160px;
	padding-right:8px;
	padding-left: 10px;
	padding-top: 25px;
	vertical-align: top;
}
html body #body #side .head {
	height: 15px;
	width: 160px;
	background-image: url(../images/sideHead2.png);
}
html body #body #side .head2 {
	height: 20px;
	width: 160px;
	background-image: url(./ads/images/nusponsorbox_top.gif);
	background-repeat: no-repeat;
}
html body #body #side .body {
	margin-top: -2px;
	width: 160px;
	padding-top: 2px;
}
html body #body #side .body a {
	margin-top: -1px;
	width: 160px;
	padding-top: 2px;
	color:red;
	font-size:9px;
}
html body #body #side .foot {
	height: 35px;
	width: 160px;
	background:url(../images/sideFoot2.png) no-repeat;
}
html body #body #side .foot2 {
	height: 35px;
	width: 160px;
}
/* -- E -- SIDE -- E -- */
/* -- E -- BODY -- E -- */
/* -- S -- FOOT -- S -- */
html body #foot {
	float: left;
	height: 106px;
	margin-top: 16px;
	width: 947px;
}
html body #foot .side {
	float: left;
	height: 106px;
	width: 128px;
}
html body #foot .text {
	font-family:Verdana, Arial, Helvetica, sans-serifl;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}
html body #foot .text a:link {
	font-family:Verdana, Arial, Helvetica, sans-serifl;
	font-size:9px;
	color:#8A92E1;/*footlink*/
	text-decoration:none;
}
html body #foot .text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serifl;
	font-size:9px;
	color:#8A92E1;/*footlink ff8000*/
	text-decoration:underline;
}
html body #foot .text a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serifl;
	font-size:9px;
	color:#8A92E1;/*footlink*/
	text-decoration:none;
}
html body #foot .text a:visited:hover {
	font-family:Verdana, Arial, Helvetica, sans-serifl;
	font-size:9px;
	color:#8A92E1;/*footlink*/
	text-decoration:underline;
}
html body #foot .text {
	float: left;
	height: 60px;
	width: 785px;
	padding-top: 7px;
	padding-right: 10px;
	text-align: left;
	line-height: 12px;
	margin-left: -20px;
}
html body #foot .line {
	font: 9px verdana, arial, helvetica, sans-serif;
	float: left;
	height: 20px;
	width: 819px;
	color:#ffffff;/*body color*/
	padding-top:6px;
}
html body #foot .line a {
	color:#ffffff;/*footlink*/
	text-decoration: none;
}
html body #foot .line .left {
	color:#8A92E1;/*body color*/
	width: 200px;
	margin: 70px;
}
html body #foot .line .right {
	color:#8A92E1;/*body color*/
	width: 200px;
	margin: 70px;
}
/* -- E -- FOOT -- E -- */
/* -- ----------------------- -- */
/* -- S --Start Main2.css-- S -- */
/* -- ----------------------- -- */
/* -- S --COLORS-- S -- */
html body #uber, html body #body #menu .item {
	color: #ffffff;/*menu items non link*/
	padding-top:3px;
}
/* color for the blog toggles NON ACTIVATED */
html body h3.toggler, html body .rss {
	background-color: #440060;
}
/* -- E -- HTML -- E -- */
/* -- S -- UBER -- S -- */
html body #uber {
	background:url(../images/uberheader.jpg) no-repeat;
}
/* -- E -- UBER -- E -- */
html body #head .show {
	background: url("../images/monthlyShow.jpg") no-repeat;
}
html body #head .head {
	background: url("../images/bannerHeader.jpg") no-repeat;
}
html body #head .logo {
	background: url("../images/mainLogo.jpg") no-repeat;
	padding: 0px;
}
/* -- E -- HEAD -- E -- */
/* -- S -- BODY -- S -- */
/* -- S -- MENU -- S -- */

/* -- Menu Items Start -- */


html body #body #menu .item {
	background: url("../images/menuItem-15.jpg");
}
html body #body #menu .i1 {
	background: url("../images/menuItem-1.jpg") no-repeat;
	height:25px;
}
html body #body #menu .i2 {
	background: url("../images/menuItem-2.jpg") no-repeat;
}
html body #body #menu .i3 {
	background: url("../images/menuItem-3.jpg") no-repeat;
}
html body #body #menu .i4 {
	background: url("../images/menuItem-4.jpg") no-repeat;
}
html body #body #menu .i5 {
	background: url("../images/menuItem-5.jpg") no-repeat;
}
html body #body #menu .i6 {
	background: url("../images/menuItem-6.jpg") no-repeat;
}
html body #body #menu .i7 {
	background: url("../images/menuItem-7.jpg") no-repeat;
}
html body #body #menu .i8 {
	background: url("../images/menuItem-8.jpg") no-repeat;
}
html body #body #menu .i9 {
	background: url("../images/menuItem-9.jpg") no-repeat;
}
html body #body #menu .i10 {
	background: url("../images/menuItem-10.jpg") no-repeat;
}
html body #body #menu .i11 {
	background: url("../images/menuItem-11.jpg") no-repeat;
}
html body #body #menu .i12 {
	background: url("../images/menuItem-12.jpg") no-repeat;
}
html body #body #menu .i13 {
	background: url("../images/menuItem-13.jpg") no-repeat;
}
html body #body #menu .i14 {
	background: url("../images/menuItem-14.jpg") no-repeat;
}
html body #body #menu .i15 {
	background: url("../images/menuItem-15.jpg") no-repeat;
}
html body #body #menu .i16 {
	background: url("../images/menuItem-16.jpg") no-repeat;
}
html body #body #menu .i17 {
	background: url("../images/menuItem-17.jpg") no-repeat;
}
html body #body #menu .turn {
	background: url("../images/menuCurve.jpg") no-repeat;
}
/* -- Menu Items End -- */
/* -- S -- MAIN -- S -- */
html body #body #main .head {
	background: url("../images/bodyHead.jpg") no-repeat;
}
html body #body #main .head2 {
	margin-top:5px;
	margin-bottom:-3px;
}
html body #body #main .body {
	background: url("../images/bodyMain.jpg") repeat-y;
	padding-left:20px;
	padding-right: 20px;
}
html body #body #main .foot {
	background: url("../images/bodyFoot.jpg") no-repeat;
}
/* -- E -- MAIN -- E -- */
/* -- S -- SIDE -- S -- */
html body #body #side .head {
	background-repeat: no-repeat;
	width:160px;
	height:20px;
}
html body #body #side .body {
	background: url("../images/sideBody2.jpg") repeat-y;
	font-size:9px;
	text-align:center;
}
html body #body #side .body2 {
	padding-top:5px;
}
/*S controls random links on side*/
html body #body #side .body3 {
	margin-top:-4px;
	margin-left:1px;
	margin-bottom:8px;
	height:160px;
}
/*E controls random links on side*/

html body #body #side .foot {
	background-repeat: no-repeat;
	vertical-align:top;
	margin-top: -3px;
}
/* -- E -- SIDE -- E -- */
/* -- E -- BODY -- E -- */
/* -- S -- FOOT -- S -- */
html body #foot .side {
	background-image: url("../images/footSide.jpg");
	background-repeat: no-repeat;
}
html body #foot .line {
	background: url("../images/footLine.jpg") no-repeat;
}
/* -- E -- FOOT -- E -- */
/* 300x250 ad */
.burstContentAd {
	border:solid #4F2990 10px; /* "300x250 border color" */
	margin-right:10px;
	height:250px;
	width:300px;
	text-align:center;
	float:left;
	background-color:#8e2701;
}
.burstContentAdIndex {
	border:solid #4F2990 10px; /* "300x250 border color" */
	margin-right:10px;
	height:250px;
	width:300px;
	text-align:center;
	background-color:#8e2701;
}
/* 300x250 ad */

/* dms Sighn up */
#dmsContainer {
	width:350px;
	height:auto;
	text-align:center;
	margin-top:0px;
	float:left;
}
.dmsHead {
	height:18px;
	width:350px;
	background-image:url(../images/ebodyHead.jpg);
}
.dmsBody {
	width:350px;
	background-image:url(../images/ebodyMain.jpg);
}
.dmsBodyContent {
	font-size:11px;
	color:#000000;/*"dmsContentColor"*/
	text-align:center;
}
.dmsFoot {
	height:18px;
	width:350px;
	background-image:url(../images/ebodyFoot.jpg);
}
/* dms Sighn up */
/* slider */

.slider {
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

