body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-image: url(../images/bg2.jpg);
}

a {
	color: #2B40A4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

.title {
	font-family: "Century Gothic";
  font-size: 12px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #000000;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.box1 {
	font-size: 11px;
	border: 0px none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;





}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.menuhead {
	font-size: 12px;
	font-weight: bold;
}a.mainlink {
	font-weight: bolder;
	font-size: 11px;
	text-decoration: underline;
}
a.mainlink:hover {
	color: #00CCFF;
	text-decoration: none;
}
.stephead {
	font-size: 12px;
	font-weight: bolder;
}
table.titlebar {


}
td.titlebar {
}
tr.titlebar {
}
a.portlink {
	font-size: 10px;
	text-decoration: none;
}
a.portlink:hover {
	color: #FF9966;
	text-decoration: none;
}
.portfoliotitle {
	font-size: 11px;
	font-weight: bolder;
	background-color: #F5F5FA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.normal {
	font-size: 12px;
}

