a.menu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF
}
.text {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
}
.index-right {
	background-color: #EFEFEF;
	border-top-width: 4px;
	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;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}




a.menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC25;
}

a.menu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF
}
a.menu:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF
}
.index-left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.form {
	font-size: 16px;
	color: #666666;
	font-family: "Trebuchet MS";
}
.right-sep {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #336699;
}
.formbold {
	font-size: 20px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: 5mm;
}
.body-bttom {
	background-image: url(images/kubrickfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}