@charset "utf-8";
/* CSS Document */
    body {
	color:#333;
	/*background-color:#FFFFFF;*/
	background-color:#CADFDF;
	padding:0px;
	margin: 0px 5px 20px 10px;
	background-repeat: repeat;
	background-image: url(../images/Bike.gif);
	height: 100%;
	/*	min-width:800px;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
body.reportbody {
	background-color:#CADFDF;
	color:#333;
	padding:0px;
	margin: 0px 0px 0px 0px;
	/*	min-width:800px;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: none;
	background-repeat: no-repeat;
}
.contenta .wrapper, .trainingrides .wrapper, .h2breports .wrapper, .wrapper #gallery {
	padding: 5px 0px 10px 10px;
	width: 97%;
	clear: both;
	float: none;
}
.contenta ul {
	list-style-position: outside;
}
.contenta ol {
	list-style-position: inside;
}
.contenta dt {
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 0px;
}
.small {
	font-size: 10px;
}
.contenta dl {
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.gif);*/
	margin-left: 15px;
}
 .contenta fieldset#paymentinfo dd {
	margin-left:0px;
	padding-left;0px;
}
 .contenta fieldset#preferences h1 {
	text-align:center;
	padding:4px 0px 4px 4px;
	border:1px solid #A4C0CC;
	background-color:#DAE9E9;
}

 .contenta fieldset#preferences {
	background:none;
	border:none;
}


dl.plainlist dt {
	margin-left:0px;
	padding-left;0px;
}
.contentb ul, .contenta ul {
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.gif);
	margin-left: 15px;
}
.contenta li, .contentb li {
	padding-bottom: 5px;
}
.contenta h1, #gallery h1, .trainingrides h1, .h2breports h1 {
	padding:0px;
	font-size:16px;
	font-weight:700;
	color:#A81D22;
	margin: 0px 0px 15px 0px;
	text-align: left;
}

.contentb h1 {
	padding:0px;
	font-size:16px;
	font-weight:700;
	color:#A81D22;
	margin: 0px 0px 5px 5px;
	text-align: center;
}
h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
}
h3 {
	font-size:12px;
}
p {
	/*font-size: 11px;*/
	line-height: 15px;
	margin: 0 0 11px 0;
	padding: 0px;
}
a {
	color:#0000CC;
	/*font-size:11px;*/
	font-weight:normal;
	text-decoration:none;
}
a:link {
	color:#0000CC;
}
a:visited {
	color:#07a;
}
a:hover {
	text-decoration: underline;
}
/* IMAGE ALIGNMENT */

.personalpic {
	float:left;
	padding-right:1em
}
.personalpic2 {
	float:none;
	text-align:center;
}
.personalmsg {
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border:1px solid #A4C0CC;
	padding:7px;
	font-size:12px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
.caption img.alignright {
	float:right;
	margin:0 0 1em 0em;
}
.caption img.alignleft {
	float:left;
	margin:0 0em 1em 0;
	max-width:310px;
}
img.aligncenter, .caption img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
a img.alignright, .caption a img.alignright {
	float:right;
	margin:0 0 1em 1em;
}
a img.alignleft, .caption a img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}
a img.aligncenter, caption a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.caption p.caption-text {
	font-size: 10px;
	line-height: 16px;
	padding: 4px 4px 4px 4px;
	margin: 0 0 5px 0;
	text-align:center;
	line-height:12px;
	clear:both;
	background-color:#DAE9E9;
}
#featuread2 a img {
	border:none;
}
.contenta img, .trainingrides img, .caption img {
	padding: 5px;
	border: 1px solid #A4C0CC;
	background-color: #FFFFFF;
}
#navAlpha img {
	padding-bottom:0px;
	margin-bottom:0px;
}
#sidebarl img, #sidebarr img {
	padding-bottom: 4px;
}
/* All the basic boxes  */
#login {
	display: block;
	padding: 5px;
	width: 250px;
	min-height:30px;
	overflow: hidden;
	text-align: left;
	background-color: #CADFDF;
	border: 1px solid #000000;
	margin-top: 5px;
	background-image: url(../images/settings-background.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#personal-info {
	display: block;
	padding: 5px 5px 10px 5px;
	/*width: 250px;
	min-height:140px;*/
	overflow: hidden;
	text-align: left;
	background-color: #ffffff;/*#CADFDF;*/
	border: 1px solid #000000;
	margin-top: 5px;
	background-image: url(../images/personal-info-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#signin-button {
	text-align:center;
	padding:4px 4px 4px 4px;
}
#featuread {
	padding: 0px;
	border: 1px solid #000000;
	text-align: center;
}
#featuread2 {
	padding: 0px;
	margin-top:5px;
	border: 1px solid #000000;
	text-align: center;
	background-color:#ffffff;
}
#buttonbar {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:400px;
	border:1px solid black;
	background-color:#9b1212;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	margin: 5px 0px 5px 132px;
	height: 30px;
	padding: 0px;
	background-image: url(../images/buttonbar-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	font-weight: bold;
}
#buttonbar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 8px 0px 6px 0px;
}
#buttonbar ul li, li#cart, li#cart form#CARTFORM, li#cart form#CARTFORM a, li#cart form#CARTFORM input {
	display: inline;
}
#buttonbar ul li a:link, #buttonbar ul li a:visited, #buttonbar ul li a:active {
	text-decoration:none;
	color: #FFFFFF;
	padding: 8px 10px 6px 10px;
	margin:0px;
}
#buttonbar ul li a:hover {
	text-decoration: none;
	background-color: #A81D22;
	padding: 8px 9px 6px 9px;
	margin:0px;
	border-right: 1px solid #9b1212;
	border-left: 1px solid #9b1212;
}
.contentb {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:400px;
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	margin: 5px 267px 5px 132px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #A4C0CC;
	border: 1px solid #000000;
	/*background-image: url(../images/vert-line.png);
	background-repeat: repeat-y;
	background-position: center top;*/
}
.contenta {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:385px;
	min-height:300px;
	border:1px solid black;
	background-color:#CADFDF;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	margin: 0px 267px 0px 132px;
	padding: 0px 10px 10px 5px;
	overflow: hidden;
	vertical-align: top;
	background-image: url(../images/h2b_background.png);
	background-repeat: repeat-x;
	background-position: top;
}
.h2breports {
	background-color:#CADFDF;
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 5px;
	overflow: hidden;
	vertical-align: top;
}
.footer {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:400px;
	border:1px solid black;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	margin: 5px 267px 10px 132px;
	color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	background-color: #AA1F24;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 5px 0px;
}
.footer p a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.footer p a:link {
	color:#ffffff;
}
.footer p a:visited {
	color:#ffffff;
}
.footer p a:hover {
	color:#000000;
	text-decoration: underline;
}
#navAlpha {
	position:absolute;
	width:130px;
	top:5px;
	left:5px;
	border:1px solid black;
	background-color:#FFFFFF;
	padding:0px;
	z-index:2;
	margin-top: 0px;
}
#navBeta {
	position:absolute;
	width:262px;
	top:42px;
	right:5px;
	border:1px none black;
	padding:0px;
	z-index:1;
	margin: 0px;
	height: 100%;
}
#banner {
	height:40px;
	border:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:60px;
	clear: left;
	margin-bottom: 5px;
	background-color: #418495;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;/*background-image: url(../images/header-center.jpg);*/
}
/*LEFT SIDEBAR MENU*/

#menu {
	width: 130px;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}
#menu li a {
	height: 20px;
	text-decoration: none;
}
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	padding: 8px 0px 0px 32px;
	background-image: url(../images/menu1.gif);
}
#menu li a:hover {
	color: #FFF;
	padding: 8px 0px 0px 32px;
	background-image: url(../images/menu1.gif);
	background-position: 0 -32px;
}
ul#menu li#youarehere a {
	color: #FFF;
	padding: 8px 0 0 32px;
	background-image: url(../images/menu1.gif);
	background-position: 0 -32px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navAlpha h2, #sidebarl h2, #sidebarr h2 {
	background-color: #000000;
	margin-bottom: 0px;
	padding: 10px 5px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
#sidebarl {
	width: 125px;
	float: left;
	border: 1px solid #000000;
	text-align: center;
	padding: 3px 0 0 0;
	margin-top: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#sidebarr {
	width: 125px;
	float: right;
	border: 1px solid #000000;
	padding: 3px 2px 0px 2px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
.hdrlft {
	background-image: url(../images/header-left.jpg);
	margin: 0px;
	padding: 0px;
}
#bottoml {
	float: left;
	width: 45%;
	text-align: left;
	padding: 10px;
	overflow: auto;
	color: #000000;
	font-weight: normal;
	height: 100%;
}
#bottomr {
	float: left;
	width: 42%;
	height: 100%;
	text-align: left;
	padding: 10px;
	color: #000000;
	font-weight: normal;
	border-left:#000000 1px solid;
}
#bottoml2 {
	
	width: 48%;
	text-align: left;
	padding: 10px;
	overflow: auto;
	color: #000000;
	font-weight: normal;
	height: 100%;
	margin-right:5px;
}
#bottomr2 {
	float: left;
	width: 42%;
	height: 100%;
	text-align: left;
	padding: 10px;
	color: #000000;
	font-weight: normal;
}
/*FOR THE TOOLTIP IMAGE PREVIEW*/
#screenshot {
	position:absolute;
	border:1px solid #000000;
	padding:5px;
	display:none;
	color:#000000;
	z-index:4;
	background-color: #FFFFFF;
	text-align:center;
}
a.screenshot {
	cursor:default;
	cursor: pointer;
	font-size: 11px;
}
.msg_body p a {
	cursor: default;
}
/* TOGGLE HIDE/SHOW CONTENT AREAS*/

ul.actions {
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-top: 5px;
	margin-bottom: 25px;
}
.article {
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;/*	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
.msg_head, .msg_head2, .msg_head3, .msg_head4 {
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #0000CC;
	text-decoration: underline;
	padding: 5px 10px 5px 0px;
}
.msg_body {
	padding: 5px 10px 15px 10px;
}
.msg_list {
}
li.readbody a {
}
blockquote {
	padding-left: 20px;
	color: #003399;
	margin: 15px 30px 15px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/*FORMS STYLES*/

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11px;
	color: #000000;
}
form fieldset, fieldset {
	clear: both; /* note that this clear causes inputs to break to left in ie5.x mac, commented out */
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	/*border: 1px solid #26767A;*/
	border: 1px solid #A4C0CC;
}
form fieldset legend, fieldset legend {
	font-size:12px; /* bump up legend font size, not too large or it'll overwrite border on left */
	color: #26767A;
	font-weight: bold;  /* be careful with padding, it'll shift the nice offset on top of border  */
}
form label {
	display: block;
	width: 90px;
	padding: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	color: #000000;
	margin: 5px 0 0 0;
	float: left;
}
#signin label {
	font-size:10px;
	display: block;
	width: 60px;
	padding: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	color: #000000;
	margin: 5px 0 0 0;
	float: left;
}
form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:none;
}
form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px;
}
#login form input[type=password], #login form input[type=text] {
	width:105px;
}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
form input#file {
	font-color:#ffffff;
}
textarea {
	overflow: auto;
}
form .small {
	margin: 0 0 5px 100px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 10px;
	display: block;
}
#login p.small {
	font-size: 10px;
	display: block;
	margin: 0 0 5px 0;
	padding: 1px 3px 1px 3px;
}
form .required {
	font-weight:bold; /* uses class instead of div, more efficient */
}
form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
input.formbutton {
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	padding: 1px 2px;/*	background-image: url(../images/buttonbackground.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #CCCCCC;*/
}
input.adminbutton {
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	padding: 1px 2px;
	width: 200px;
}
.warn {
	font-weight: bold;
	color: #A81D22;
}

/*SCROLLABLE CHECKLIST*/

#assignmentscroll {
	height:150px;
	overflow:auto;
	padding:10px 5px 10px 5px;
	background-color:#D7E7E7;
	border: 1px solid #A4C0CC;
}
#checklist {
	height: 150px;
	width: 225px;
	overflow: auto;
	background-color:#D7E7E7;
	border: 1px solid #A4C0CC;
	margin: 0px;
	padding: 0px;
}
#checklist ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin: 3px 0px 3px 3px;
}
#checklist ul li {
	border-bottom: 1px solid #A4C0CC;
}
#checklist ul li:hover {
	border-bottom: 1px solid #000000;
	background-color:#A4C0CC;
}
#rowclick li {
	cursor: default;
}
li.selected {
	border-bottom: 1px solid #ffffff;
	background-color:#A4C0CC;
}
#gallery {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:385px;
	min-height:300px;
	height: 450px;
	border:1px solid black;
	background-color:#CADFDF;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	margin: 0px 267px 0 132px;
	padding: 0px 10px 10px 5px;
	overflow: auto;
	vertical-align: top;
	background-image: url(../images/h2b_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#gallery ul {
	list-style-image: none;
	list-style-type: none;
}
#gallery ul li {
	list-style-image: none;
	display:block;
	float: left;
}
#gallery ul li img {
	border: 1px solid #000000;
	padding:3px;
	margin:3px;
	background-color:#ffffff;
	opacity:0.75;
	-moz-opacity:0.75;
}
#gallery ul li img:hover {
	border: 1px solid #000000;
	background-color:#ffffff;
	padding:3px;
	opacity:1;
	-moz-opacity:1;
}
.trainingrides {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:385px;
	min-height:300px;
	border:1px solid black;
	background-color:#CADFDF;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	margin: 0px 267px 0 132px;
	padding: 0px 10px 10px 5px;
	vertical-align: top;
	background-image: url(../images/h2b_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*EVENT AND TRAINING RIDE STYLES*/
.eventdescription {
	padding: 5px 5px 5px 0;
}
.eventname {
	color: #000000;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 12px;
}
.eventdate {
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}
.eventhigh {
	text-transform: uppercase;
	color: #FF0000;
	font-weight:bold;
}
.eventshort {
	font-style: italic;
	color: #CCCCCC;
	font-size: 12px;
}
/*SHOPPING CART STYLES*/
.cart-note {
	padding-left:10px;
	padding-top:5px;
	font-style:italic;
}
#shopcart {
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
}
#shopcart td {
	border:1px solid #A4C0CC;
	background: #fff;
	padding: 6px 6px 6px 12px;
}
#shopcart th {
	font: bold 11px;
	color:#000000;
	border-right: 1px solid #A4C0CC;
	border-left: 1px solid #A4C0CC;
	border-top: 1px solid #A4C0CC;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #A4C0CC;
	background-image: url(../images/tableheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#PERMISSIONEDITFORM img.nobg {
	padding:0px;
	border:none;
	background: none;
}
#shopcart th.nobg, #shopcart td.nobg {
	border-top: 0;
	border-left: 0;
	border:none;
	background: none;
}
#shopcart .spec {
	border:1px solid #A4C0CC;
	padding: 6px 6px 6px 12px;
	background-color: #fff;
	background-image: url(../images/table-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#shopcart caption {
	padding: 0 0 5px 0;
	font: italic 11px;
	text-align: left;
}
#shopcart tbody tr td a img, .a2a_dd.addtoany_share_save img, div#letter img, contenta img.noback, img.noback {
	border:0px;
	margin:0px;
	padding:0px;
	background:none;
}
/*BLOG FEED STYLES*/

div.feedburnerFeedBlock ul li p {
	display:block;
	margin:0px 0px 10px 0px;/*font-size: 10px;
	font-style: normal;*/
}
div.feedburnerFeedBlock ul li div {
	border-bottom:solid #A4C0CC 1px;
	padding-bottom:7px;
}
div.feedburnerFeedBlock ul li div Blockquote div {
	border:none;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block;
	margin:12px 0 0 0;
	font-size:16px;
}
div.feedburnerFeedBlock ul {
	margin-left:5px;
	padding-left:0;
	list-style:none;
}
div.feedburnerFeedBlock {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding:10px;
}
/* tables */
table.tablesorter {/*	font-family:arial*/;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}

/* EMAIL AREA STYLES*/

#emailpreview. ul, #emailpreview ol {
	list-style:none;
	list-style-image:none;
}

/* STATS STYLES */

#h2bstats {
	padding:0px;
	width:325px;
	border-left:1px #9b1212 solid;
	border-right:1px #9b1212 solid;
	border-bottom:1px #9b1212 solid;
	margin-left:25px;
}
/* FEED ICON STYLE*/
.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background-image: url(../RSS/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.itweet {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background-image: url(../images/twitter-t-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#h2bwinners {
	border-bottom:#000000 1px solid;
}
#h2bwinners dl {
	margin-left:0px;
	
}
#h2bwinners dl dt {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
	margin:0;
	padding:5px 0px 5px 5px;
	border-top: solid 1px #000000;
	background-color:#26767A;
	color:#ffffff;
}
#h2bwinners dl dd {
	font-size:12px;
	margin:0;
	padding:4px 0 4px 0px;

}
.mainpagelink {
	padding:5px 0 5px 0;
}
.mainpagelink-new {
	/*border:#000000 1px solid;
	background-color:#E3EDF0;*/
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 275px top;
}
.mainpagelink-stress {
	padding:5px 5px 5px 0;
	/*border:#000000 1px solid;*/
	background-color:#E3EDF0;
}
