body {
	margin:0px;
}
td {
	font-size:12px;
}
select, option, input {
	font-size:10px;
}
.blue, .orange, .boxtext, .bold,a ,span,div,p,h1, textarea.textarea, .whitebold, select, option, .note, .title, .titleorange, .error, .litegray, .tiny {
	font-family:Arial,Helvetica,sans-serif; 
}
.copyr,input,body,td {
	font-family:Arial,Helvetica,sans-serif; 
}
.bold, textarea.textarea, select, option, .note, .copyr, .boxtext,input,body,td,span,div,p,h1,.tiny {
	color:#646464;
}
a,a.boxtext,a.copyr {
	color:#2156BC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.tiny {
	font-size:xx-small;
}
.blue, .orange, .bold, textarea.textarea, .whitebold, .blackbold, .note, .title,.titleorange, .error, .litegray, p,a {
	font-size:x-small;
}
.bold, .note {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.orange {
	color:#FF9933;
}
.blue {
	color:#2156BC;
}
.error {
	font-weight:bold;
	color: #AA0000;
}
.title {
	font-weight:bold;
	color:#2156BC;
}
.titleorange {
	font-weight:bold;
	color:#EE8800;
}
.litegray {
	color: #999999;
}
.whitebold {
	font-weight:bold;
	color:#FFFFFF;
}
.blackbold {
	font-weight:bold;
	color:#646464;
}
.fixedwhitebold {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.fixedwhite, a.fixedwhite:visited, .fixedwhite,.fixedwhiteitalic {
	font-size:11px;
	color:#FFFFFF;
}
a.fixed {
	font-size:11px;
}
.fixedwhiteitalic {
	font-style:italic;
}
p.white {
	font-size:x-small;
	color:#FFFFFF;
}
select, input.text, textarea.textarea, input.white {
	border:solid 1px #FF9933;
	background-color:#FFFFFF;
}
input.white {
	width:120px;
	height:18px;
}
input.text {
	width:200px;
	height:18px;
}
.boxtitle {
	font-size:12px;
	font-weight:bold;
	color:#2156BC;
}
.boxtext {
	font-size:11px;
}
input.activation {
	border:solid 1px;
	border-left-color:#646464;
	border-right-color:#FFFFFF;
	border-top-color:#646464;
	border-bottom-color:#FFFFFF;
	background-color:#FF9E3E;
	font-size:11px;
	font-weight:bold;
	color:#2156BC;
	width:168px;
	height:18px;
}
.menuon,.menuoff,.menuon:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menuon,.menuon:visited {
	color:#FF9933;
}
.menuoff {
	color:#2156BC;
}
.menuon:hover,.menuoff:hover {
	text-decoration:underline;
}
.submenuon,.submenuoff,.submenuon:visited {
	font-size:12px;
	text-decoration:none;
}
.submenuon,.submenuon:visited {
	color:#FF9933;
}
.submenuoff {
	color:#2156BC;
}
.submenuon:hover,.submenuoff:hover {
	text-decoration:underline;
}
.copyr {
	font-size:9px;
	line-height:12px;
}
p.copyr {
	margin-bottom:4px;
	margin-top:4px;
}
img.item {
	border: solid 1px #969696;
}
img.orange,img.category {
	border: solid 1px #969696;
}
.bigwhite {
	color:#FFFFFF;
	font-size:large;
}
.bigblack {
	color:#646464;
	font-size:large;
}