.calHead {
    background-color:#D7E1F5;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

	text-decoration: underline;
	cursor:pointer;
}
a:active {

	text-decoration: none;
}
.grey10 {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	cursor:default;
}

.black10 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	cursor:default;
}
.black11 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	cursor:default;
}

.tabon {
color:#000000;
    background-color:#F4F4F4; 
font-weight:normal; 
font-size:11px;font-family:verdana, arial, helvetica;
text-decoration:none; 
cursor:default;
	padding: 2px 5px 4px 5px;
	border-top: 1px solid #CCCCCC;
}

.taboff {
color:#666666; 
font-weight:normal; 
font-size:11px;font-family:verdana, arial, helvetica;
text-decoration: none; cursor:pointer; 
	background-color:#CCCCCC;
	padding: 2px 5px 4px 5px;
}

.blue10 {
	color: #003399;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.blue11 {
	color: #003399;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.brick10 {
	color: #CC3300;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	cursor:default
}
.green11 {
	color: #006633;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	cursor:default
}

.newButton {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C8540;
	background-color: #E6FADF;
	border-top-color: #F3FFEF;
	border-right-color: #8CA782;
	border-bottom-color: #8CA782;
	border-left-color: #F3FFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:pointer;
	
}
.newBook {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#444444;
	background-color: #8DD75A;
	border-top-color: #F3FFEF;
	border-right-color: #8CA782;
	border-bottom-color: #8CA782;
	border-left-color: #F3FFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:pointer;
	
}
.whiteBox10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	color: #000000;
	text-align:center
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

