#indent1 {
	padding-left: 25px;
}
#indent2 {
	padding-left: 50px;
}
.inputbox,.button {
	border: 1px solid #666666;
	font: 78% "Lucida Grande", Verdana, Arial, sans-serif;
}
a {
	color: #6392d2;
	text-decoration: none;
}
a:active {
	color: #84b8f5;
	text-decoration: none;
}
a:hover {
	color: #84b8f5;
	text-decoration: none;
}
a:visited {
	color: #2c638e;
	text-decoration: none;
}
a.alt {
	color: #fff;
}
a.alt:active {
	color: #fff;
}
a.alt:hover {
	color: #fff;
}
a.alt:visited {
	color: #fff;
}
body {
	background: white url(../gfx/bg.png) repeat-x;
	font: 78% "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
body,td,tr,th,.button,.inputbox {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 140%;
	vertical-align: top;
}
h1 {
	color: #c20336;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
}
html {
	overflow: -moz-scrollbars-vertical;
}
input.reset {
	background-color: #FFFFFF;
	border: 1px solid #c20336;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	width: 100px;
}
input.send {
	background-color: #FFFFFF;
	border: 1px solid #c20336;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}
table.main {
	background: white url(../gfx/bg_main.png) repeat-y;
}
td.content {
	padding: 5px 15px 10px 8px;
}
td.corners {
	background: white url(../gfx/bg_btm_corners.png) no-repeat;
	height: 10px;
	width: 760px;
}
td.nav {
	padding: 5px 15px 20px 8px;
	width: 150px;
}
