.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	color: #666666;
}

.H1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style3 {font-size: 12px}

input {
	border-width: 1px;
	border-color: #2e2e2e;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #2e2e2e;
	background-color: #eeeeee;
}
input.noborder {
	border-width: 1px;
	border-color: #2e2e2e;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #2e2e2e;
	background-color: #eeeeee;
}
textarea {
	border-width: 1px;
	border-color: #2e2e2e;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #2e2e2e;
	background-color: #eeeeee;
}
select {
	border-width: 1px;
	border-color: #2e2e2e;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #2e2e2e;
	background-color: #eeeeee;
}

Body {
	font-size: 11px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-base-color: #313A42;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

A.dark:link {
	color: #000066;
	text-decoration: none;
}

A.dark:visited {
	color: ;
	text-decoration: none;
}

A.dark:active {
	color: #000066;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #CC3300;
	text-decoration: underline;

}

A:visited {
	color: #CC3300;
	text-decoration: none;

}

A:active {
	color: #CC3300;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	text-decoration: none;

}

TD {
	font-size: 11px;
	font-family : Arial;
}

P {
	font-size: 11px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}


TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #313A42;
	height : 1px;
}

.line1 {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}
