body {
	margin-left: 0px; margin-top: 2px; margin-right: 0px; margin-bottom: 2px;
	font-size: 18px; color: #C8C8C8; font-family: arial
	}
p {
	font-size: 12px; color: #666666; font-family: verdana
}
h2 {
	font-weight: bold; font-size: 16px; color: #E61920; font-family: verdana
}
.small {
	font-size: smaller
}
.big {
	font-size: larger
}
.b-no {
	font-weight: normal
}
.b {
	font-weight: bold
}
.i {
	font-style: italic
}
.u {
	text-decoration: underline
}
.s {
	text-decoration: line-through
}
.blink {
	text-decoration: blink
}
.sub {
	vertical-align: sub; font-size: smaller
}
.sup {
	vertical-align: super; font-size: smaller
}
.tt {
	font-family: monospace
}
.center {
	text-align: center
}
.justify {
	text-align: justify
}
.left {
	text-align: left
}
.right {
	text-align: right
}
.float-left {
	float: left;
}
.margin5 {
	margin: 5px;
}
.margin0 {
	margin: 0px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.float-center {
	float: center;
}
.border0 {
	border: 0px solid;
}
a {
	color: #E61920; text-decoration: none;
}
a:hover {
	color: #666666
}
.chosen {
	color: #cccccc
}
.option {
	color: #cccccc
}
.select {
        color: #cccccc
}



.color {
	color: #FF0000
}
.aqua {
	color: #00ffff
}
.black {
	color: #000000
}
.blue {
	color: #0000ff
}
.fuchsia {
	color: #ff00ff
}
.gray {
	color: #808080
}
.green {
	color: #008000
}
.lime {
	color: #00ff00
}
.maroon {
	color: #800000
}
.navy {
	color: #000080
}
.olive {
	color: #808000
}
.purple {
	color: #800080
}
.red {
	color: #ff0000
}
.silver {
	color: #c0c0c0
}
.teal {
	color: #008080
}
.white {
	color: #ffffff
}
.yellow {
	color: #ffff00
}
#wrapper {
	height:100%;
}