body {
	font-family: "Verdana";
	letter-spacing: normal;
	word-spacing: normal;
	font-size:12px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	background-image: url(../../images/osx_bkgrnd.gif);

}

A:active, A:link, A:visited {
	font-family: Verdana;
	color: rgb(213,164,144);
	text-decoration: none;
	font-weight: none;
}
A:hover       { color: rgb(213,194,144); text-decoration: none; font-family: Verdana; }

.subheading {
	font-family: "Verdana";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	text-align: left;
}
.content {
	font-family: "Verdana";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.heading {
	font-family: "Verdana";
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: top;
}
.reunion {
	font-family: "Verdana";
	background-attachment: fixed;
	background-image: url(../images/flyer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: "Verdana";
	color: #CCCCCC;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	text-decoration: none;

}
.table-even {
	font-family: "Verdana";
	font-size: x-small;
	font-weight: normal;
	background-color: #DDDDDD;


}
.table-odd {
	font-family: "Verdana";
	font-size: x-small;
	font-weight: normal;
}
.tabledates {
	font-family: "Verdana";
	font-size: x-small;
	color: #003399;
	font-weight: normal;
}

/* YaBB alternating bgcolors */
.windowbg     {
	background-color: #ECF2FF;
	font-size: 12px;
	font-family: "Verdana";
	color: #003399;
	padding: 2px;
	font-weight: normal;


}
.windowbg2    { background-color: #FFFFFF; font-size: 14px; font-family: Verdana; color: #000000; }
.windowbg3    { background-color: #6394BD; font-size: 11px; font-family: Verdana; color: #000000; }

/* Misc./title/category colors */
.hr           { color: #6394BD; }
.titlebg      {
	color: #996699;
	background-repeat: repeat-x;
	background-position: left;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;



}
.text1        {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Verdana";
}
.bordercolor  {
	background-color: #003399;
	border: #6394bd;
	color: ECf2FF;
}

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #005177; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #005177; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #000000;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #005177; }
.imgmenu      {
	font-size: 11px;
	color: #003399;
	letter-spacing: normal;
	font-family: "Verdana";
}
.titlebg2 {
	color: rgb(255,255,255);
	background-repeat: repeat-x;
	background-position: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: rgb(220,179,162);
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
	letter-spacing: 0.15em;


}
h1 {
	font-weight: bolder;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0.1ems;
	word-spacing: normal;

}
h3 {
	font-weight: bolder;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: normal;
	word-spacing: normal;

}
.lefttable {
	background-color: rgb(213,164,144);
	max-width:160px;
	width:expression(document.body.clientWidth == 700? "200px": "auto" )

}
.righttable {
	background-color: rgb(153,180,204);
	width: 110px;

}
.contentsm {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
}

.menulink {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;

}
.menulink a {color: rgb(255,255,255);}
.menulink a:link {color: rgb(255,255,255);}
.menulink a:hover {color: rgb(255,255,255);}
.menulink a:visited {color: rgb(255,255,255);}
.menulink a:active {color: rgb(255,255,255);}
.rightlink {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;

}
.rightlink a {color: rgb(255,255,255);}
.rightlink a:link {color: rgb(255,255,255);}
.rightlink a:hover {color: rgb(255,255,255);}
.rightlink a:visited {color: rgb(255,255,255);}
.rightlink a:active {color: rgb(255,255,255);}
.titlebgsm {

	color: rgb(243,239,224);
	background-repeat: repeat-x;
	background-position: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
ul.circle 
{
list-style-type: circle
}.rowodd {
	background-repeat: repeat-x;
	background-position: left;
	background-color: #F7F4FB;
	font-size: x-small;
	font-weight: normal;
	color: #000000;


}
.roweven {
	background-repeat: repeat-x;
	background-position: left;
	font-size: x-small;
	font-weight: normal;
	color: #000000;

}

.quote      {
	color: #000000;
	font-family: "Verdana";
	font-size: 12px;
}
.author      {
	color: #996699;
	font-family: "Verdana";
	font-size: 9px;
}
		.tborder {
	border: 1px dashed #9966CC;
	background-color: #F3EFFA;
	padding: 2px;
}
