P {
	font-family: Arial;
	font-size: 9pt;
}

hr.one {
	width: 100%;
	text-align: center;
	height: 1px;
	border: 0px black;
	background: black;
}

hr.left {
	width: 100%;
	text-align: left;
	height: 1px;
	border: 0px black;
	background: black;
}

hr.left_length {
	text-align: left;
	height: 1px;
	border: 0px black;
	background: black;
}

h1	{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
}

h2	{
	color: #000000;
	font-family: arial;
	font-size: 18px;	
	font-weight: bold;
}
		
h3	{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 14px;	
	font-weight: bold;
}

.buttons {
	font-family: Arial;
	font-size: 9pt;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

ul {
	font-family: Arial;
	font-size: 9pt;
}

li {
	font-family: Arial;
	font-size: 9pt;
}

.smallarial {
	font-family: Arial;
	font-size: 9pt;
}

.imagetext {
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.addtocart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a.addtocart:link {
	color: #000000;
}
a.addtocart:visited {
	color: #000000;
}
a.addtocart:active {
	text-decoration: underline;
	color: #000000;
}
a.addtocart:hover {
	text-decoration: underline;
	color: #000000;
}

.heading {
	font-family: Arial;
	font-size: 17px;
	font-weight: Bold;
	color: #000000;

}

.heading2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
}

.heading3 {
	font-family: Arial;
	font-size: 13px;
	font-style: Italic;
}

.heading4 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: Bold;
}

.ptext {
	font-family: Arial;
	font-size: 9pt;
}

.ptextwhite {
	font-family: Arial;
	font-size: 9pt;
	color: white;
}

.ptextbold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: Bold;
}

.ptextwhitebold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: Bold;
	color: white;
}

.error {
	font-family: Arial;
	font-size: 9pt;
	font-weight: Bold;
	color: red;
}

.error_hypertext {
	font-family: Arial;
	font-size: 9pt;
	font-weight: Bold;
	color: green;
}

.thetextbox {
	font-family: Arial;
	font-size: 8pt;
	padding: 1px;
	text-align: right;
}

.thetextboxleft {
	font-family: Arial;
	font-size: 8pt;
	padding: 1px;
	text-align: left;
}

.submitbuttons {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
}

.tableblack{
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.table1pxborder{
	border-style: solid;
	border-width: 1px;
}

.errmsg {
	margin-left: 10px;
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
	background-color: #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 480px;
}
