ul {}

ul.smalllist {
	line-height:2.5em;
	padding:5px 8px;
    list-style-type:none;
}

li {}

li.smalllist {
    line-height:1.1em;
	margin-left: 0px;
	padding: 0 0 10px 36px;
    background: url(./images/icons/rightarrow.jpg) no-repeat;
    background-position:0 0px;
	position: relative; 
	left: 0px;
}

ul {}

ul.smalllistbad {
	line-height:2.5em;
	padding:5px 8px;
    list-style-type:none;
}

li {}

li.smalllistbad {
    line-height:1.1em;
	margin-left: 0px;
	padding: 0 0 10px 36px;
    background: url(./images/001_05.gif) no-repeat;
    background-position:0 0px;
	position: relative; 
	left: 0px;
}

.left {
	float: left;
}
.right {
	float: left;
}
.colorbox_green {
	border-top: 2px green solid;
	border-bottom: 2px green solid;
	background-color: #D9FD8E;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
}
.colorbox_orange {
	border-top: 2px orange solid;
	border-bottom: 2px orange solid;
	background-color: #ffeebb;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
}
.green {
	color: green;
}
.red {
	color: red;
}
.darkred {
	color: #cc0000;
}
.colorbox_red {
	border-top: 2px red solid;
	border-bottom: 2px red solid;
	background-color: #FF9999;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
}

HR.dotted {width: 100%; margin: 10px 0 15px 0; border-top: 0; border-bottom: 3px dotted #aaa;}
HR.lined {width: 100%; margin: 10px 0 15px 0; border-top: 0; border-bottom: 2px solid #aaa;}
span.dotted {margin: 20px; }

input, select { font-size: 14pt; padding: 2px;}

span.emphasis {
	font-weight: bold;
}
.small {
	font-size: 9pt;
}
.subheading {
	font-size: 12pt;
	font-weight: bold;
}
.mediumsubheading {
	font-size: 14pt;
	font-weight: bold;
}
.largesubheading {
	font-size: 16pt;
	font-weight: bold;
}
.extralargesubheading {
	font-size: 20pt;
	font-weight: bold;
}
.xxlargesubheading {
	font-size: 30pt;
	font-weight: bold;
}
span.gray {
	font-weight: normal;
	color: #777777;
}
.title {
	font-family: Tahoma, Arial;
	letter-spacing: -1px; font-weight: bold;
	font-size: 14pt;
}
.titlemedium {
	font-family: Tahoma, Arial;
	letter-spacing: -1px; font-weight: bold;
	font-size: 13pt;
}
.maintitle {
	font-family: Tahoma, Arial;
	letter-spacing: -1px; font-weight: bold;
	font-size: 18pt;
}
.nopm {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mt5 {
	margin-top: 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb15 {
	margin-bottom: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.plr10{
	padding-left: 10px;
	padding-right: 10px;
}
.plr20{
	padding-left: 20px;
	padding-right: 20px;
}
.ptb10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.ptb20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.normal {
	font-family: Georgia;
	font-size: 12pt;
}
p {
	font-family: Georgia;
	font-size: 12pt;
}
span.brag {
	color:#006600;
}
.hottext {
	color: #ff9900;
}


.imageright {
	float:right; 
	margin-left:20px; 
	margin-bottom:20px; 
	margin-right:20px;
}
.highlight {
	background-color: #ffff00;
}
.coupon {
	border: 5px dashed black;
}
a.nodeco {
	text-decoration: none;
}




