/* CSS Document  - Copyright 2005-2006 Chappell Creative Inc. */

/* general elements */
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px;
	padding: 0px;
	scrollbar-base-color: #CCCC99;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	background-position: left top;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}

td, th {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}

.linedTable { border: 1px solid #939672; background-color: #FFFFFF; }

p {text-align: left; line-height: 20px;}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;

}

a:hover {color: #990033; text-decoration: none; font-weight: normal}

a:active {color: #990033; text-decoration: none; font-weight: normal}

.title {color: #666633; font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 24px; letter-spacing: 1pt; font-style: normal;}

.smTitle {color: #666633; font-size: 12px; font-weight: bold; line-height: normal}

.subTitle {color: #3C5322; font-size: 14px; line-height: 18px; font-weight: bold;}

.smallPrint { color: #666633; font-size: 9px; font-weight: normal; line-height: 12px; height: 14px; padding-bottom: 5px;}

.return { font-size: 9px; text-align: right; }

.header_bg {background-image: url(../images/header.jpg); background-repeat: no-repeat; height: 150px; width: 580px; color: #FFFFFF; padding-bottom: 25px; }

.footer {
	font-size: 9px;
	line-height: 14px;
	color: #666633;
	padding-left: 20px;
}

.footer a:link {color: #666633; text-decoration: none; font-weight: normal}

.footer a:visited {color: #666633; text-decoration: none; font-weight: normal}

.footer a:hover {color: #111111; text-decoration: none; font-weight: normal}

.footer a:active {color: #111111; text-decoration: none; font-weight: normal}


.footer_bg { background-image: url(../images/footer_bg.jpg); background-repeat: no-repeat; height: 90px; width: 760px;}

.sidebar { color: #333333; font-size: 11px; font-weight: normal; text-decoration: none; line-height: 14px; }

.sidebarHeader { color: #003366; font-size: 12px; font-weight: bold; text-decoration: none; letter-spacing: 0.1em; text-align: center; line-height: 20px; }

.sidebar_bg {color: #77776A; font-size: 11px; font-weight: normal; text-decoration: none; line-height: 14px; background-color: #E1E7EF; background-image: url(../images/sidebar_bg.jpg); background-repeat: no-repeat; background-position: center bottom; height: 228px; width: 169px;}


.main {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;

}

ul.circle {list-style-type: circle; color: #333333; font-size: 11px; font-weight: normal; list-style-position: outside; text-align: left; text-indent: 0pt; list-style-image: url(../images/circle.gif)}



/* form elements */
form {
	color: #666633;
	font-size: 10px;
	text-align: left;
	border: none;
}

input.large {width: 150px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #77776A solid;}

input.big {width: 110px; height: 20px; font-size: 15px; font-weight: normal; border: 1px #77776A solid;}

input.med {width: 65px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #77776A solid;}

input.small {width: 25px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #77776A solid;}

.buttonUp {background-color: #336633; color: #FFFFFF; font-size: 10px; font-weight: normal; text-align: center; border: 1px solid #77776A; height: 19px; cursor: pointer;}

.buttonOver {background-color: #003366; color: #FFFFFF; font-size: 10px; font-weight: normal; text-align: center; border-top: 1px solid #222222; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #222222; height: 19px; cursor: pointer;}
