body {
	margin: 0px;
	background-image: url(stock/background.gif);	
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;}
.body a { color: #333333; text-decoration: none; }
.body a:hover { color: #993300; text-decoration: underline;}

.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;}

.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;}
.body2 a { color: #990000; text-decoration: none; }
.body2 a:hover { color: #993300; text-decoration: underline;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer a { color: #666666; text-decoration: none; }
.footer a:hover { color: #FFFFFF; text-decoration: underline;}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305A56;
	line-height: 19px;}
.nav a { color: #305A56; text-decoration: none; }
.nav a:hover { color: #92334C; text-decoration: underline;}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305A56;
	line-height: 17px;
	margin-left: 14px;
	width: 110px;}
.subnav a { color: #305A56; text-decoration: none; }
.subnav a:hover { color: #92334C; text-decoration: underline;}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	padding-top: 2px;
}
.leftnav a{
	text-decoration: none;
}
.leftnav a:hover{
	text-decoration: underline;
	color: #9b1c24;
}
.leftnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #000000;
}
.leftnavtitle a {
	text-decoration: none;
	color: #FFFFFF;
}
.leftnavtitle a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.rightblackline {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bordertop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.bordersides {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bordertoptight {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #5b5c5e;
	border-right-color: #5b5c5e;
}

.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.title01 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.title01red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5b5c5e;
}

.title03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.subtitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.subtitle01red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.subtitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5b5c5e;
}

.tabletitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9b1c24;
}
.tabletitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5b5c5e;
}

.greyfocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b5c5e;
	background-image: url(stock/greyfocus.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.greyfocus img {
padding: 0px;}

.imageborder01 {
	border: 2px ridge #5b5c5e;
}

.imageborder02 {
	border: 2px solid #9b1c24;
}
.imageborder03 {
	border: 2px groove #9b1c24;
}

form {margin: 0; padding: 0;}

.error {
	color: #FF0000; 
	font-weight: bold;
}
.errorField {background-color: #FFDDCC;}
