a.AnchorStandard:link { color: #0000ff; text-decoration:  none ; font-weight: bold;}       /* unvisited link */
a.AnchorStandard:visited { color: #0000ff; font-weight: bold;}   /* visited links */
a.AnchorStandard:active { color: #ff9900; font-weight: bold;}    /* active links */
a.AnchorStandard:hover {  color: #ff9900; text-decoration: underline font-weight: bold;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.large_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: afb4be;
	border-right-color: afb4be;
	border-bottom-color: afb4be;
	border-left-color: afb4be;
}
.subheads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}

.vertical_rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: afb4be;
	border-right-color: afb4be;
	border-bottom-color: afb4be;
	border-left-color: afb4be;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#InviteBox {
width: 145px;
border: 1px solid #ccc;
font-family: Arial, Helvetica;
font-size: 12px;
}
#InviteBox .title {
display: block;
width: 135px;
background-color: #336699;
color: white;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
padding: 5px;
text-align: center;
}

#InviteBox .link {
display: block;
width: 140px;
padding: 5px 0px 5px 5px;
border-top: 1px solid #ccc;
height: 13px;
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:right;
}

#InviteBox span {
padding: 5px;
display: block;
}

#InviteBox a {
display: block;
width: 140px;
height: 13px;
}
