.corange {
	color: #F5821F;
}
.cblack {
	color: #000000;
}
.cblue {
	color: #7FA1B6;
}
.clorange {
	color: #FBB163;
}
.cwhite {
	color: #FFFFFF;
}


.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-style: italic;
	color: #F5821F;
	font-weight: bold;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #000000;
	font-weight: bold;
}

a.head:link, a.head:active, a.head:visited {
	color:#FFFFFF;
	font-size:100%;
}
a.head:hover {
	color:#FBB163;
	font-size:100%;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a.normal:link, a.normal:active, a.normal:visited {
	color:#000000;
	text-decoration:none;
}
a.normal:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.large {
	font-size: 110%;
	line-height: 110%;
}
.prompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
a.prompt:link, a.prompt:active, a.prompt:visited {
	color:#FFFFFF;
	font-size: 100%;
}
a.prompt:hover {
	color:#FBB163;
	font-size: 100%;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	background-color: #FFFFFF !important;
	border: 1px solid #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
}
a.xsmall:link, a.xsmall:active, a.xsmall:visited {
	color:#F5821F;
	font-size: 100%;
}
a.xsmall:hover {
	color:#000000;
	font-size: 100%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	margin:0;
}
