body {
	font-family: Arial, Helvetica, sans-serif;
}

 /* Font Definitions */
a:hover, span.MsoHyperlink {
	color:red;
	text-decoration:underline;
}
a:link, span.MsoHyperlink {
	color: black;
	text-decoration: none;
}
a:visited, span.MsoHyperlinkFollowed{
	color: purple;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.borderdiv {
	border: thin solid #000000;
	padding: 3px;
}
.whiteback {
	background-color: #FFFFFF;
	padding: 4px;
	border: 2px solid #000000;
}
.ustop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #000000;
	color: #FFFF00;
	text-align: center;
	text-transform: none;
}
.upwhite {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-size: small;
}
.upwhiteBold {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
}
.upwhiteMiddle {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: normal;
}
.upgreyBold {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
}
.upgreyMiddle {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: normal;
}
.usfoot {
	font-size: xx-small;
	color: #9933CC;
}
.usfootwhite {
	font-size: xx-small;
	color: #FFFFFF;
}
.usbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #000000;
	color: #FFFF00;
	text-align: center;
	text-transform: none;
}
.ustopMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #000000;
	color: #FFFF00;
	text-align: center;
	text-transform: none;
}
.whitetext {
	color: #FFFFFF;
	text-align: center;
}
.icon {
	border: 0px;
	height: 49px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
}
.little {
	font-size: x-small;
}
.blogbox {
	border: thin double #000000;
	padding: 4px;
	position: relative;
	top: 20px;
	width: 150px;
}
.btop {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #9999FF;
}
.noticetop {
	font-size: 18px;
	font-weight: bold;
	background-color: #6f3700;
	background-image: url(../images/backs/frames/top.jpg);
	text-align: center;
	width: 705px;
}
.notice-tl {
	background-image: url(../images/backs/frames/top.jpg);
	background-color: #FFFF33;
	text-align: left;
	vertical-align: bottom;
	width: 32px;
}
.notice-tR {
	background-color: #6f3700;
	text-align: left;
	vertical-align: bottom;
	
}
.notice-l {
	background-color: #6f3700;
	background-image: url(../images/backs/frames/left.jpg);
	background-repeat: repeat-y;
	width: 32px;
}
.notice-center {
	background-image: url(../images/icons/cork.jpg);
	text-align: center;
}
.notice-r {
	background-color: #6f3700;
	background-image: url(../images/backs/frames/right.jpg);
	background-repeat: repeat-y;
}
.notice-bl {
	background-color: #000000;
	vertical-align: top;
}
.notice-bmid {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/backs/frames/bottom.jpg);
	text-align: center;
	font-size: 12px;
}
.notice-br {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
.black-r-b {
	background-color: #000000;
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	color: #FFFFFF;
}
.notice-login {
	position: absolute; 
	left: 55px; 
	top: 277px; 
	width: 200px; 
	height: 234px; 
	z-index: 4; 
	background-color: #FFFFCC;
	border: 1px none #000000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.notice-birthdays{
	position:absolute;
	left:55px;
	top:51px;
	width:200px;
	height:210px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	padding: 5px;
}
.notice-main{
	position:absolute;
	left:275px;
	top:51px;
	width:445px;
	height:450px;
	z-index:2;
	background-color: #CCCCFF;
	border: 1px none #000000;
	visibility: visible;
	overflow: auto;
	padding:10px;
}
