body, p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000; 
	font-weight:normal; 
	line-height:18px; 
	padding:0px;
}
#menu {
	background:#99FFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 33px;
}
#menu li {
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-stretch:wider;
	font-weight:bold;
	margin: 0px 0px 0px 2px;
	padding: 0;
}
#menu a {
	background: url("images/menu_background.jpg") repeat-x;
	color: #fff;
	float: left;
	padding: 9px 57px;
	text-decoration: none;
}
#menu a:hover {
	background: #d09b59 url("images/hover.gif") top center no-repeat;
	color:#000033;
	padding-bottom: 9px;
}
.boxlink:link, .boxlink:visited, .boxlink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height:16px;
}
.boxlink:hover {
	text-decoration: underline; 
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	margin:0px; 
	padding-bottom:8px;
	padding-top:8px; 
	font:normal 22px Tahoma;
	color:#4E6EF5;
}
h2 {
	margin:0px; 
	font:normal 18px Tahoma;
	color:#4E6EF5;
}
.errormessage {
	font: bold 22px Arial, Helvetica, sans-serif;
	color:#CC0000;
}

.tlogin {background: url(images/dot.gif) 0 0 repeat-x; width: 200px}
.t {background: url(images/dot.gif) 0 0 repeat-x; width: 600px}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.copytext {
	font:normal 11px Arial, Helvetica, sans-serif;
}
