/* prepared by ap and last modified on 08.19.07 by mc */
body{
	font-size: 13px;
	background-color: #FFFFBB;	
	background-image:url(images/bamboo2.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	margin: 5px 90px 10px 90px;
	font-family: Arial, Helvetica, sans-serif;


}	

.title {
	font-size: 26px;
	font-variant: small-caps;
	text-transform:none;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	position:inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}

.title2 {
	font-weight: bold;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 10px;
}
#navbar {
	background-color:#B70000;
	font-weight:bold;
	font-size: 14px;
	line-height: 24px;
	}
	
#navbar a:link {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	}

#navbar a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	}

#navbar a:hover {
	background-color:#FFFFFF;
	color:#B70000;
	} 


a:link {
	color: #B70000;
}
a:hover {
	color: #B70000;
	background-color:#FFFFFF;
}
a:visited{
	color: #B70000;
	}
.sidemenu:link, .sidemenu:visited{
	text-decoration:none;
	font-size: None;
	line-height: 20px;
}
.sidemenu:hover{
	text-decoration:underline;
	background-color:#FFFFFF;
	line-height: 20px;
}

.specialmenu:link, .specialmenu:visited{
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
}
.specialmenu:hover{
	text-decoration:underline;
	background-color:#FFFFFF;
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
}
.bottomnavbar:link, .bottomnavbar:visited{
	font-size: 12px;
	text-decoration:none;
}
.bottomnavbar:hover{
	text-decoration:underline;
	background-color:#FFFFFF;
}
.smallnavbar {
	font-size: 12px;
	color: #666666;
}
.reminder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-variant: small-caps;
	margin: 15px 0px 20px;
	padding: 5px;
	width: 95%;
	border: 1px solid #FF6600;
	text-align: center;
	vertical-align: top;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
	margin-top: 24px;
}
.indexAuthor:link, .indexAuthor:visited {
	color: #B70000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}
.indexAuthor:hover {
	color: #B70000;
	font-weight: bold;
	font-size: 14px;
	background-color:#FFFFFF;
	text-decoration:underline;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}
.indexTopic:link, .indexTopic:visited {
	color: #B70000;
	font-size: 14px;
	text-decoration:none;
	line-height: 25px;
}
.indexTopic:hover {
	color: #B70000;
	font-size: 14px;
	background-color:#FFFFFF;
	text-decoration:underline;
	line-height: 25px;
}

.textSmall {
	font-size: 90%;
}
.boxed {
	padding: 10px;
	border: 2px solid #AAAAAA;
}
.boxedSmall {
	padding: 2px;
	border: 1px solid #AAAAAA;
	background-color:#FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 2px;
	background-color: #FFCC66;
}
.jobannounce {
	background-color: #FFCC66;
}
.smalldate {
	font-size: 10px;
	font-style: italic;
	margin-top: 30px;
	padding: 0;
	margin-bottom: 1px;
}
hr {
	color: #000000;
	height: 1px;
}
hr.color {
	color: #FFCC66;
	height: 1px;
}
.announcement {
	background-color: #FFFF66
}
.menutext {
	margin-right: 25px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.samp {
	color: orange;	
	font-weight: bold;
}
p.indent-small {
	padding-left: 30px;
	padding-right: 3px;
}
p.indent-xsmall {
	padding-left: 10px;
	padding-right: 10px;
}