.bgBody {
	/*
	background-image:url(../images/bg-all.jpg);
	background-position:top;
	background-repeat:repeat-x;
	*/
}

.bgMain {
	/*
	background-image:url(../images/bg-main-repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
	*/
	padding: 10 10 10 10;
}
.bgLeft {
	background-image:url(../images/left_bg.jpg);
	background-repeat:no-repeat;
}
.tdInput {
	width:80px;
	font-size:10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060F0C;
}
.divDiary {
	padding: 5 0 5 14;
	width: 150px;
	text-align:center;
}
.txtDiary {
	font-weight:bold;
}
.txtError {color: #FF3300}

tblDiary1.a {
	color: #FFCC66;
}

a {
	text-decoration:none;
	color:#009966;
}

a:hover {
	text-decoration:underline;
	color:#33E084;
}

table#tblDiary1 a {
	color: #0066FF;
}

table#tblDiary1 a:hover {
	color: #006699;
}

.tblDiary2 a {
	color: #0066FF;
}

.tblDiary2 a:hover {
	color: #006699;
}

a.title {
	color:#333333;
	font-weight:bold;
}
a.bigLink {
	font-size:12px;
}.bold {
	font-weight:bold;
}
.itemTitle {
	font-size: 14;
	color: #009966;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}
.statusToday {
	color:#006699;
}
.statusInProg {
	color: #00FF99;
}

/* Calendar */

.calborder 		{ border: 1px #A1A5A9 solid; }
.sideback 		{ background-image: url(/iCal/templates/default/images/side_bg.gif); }
.G10BOLD 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 900; }


.adminHead {
font-weight: bold; font-size: 12px; color: #3366FF; background-color:#B8D4D7;
}
.mainTitle {
	font-weight:bold;
	font-size:24px;
	color: #FFFF99;
}

.pad {
	padding: 0px;
	margin: 0px;
}

#index .pad {
	padding-top: 300px;
}
