/* CSS Document */

.bg {

background-attachment: fixed;

background-image: url(images/left.jpg);

background-repeat: no-repeat;

background-position: left top;


} 
.bodyText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	padding-right:20px;
}


.bodyTextindent {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	padding-left:20px;
}

.bodyTextindent2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	padding-left:30px;
}

.bodyTextindent3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	padding-left:40px;
}

.navtext{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	padding-right:20px;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;

}

.bodyTextbold {
	font-family: "Courier New", Courier, mono;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
}

.border {
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

.borderspace {
	padding-top: 15px;
	padding-bottom: 15px;
}

.borderBottom {
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;

}

.bordertop {
	border-top-width: 0.05em;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;

}

.border1 {
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}


.bodyTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #669999;

}
.paddingtop {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.paddingleft2 {


	padding-left: 10px;
}
.paddingleft3 {

padding-top: 5px;
	padding-left: 10px;
}


.paddingindex {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-left: 10px;
}

.paddingindex2 {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.paddingpgno {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	padding-left: 2px;
}

 .footernav a:link 	{color: #333333; font-family: courier; font-size: 11px; text-decoration: underline;}
 .footernav a:visited 	{color: #333333; font-family: courier; font-size: 11px; text-decoration: underline;}
 .footernav a:active 	{color: #333333; font-family: courier; font-size: 11px; text-decoration: underline;}
 .footernav a:hover 	{color: #666699; font-family: courier; font-size: 11px; text-decoration: none;}
.paddingright {
	padding-right: 10px;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666699;
	text-decoration: underline;
}
.form {
	border: none;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;



}
.submit {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #E1E1E1;
	border: none;

}
.spacers {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
}
.margins {
	border-left-width: thin;
	border-right-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.marginsleft {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #CCCCCC;
}
.lineheight {
	line-height: 20px;
}
