/* ~~~~~~~~ START page element classes ~~~~~~~~ */
.heading {color: #181750; font: bold medium Arial, Verdana, Helvetica, sans-serif;}
.text, .textcolor, .textwhite, .textsmall, .textwhitebig {
	color: #181750; font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}
.textcolor {color: #181750;}
.textsale {color: #739C22;}
.textwhite {color: #fff;}
.subpagelist {
	color: #000000;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #d5d5d5;
	border: #999999 2px solid;
	padding: 5px 5px;
}
.subpagelist a:link, .subpagelist a {color: #739C22;}
/* ~~~~~~~~ END page element classes ~~~~~~~~ */

/* ~~~~~~~~ START misc. element classes ~~~~~~~~ */
/* .form {width: 130px;} */
.formText {font-family: "Courier New", Courier, mono; font-size: 13px }
.formDText {width: 105px;}
/* ~~~~~~~~ END misc. element classes ~~~~~~~~ */

/* ~~~~~~~~ START design element classes ~~~~~~~~ */
a:link {color: #739C22;}
a:hover {color: #ffffff;}
a:active {color: #999999;}
a:visited {color: #739C22;}
b {font-weight: bold;}
i {font-style: italic;}
big {font-size: small;}
small {font-size: xx-small;}
.contentpad {padding: 2px 3px 2px 3px;}
.contentpadright {padding: 20px 0px 0px 0px;}
.boxpad {padding: 2px 2px 2px 2px;}
.gridbg {background: #fff repeat-y url('../image/grid_bg.jpg');}
/* ~~~~~~~~ END design element classes ~~~~~~~~ */

