@charset "UTF-8";
#Head {
	font-family: "MS Serif", "New York", serif;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.update {
	font-size: 12px;
	color: #96C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: normal;
}
strong {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: baseline;
}
tr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
table {
	background-color: #FFF;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	border: 1px thin #366;
	color: #000;
}
h2 {
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #666;
	font-style: normal;
	padding-bottom: -14px;
}
.subnote {
	font-size: small;
	font-style: oblique;
}
.imagebg {
	background-image: url(invite-s2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.download {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #CCC;
	font-size: small;
}
.dark {
	color: #FFF;
}
.proxy-null {
	border: 0px none #369;
}
.proxy-live {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.myAccordianHead {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-variant: small-caps;
}
.psection {
	float: none;
	height: 150px;
	width: 95%;
	background-color: #999;
	padding-top: 5px;
	padding-bottom: 15px;
	border: 0px none #CCC;
	z-index: auto;
	padding-right: 0px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.framedark {
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.mainlist {
	list-style-type: square;
}
.mainlist a {
	background-color: #FFF;
	color: #39C;
	border: 1px dashed #CCC;
	text-decoration: none;
}

