/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10;	
	background-position: left top;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #FFFF00;
}
html { /*\*/ margin: 0; padding: 0; border: 0; width: 100%; height: 100%; }
a:link {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
#box a {
	font-weight: bold;
}
#box a:link {
	color: #000000;
	text-decoration: underline;
}
#box a:visited {
	text-decoration: underline;
	color: #000000;
}
#box a:hover {
	text-decoration: none;
	color: #000000;
}
#box a:active {
	text-decoration: underline;
	color: #000000;
}
#box a {
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A0000;
	font-size: 0.95em;
	line-height: 1.5em;
}
.formBorder {
	background-color: #E7BE48;
	width: 2px;
}
.leftColumn {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.rightColumn{
	padding:10px 25px 0px 10px;
	background-color: #9A0000;
}
.small {
	font-size: x-small;
}
.leftColumnTop {
	background-color: #FFFFFF;
}
.pageheader {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e6be48;
}
.pagetext{
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.likelink {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
}

.marquee{
	font-size: 13;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e6c048;
}

.formtext{
	font-size: 13;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #9A0000;
}
.inputtext{
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #9A0000;
}

img {
border: none;
}

#border-img{
	border:1px #000000 ridge
}
