body {
	margin: 0px 0px 20px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: #F2F2F2 ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

p {
	margin-bottom: 15px ;
	line-height: 17px ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

input, select, textarea {
	font-size: 12px ;
	font-family: arial, sans-serif ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	color: #ffffff ;
	font-family: tahoma ;
	margin: 0px ;
	letter-spacing: -1px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button {
	padding: 10px 5px 10px 16px ;
	background: url(images/buttonBg.gif) ;
	background-position: center ;
	border-bottom: 1px solid #000092 ;
}

.buttonUp {
	padding: 10px 5px 10px 16px ;
	background: url(images/buttonBgUp.gif) ;
	background-position: center ;
	border-bottom: 1px solid #000092 ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 14px ;
	font-family: arial ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.navLink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a:link {
	color: #000093 ;
}

a:active, a:visited {
	color: #666666 ;
}

a:hover {
	color: #0000C4 ;
}

#h1Box {
	border-top: 1px solid #ffffff ;
	border-bottom: 1px solid #ffffff ;
	background: url(images/botInfoBg.gif) ;
	background-position: center ;
	padding: 3px 5px ;
}

#content {
	padding: 15px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
}