body {
	margin: 0px auto;
	padding: 0;
	background: #CCCCCC url(images/bg_pebbles.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	/*--  font-size: 15px; */

}

.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.amounts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
body {
	scrollbar-face-color:#c0c0c0;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ffffcc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:666666;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
}
.buttonRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
}
	A:link{color:#000000;text-decoration:none;}
	A:visited{color:#000000;text-decoration:none;}
    A:hover{color:#666666;text-decoration:none;}
    A:active{color:#666666;text-decoration:none;}
	
	a.two:link{color:000000; text-decoration: none;} 
	a.two:visited{color: #000000; text-decoration: none;} 
	a.two:hover{color: #666666; text-decoration: underline;} 
	a.two:active{color: #000000; text-decoration: underline;} 
}

.borderlinksTop a{
	margin: 0px 0px;
	padding: 5px;
	display:block;
	width: 250px;
	color: #492D0A;
	text-decoration: none;
	border: 1px dotted #492D0A;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

 .borderlinksTop a:hover
{
	border: 1px dashed #492D0A;
	background-color: #DDCD9F;
	text-decoration: none;
} 


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	margin:2;
	padding:2;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	margin:0;
	padding:0px 0px 0px 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
}
.listCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	padding: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.b-gray {
	border: 1px solid #666666;
}
.b-black {

	border: 1px solid #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-transform: uppercase;

}

.smalltextCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;

}
.b-grayDot {

	border: 1px dotted #666666;
}
.b-grayBrdrRt {
	border-top: none;
	border-right: 1px double #666666;
	border-bottom: none;
	border-left: none;

}
.b-black2 {


	border: 2px solid #000000;
}
