
html * {
	font-family:  Tahoma, Helvetica, sans-serif;
}
body {
	background-color:#F0F0C8;
	font-size:14px;
}
textarea {
	font-size:13px;
}
ul, ol {
	margin:6px 0px;
	padding-left:30px;
}
#MAINTABLE {
	width:100%;
	z__height:10px;								/* (z) DISABLED */
}

#FIRST td, #FOOTER td {
	width:16%;
	height:1%;
}
#HEADER td {

}
#LOGO-BACK, #LOGO {

	background-repeat: repeat-x; 
}
.first-col, .last-col {
	width:18%;
	vertical-align:top;
}
.first-col {
	padding-left:30px;							/* (z) CHANGED to 50px (prev. - 30px) */
}
.last-col {
	padding-right:30px;							/* (z) CHANGED to 50px (prev. - 30px) */
}

.main {
	width:100%;
}

#h-member {
	font-size:11px;
	font-weight:bold;
}
a {
	text-decoration:underline;
	color:#3c562e;
}
a:visited {
	text-decoration:underline;
	color:#3c562e;
}


.wide {
	width:99%;
}
.h-sig {
	font-style:italic;
	font-size:10px;
	text-align:right;
	vertical-align:middle;
	padding-right:.4em;
}
.h-login td {
	padding-bottom:.2em;
}
#login_email, #login_password, #login_botton {
	font-size:11px;
}

.h-forgot {
	padding-left:.4em;
	font-size:10px;
	
}

.h-botton {
	text-align:right;
}

#MENU td {
	background-image: url(/media/css/images-1/menu/13/background.png);
	background-repeat: repeat-x; 
	height:50px;								/* (z) DISABLED */
	vertical-align:middle;
	text-align:left;							/* (z) CHANGED to 'left' (prev. - 'center') */
}

#ANNOUNCEMENTS-DIV, #DIRECTORY-DIV, #ATHLETICS-DIV, #SUPERFLUOUS-DIV, #E-COMMERCE-DIV, #MY-ACCOUNT-DIV {
	height:50px;
	z__display:table-cell;						/* (z) DISABLED */
}
#ANNOUNCEMENTS-A, #DIRECTORY-A, #ATHLETICS-A, #SUPERFLUOUS-A, #E-COMMERCE-A, #MY-ACCOUNT-A {
	cursor:pointer;
}

/* (z)
#ANNOUNCEMENTS-DIV-SELECTED, #DIRECTORY-DIV-SELECTED, #ATHLETICS-DIV-SELECTED, #SUPERFLUOUS-DIV-SELECTED, #E-COMMERCE-DIV-SELECTED, #MY-ACCOUNT-DIV-SELECTED {
	width:102px;
	height:50px;
	display:table-cell;
}
*/

#ANNOUNCEMENTS-DIV {
	width:113px;
	background-image: url(/media/css/images-1/menu/13/announcements.png);
}
#ANNOUNCEMENTS-DIV-SELECTED {
	background-image: url(/media/css/images-1/menu/13/announcements-selected.png);
}

#ANNOUNCEMENTS-A:hover #ANNOUNCEMENTS-DIV {
	background-image: url(/media/css/images-1/menu/13/announcements-hover.png);
}
#DIRECTORY-DIV {
	width:79px;
	background-image: url(/media/css/images-1/menu/13/directory.png);
}
#DIRECTORY-DIV-SELECTED {
	background-image: url(/media/css/images-1/menu/13/directory-selected.png);
}
#DIRECTORY-A:hover #DIRECTORY-DIV {
	background-image: url(/media/css/images-1/menu/13/directory-hover.png);
}

#ATHLETICS-DIV {
	width:76px;
	background-image: url(/media/css/images-1/menu/13/athletics.png);
}

#ATHLETICS-DIV-SELECTED {
	background-image: url(/media/css/images-1/menu/13/athletics-selected.png);
}

#ATHLETICS-A:hover #ATHLETICS-DIV {
	background-image: url(/media/css/images-1/menu/13/athletics-hover.png);
}

#SUPERFLUOUS-DIV {
	width:105px;
	background-image: url(/media/css/images-1/menu/13/organizations.png);
}
#SUPERFLUOUS-DIV-SELECTED {
	background-image: url(/media/css/images-1/menu/13/organizations-selected.png);
}

#SUPERFLUOUS-A:hover #SUPERFLUOUS-DIV {
	background-image: url(/media/css/images-1/menu/13/organizations-hover.png);
}
#E-COMMERCE-DIV {
	width:88px;
	background-image: url(/media/css/images-1/menu/13/e-commerce.png);
}
#E-COMMERCE-DIV-SELECTED {
	background-image: url(/media/css/images-1/menu/13/e-commerce-selected.png);
}
#E-COMMERCE-A:hover #E-COMMERCE-DIV {
	background-image: url(/media/css/images-1/menu/13/e-commerce-hover.png);
}
#MY-ACCOUNT-DIV {
	width:91px;
	background-image: url(/media/css/images-1/menu/13/my_account.png);
}
#MY-ACCOUNT-DIV-SELECTED {
	background-image: url(/media/css/images-1/menu/13/my_account-selected.png);
}
#MY-ACCOUNT-A:hover #MY-ACCOUNT-DIV {
	background-image: url(/media/css/images-1/menu/13/my_account-hover.png);
}

#LOGINED-TOP {
	height:11px;
	background-image: url(/media/css/css1/images-1/logined/top.jpg);
}
#LOGINED-LEFT {
	width:11px;
	background-image: url(/media/css/css1/images-1/logined/left.jpg);
}
#LOGINED-CENTER {
	height:65px;
	background-image: url(/media/css/css1/images-1/logined/center.jpg);
	background-repeat:repeat-x;
	font-size:11px;
}
#LOGINED-RIGHT {
	width:11px;
	background-image: url(/media/css/css1/images-1/logined/right.jpg);
}

#LOGINED-BOTTOM {
	height:11px;
	background-image: url(/media/css/css1/images-1/logined/bottom.jpg);
	background-repeat: repeat-x; 
}

.logined-as {
	padding-top:.1em;
	width:50%;
	height:1%
}
.logined-userpic {
	width:50%;
	padding:.1em;
	text-align:right;
}
.main-height {
	width:100%;
	height:100%;
}
.main-height td {
	vertical-align:top;
	padding-left:.2em
}
.logined-inbox {
	padding-left:.3em;
	padding-top:.5em;
}
.logined-credits {
	height:1%;
}
.logined-logout {
	text-align:right;
}
#MULTIMEDIA-SUB-MENU {
	height:30px;
	background-image: url(/media/css/css1/images-1/multimedia/sub-menu-back.png);
	font-size:11px;
	vertical-align:middle;
}

#MULTIMEDIA-SUB-MENU select {
	font-size:11px;
}
#MULTIMEDIA-GENDERS, #MULTIMEDIA-YEARS, #MULTIMEDIA-SPORTS, #MULTIMEDIA-SHOW {
	color:#CCC;
	padding:0 1em 0 1em;
	text-align:center;
}

#MULTIMEDIA-GENDERS {
	text-align:right;
}
#MULTIMEDIA-GENDERS a, #MULTIMEDIA-SHOW a {
	color:white;
}
#MULTIMEDIA-YEARS {
	width:15%;
}
#MULTIMEDIA-SHOW {
	text-align:left;
	width:30%;
}
#MULTIMEDIA-SPORTS {
	width:15%;
}
.white-bold {
	color:white;
	font-weight:bold;
}
#MULTIMEDIA-LEFT-TOP {
	width:10px;
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/left-top.png);
	background-repeat: no-repeat; 
}
#MULTIMEDIA-TOP {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/top.png);
	background-repeat: repeat-x; 
}
#MULTIMEDIA-RIGHT-TOP {
	width:10px;
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/right-top.png);
	background-repeat: no-repeat; 
}
#MULTIMEDIA-LEFT {
	width:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/left-2.png);
	background-repeat: repeat-y; 
}
#MULTIMEDIA-RIGHT {
	width:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/right-2.png);
	background-repeat: repeat-y; 
}
#MULTIMEDIA-CENTER, #MULTIMEDIA-CENTER-TOP {
	background-color:#252520;
}
#MULTIMEDIA-CENTER-TOP {
	vertical-align:middle;
	height:20px;
	font-size:11px;
	color:#CCC;	
}
#MULTIMEDIA-CENTER-TOP a, #MULTIMEDIA-CENTER-TOP a:visited {
	color:#F0F0C8;
}

#MULTIMEDIA-LEFT-FILM {
	
	background-image: url(/media/css/css1/images-1/multimedia/videobox/left-film.png);
	background-repeat: no-repeat; 
}

#MULTIMEDIA-RIGHT-FILM {
	background-image: url(/media/css/css1/images-1/multimedia/videobox/right-film.png);
	background-repeat: no-repeat; 
}

#MULTIMEDIA-BOTTOM {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/bottom.png);
	background-repeat: repeat-x; 
}
#MULTIMEDIA-LEFT-BOTTOM {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/left-bottom.png);
	background-repeat: no-repeat; 
}

#MULTIMEDIA-RIGHT-BOTTOM {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/videobox/right-bottom.png);
	background-repeat: no-repeat; 
}



#MULTIMEDIA-FILM-TOP {
	background-image: url(/media/css/css1/images-1/multimedia/videobox/film-top.png);
	background-repeat:repeat-x;
	height:19px;
}

#MULTIMEDIA-FILM-CENTER {
	background-image: url(/media/css/css1/images-1/multimedia/videobox/film-back.png);
	background-repeat:repeat-x;
	height:153px;
	text-align:center;
	vertical-align:middle;
}

#MULTIMEDIA-FILM-BOTTOM {
	background-image: url(/media/css/css1/images-1/multimedia/videobox/film-top.png);
	background-repeat:repeat-x;
	height:19px;
}

#MULTIMEDIA-UPLOAD {
	background-image: url(/media/css/css1/images-1/multimedia/upload-botton.png);
	width:123px;
	height:104px;
}

#MULTIMEDIA-UPLOAD-CELL {
	vertical-align:top;
	text-align:center;
	padding-top:30px;
}

.multimedia-video-link {
	color:#F0F0C8;
}

.desc {
	font-size:11px;
	color:#CCC;	
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
	height:40px;
	width:270px;
	overflow:auto;
}

.multimedia-name {
	font-style:italic;
	font-size: 11px;
	color:#999;
	padding-top:5px;
}

.multimedia-text {
	font-style:normal;
	color:#ccc;
}

.multimedia-link, .multimedia-link:visited {
	color:#F0F0C8;
	font-style:normal;
}
.multimedia-event-link, .multimedia-event-link:visited {
	color:#3090f0;
	font-style:normal;
}
.multimedia-container, .multimedia-container-picture {
	float:left;
	display:block;
	padding: 30px 20px 0 20px;
}
#MULTIMEDIA-PAGES {
	clear:both;
	font-size:12px;
	padding-top:30px;
	width:488px;
}
.right {
	float:right; 
}

.pages-first {
	padding-left:20px;
	width:1%;
	font-weight:bold;
	color:#666;
}
.pages-last {
	padding-right:20px;
	width:1%;
	font-weight:bold;
	color:#666;
}
.pages-last a, .pages-first a {
	color:#000;
	font-weight:bold;
}
.pages {
	text-align:center;
	color:#999;
	font-weight:bold;
}
.arr {
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.pages a {
	padding-left:5px;
	padding-right:5px;
	color:#336600;
}
.paging-container {
	clear:both;
	padding-top:16px;
}
.pages-affilate {
	text-align:center;
	vertical-align:middle;
	color:#999;
	font-weight:bold;
	padding:5px;
}
.pages-affilate a {
	text-decoration:none;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#3c562e;
}
.pages-affilate a:hover {
	text-decoration:none;
	color:#f0f0c8;
	background:#3c562e;	
}
.pages-affilate a:visited {
	text-decoration:none;
}
.pages-affilate-selected{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	background:#999;
}
.yearbookspages {
	text-align:center;
	color:#999;
	font-weight:bold;
}
.yearbookspages a {
	padding-left:5px;
	padding-right:5px;
	color:#3c562e;
}
.pages span {
	padding-left:5px;
	padding-right:5px;
}
#FOOTER-LINE td {
	border-bottom:1px solid #ccc;
	padding-top:50px;
	padding-bottom:10px;
}
#FOOTER-LOGO {
	background-image: url(/media/css/css1/images-1/footer-logo.jpg);
	background-repeat: no-repeat;
/*	height:82px;*/
	width:250px;
}
#FOOTER-LINKS, #FOOTER-SIGNATURE {
	font-size:11px;
	padding-left:15px;
}
#FOOTER-SIGNATURE {
	padding-top:10px;
	padding-bottom:10px;
}

#FOOTER-LINKS a {
	color:#336699;
}

#FOOTER_LINKS {
  margin-bottom:50px;
}

#FOOTER-BANNERS img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#FOOTER-BANNERS {
	padding-top:20px;
	padding-left:15px;
}
#MULTIMEDIA-UPLOAD-FORM, #MULTIMEDIA-UPLOAD-FILE {
	margin-top:30px;
}
#MULTIMEDIA-UPLOAD-FORM tr td{
	padding-top:10px;
	padding-right:10px;
	vertical-align:top;
	font-size:14px;
}
.title-1 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
}
.upload-field-select {
	width:160px;
}
.upload-field-text {
	width:140px;
}
.upload-field-desc {
	width:183px;
}
.upload-field-day {
	width:20px;
}
#DATE tr td {
	text-align:center;
	padding:0px 4px 0 0;
}
#DATE .sig td {
	font-size:10px;
}
#UPLOAD-WHAT td {
	color:#5D0089;
}
.upload-button {
	width:90px;
	height:25px;
	vertical-align:middle;
}
.num {
	width:52px;
	height:52px;
	background-color:#334466;
	color:#f0f0c8;
	text-align:center;
	padding:0px;
	font-weight:bold;
	font-family:Arial;
	font-size:40pt;
	line-height:40pt;
	margin-left:10px;
}
#UPLOAD-STEP {
	vertical-align:top;
	padding-top:30px;
}
#UPLOAD-INFO {
	padding-top:10px;
	font-size:14px;
}
#UPLOAD-TEXT {
	vertical-align:top;
	padding-top:30px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#334466;
}
.multimedia-edit, .multimedia-delete, .blog-edit, .blog-delete {
	width:20%;
	padding-top:12px;
	padding-bottom:5px;
	font-size:10px;
}
.multimedia-delete, .blog-delete {
	text-align:right;
}
.multimedia-abuse, .blog-abuse {
	padding-top:12px;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
}
.multimedia-abuse a, .multimedia-abuse a:visited, #MAIN-BLOG-CONTAINER .blog-abuse a, #MAIN-BLOG-CONTAINER .blog-abuse a:visited {
	color:white;
}
.multimedia-delete a, .multimedia-delete a:visited, #MAIN-BLOG-CONTAINER .blog-delete a, #MAIN-BLOG-CONTAINER .blog-delete a:visited {
	color:#993333;
}
.multimedia-edit a, .multimedia-edit a:visited, #MAIN-BLOG-CONTAINER .blog-edit a, #MAIN-BLOG-CONTAINER .blog-edit a:visited {
	color:#335599;
}
h2 {
	font-size:137%;
	margin:1.5em;
}

.error {
	color:#f00;
}

.year_field {
	width:4.5ex;
}

.day_field {
	width:2.5ex;
}

#DIRECTORY-PAGES {
	clear:both;
	padding-top:30px;
}

.title, .title a {
	padding-top:30px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.title-again, .title-again a {
	padding-top:8px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.big {
	font-size:15px;
	font-weight:bold;
}
#ABUSE {
	width:300px;
}
#ABUSE-TEXTAREA {
	width:350px;
	height:120px;
}
.userpic {
	width:110px;
	height:110px;
	float:left;
}
.right-top {
	text-align:right;
	vertical-align:top;
	padding:0;
}
.bigger {
	font-size:14px;
}
.bigger td p {
	line-height:22px;
}

#LOGO {
	padding:0;
}
.middle {
	vertical-align:middle;
}
.float-left {
	display:block;
	float:left;
}

label em{
	color:#f00;
	font-size: .83em;
	vertical-align: super;
	font-style: normal;
}
.center-middle {
	text-align:center;
	vertical-align:middle;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.years-list p{
	line-height:20px;
}
.years-list div {
	color:#b0b088;
	padding-top:8px;
	font-size:14px;
}
.years-list .first {
	padding-left:0px;
}
.years-list .big {
	padding-top:18px;
	font-size:17px;
}
.years-list span{
	margin-right:15px;
}
.directory-alumni-names a{
	color:#707048;
}
.directory-alumni-names .reg {
	color:#3c562e;
}
.directory-alumni-names p {
	font-size:14px;
	line-height:24px;
}
.directory-alumni-names div {
	padding-right:40px;
	padding-bottom:20px;
	width:230px;
}
.alumni-submenu a {
	color:white;
}
.alumni-yearrs-title {
	padding-top:30px;
}
.alumni-yearrs-title {
	font-size:11px;
}
.alumni-yearrs-title .none-year {
	color:#b0b088;
}
.top {
	vertical-align:top;
}
.small {
	font-size:10px;
}
.year-pic {
	float:left;
	width:160px;
	height:160px;
}
.mail-send {
	color:#0033CC;
}
.line {
	background-color:#A0A078;
	height:10px;
}
#YEARBOX-BOTTOM {
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/bottom.png);
	background-repeat: repeat-x; 
}
#YEARBOX-LEFT-BOTTOM {
	height:16px;
	width: 16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/left-bottom.png);
	background-repeat: no-repeat; 
}

#YEARBOX-RIGHT-BOTTOM {
	height:16px;
	width: 16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/right-bottom.png);
	background-repeat: no-repeat; 
}
#YEARBOX-LEFT-TOP {
	width:16px;
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/left-top.png);
	background-repeat: no-repeat; 
}
#YEARBOX-TOP {
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/top.png);
	background-repeat: repeat-x; 
}
#YEARBOX-RIGHT-TOP {
	width:16px;
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/right-top.png);
	background-repeat: no-repeat; 
}
#YEARBOX-LEFT {
	width:16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/left.png);
	background-repeat: repeat-y; 
}
#YEARBOX-RIGHT {
	width:16px;
	background-image: url(/media/css/css1/images-1/directory/yearbox/right.png);
	background-repeat: repeat-y; 
}
.DIRECTORY-VIDEO-BOX {
	text-align:center;
	vertical-align:middle;
	width: 240px;
	height: 210px;
	background-image: url(/media/css/css1/images-1/directory/film.png);
	background-repeat: no-repeat;
}
.directory-multimedia-container {
	width: 240px;
	float:left;
	display:block;
	margin: 30px 20px 0 20px;
	border: 1px dashed #999;
}
.directory-desc {
	font-size:11px;
	color:#5a4029;	
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	height:40px;
	width:220px;
	overflow:auto;
}
.directory-name {
	font-style:italic;
	font-size: 11px;
	color:#666;
	padding-top:5px;
}

.directory-text {
	font-style:normal;
	color:#5a4029;
}

.directory-link, .directory-link:visited {
	color:#3c562e;
	font-style:normal;
}
.directory-event-link {
	color:#3c562e;
	font-style:normal;
}
.directory-edit, .directory-delete {
	width:20%;
	padding-top:15px;
	padding-bottom:5px;
	font-size:10px;
}
.directory-delete {
	text-align:right;
}
.directory-abuse {
	text-align:center;
	font-size:10px;
}
.directory-abuse a, .directory-abuse a:visited {
	color:#666;
}
.directory-delete a, .directory-delete a:visited {
	color:#993333;
}
.directory-edit a, .directory-edit a:visited {
	color:#335599;
}
.directory-pages {
	text-align:center;
	color:#999;
	font-weight:bold;
}
.directory-pages a {
	padding-left:5px;
	padding-right:5px;
	color:#3c562e;
	
}
.directory-pic {
	float:left;
	width:200px;
	padding: 4px;
	margin: 24px;
	border: 1px dashed #999;
}
.directory-desc-pic {
	font-size:11px;
	color:#5a4029;	
	padding-top:5px;
	padding-left:3px;
	padding-bottom:10px;
	height:24px;
	width:200px;
	text-align: left;
	overflow:auto;
}
.directory-pic-container {
	height:132px;
	width:200px;
}
#DIRECTORY-BOTTOM {
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/bottom.png);
	background-repeat: repeat-x; 
}
#DIRECTORY-LEFT-BOTTOM {
	height:16px;
	width: 16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/left-bottom.png);
	background-repeat: no-repeat; 
}

#DIRECTORY-RIGHT-BOTTOM {
	height:16px;
	width: 16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/right-bottom.png);
	background-repeat: no-repeat; 
}
#DIRECTORY-LEFT-TOP {
	width:16px;
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/left-top.png);
	background-repeat: no-repeat; 
}
#DIRECTORY-TOP {
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/top.png);
	background-repeat: repeat-x; 
}
#DIRECTORY-RIGHT-TOP {
	width:16px;
	height:16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/right-top.png);
	background-repeat: no-repeat; 
}
#DIRECTORY-LEFT {
	width:16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/left.png);
	background-repeat: repeat-y; 
}
#DIRECTORY-RIGHT {
	width:16px;
	background-image: url(/media/css/css1/images-1/directory/bg_pictures/right.png);
	background-repeat: repeat-y; 
}
.directory-not {
	text-align:center;
	
}
.directory-not a, .directory-not a:visited {
	color:#933;
}

#yearbooks-admin td {
	padding:10px;
}
#OWN-MULTIMEDIA-USER-CELL {
	vertical-align:top;
	text-align:left;
	padding-left:30px;
}
#OWN-PIC-BOTTOM {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-bottom.png);
	background-repeat: repeat-x; 
}
#OWN-PIC-LEFT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-left-bottom.png);
	background-repeat: no-repeat; 
}

#OWN-PIC-RIGHT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-right-bottom.png);
	background-repeat: no-repeat; 
}
#OWN-PIC-LEFT-TOP {
	width:10px;
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-left-top.png);
	background-repeat: no-repeat; 
}
#OWN-PIC-TOP {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-top.png);
	background-repeat: repeat-x; 
}
#OWN-PIC-RIGHT-TOP {
	width:10px;
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-right-top.png);
	background-repeat: no-repeat; 
}
#OWN-PIC-LEFT {
	width:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-left.png);
	background-repeat: repeat-y; 
}
#OWN-PIC-RIGHT {
	width:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/photo-right.png);
	background-repeat: repeat-y; 
}
#OWN-PIC-CENTER {
	background: #303336;
}
.container-own-pic {
	width: 224px;
	float: left;
	margin: 8px;
	padding: 8px;
	background: #1a1b1d;
}
.own-pic-itself {
	text-align: center;
	margin: 4px;
	height:150px;
}
.own-media-page {
	margin: 30px;
}
#OWN-VIDEO-BOTTOM {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-bottom.png);
	background-repeat: repeat-x; 
}
#OWN-VIDEO-LEFT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-left-bottom.png);
	background-repeat: no-repeat; 
}

#OWN-VIDEO-RIGHT-BOTTOM {
	height:10px;
	width: 10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-right-bottom.png);
	background-repeat: no-repeat; 
}
#OWN-VIDEO-LEFT-TOP {
	width:10px;
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-left-top.png);
	background-repeat: no-repeat; 
}
#OWN-VIDEO-TOP {
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-top.png);
	background-repeat: repeat-x; 
}
#OWN-VIDEO-RIGHT-TOP {
	width:10px;
	height:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-right-top.png);
	background-repeat: no-repeat; 
}
#OWN-VIDEO-LEFT {
	width:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-left.png);
	background-repeat: repeat-y; 
}
#OWN-VIDEO-RIGHT {
	width:10px;
	background-image: url(/media/css/css1/images-1/multimedia/ownmedia/video-right.png);
	background-repeat: repeat-y; 
}
#OWN-VIDEO-CENTER {
	background: #252520;
}
.container-own-video {
	width: 224px;
	float: left;
	margin: 8px;
	padding: 8px;
	background: #000;
}
.own-title, .own-title a {
	font-size:18px;
	margin-bottom: 4px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.right-align {
	text-align: right;
}
strong {
	font-weight:bold;
}
.own-desc {
	font-size:11px;
	color:#CCC;	
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
	height:40px;
	overflow:auto;
}
.regicons {
	text-align: center;
}
.regbox {
	margin-top: 12px;
	width: 600px;
	text-align: center;
}
.regbutton {
	margin: 8px;
}
#WHITE-BOX-BOTTOM {
	height:16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/bottom.png);
	background-repeat: repeat-x; 
}
#WHITE-BOX-LEFT-BOTTOM {
	height:16px;
	width: 16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/left-bottom.png);
	background-repeat: no-repeat; 
}

#WHITE-BOX-RIGHT-BOTTOM {
	height:16px;
	width: 16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/right-bottom.png);
	background-repeat: no-repeat; 
}
#WHITE-BOX-LEFT-TOP {
	width:16px;
	height:16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/left-top.png);
	background-repeat: no-repeat; 
}
#WHITE-BOX-TOP {
	height:16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/top.png);
	background-repeat: repeat-x; 
}
#WHITE-BOX-RIGHT-TOP {
	width:16px;
	height:16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/right-top.png);
	background-repeat: no-repeat; 
}
#WHITE-BOX-LEFT {
	width:16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/left.png);
	background-repeat: repeat-y; 
}
#WHITE-BOX-RIGHT {
	width:16px;
	background-image: url(/media/css/css1/images-1/registration/white-box/right.png);
	background-repeat: repeat-y; 
}
#WHITE-BOX-CENTER {
	background: #fff;
}
.white-box {
	width: 90%;
	margin-top: 25px;
	line-height: 1.5em;
}
.small-note {
	font-size: 10px;
	color: #333;
}
.payment-table-header {
	text-align: right;
	width: 20%;
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
}
.payment-table-content {
	text-align: right;
	padding: 6px;
}
.sum {
	padding: 4px;
	text-align: right;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	color: #606048;
}
.cost {
	padding: 4px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
}
.admin-link, admin-link:visited {
	color:#966;
}

sup {
	vertical-align:super;
	font-size:90%;
}

sub {
	vertical-align:sub;
}
.pod-formoy {
	background-image: url(/media/css/css1/images-1/payment/bg_cards.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right:30px;
	padding-top:20px;
	width:18%;
}
#static-body {
	width:100%;
	rows:30;
}
#static h1 {
  color: #333333;
  font-family:Arial, Helvetica, sans-serif;
  margin: 26px 0 16px 0;
  padding: 3px 0;
  font-size: 20px;
  border-bottom: 1px solid #666;
}

#static h2 {
  color: #333333;
  margin: 26px 0 6px 0;
  font-size: 16px;
  padding:0;
}

#static p {
  margin: 10px 0 6px 0;
  line-height:1.333;
  font-size:12px;
} 
.affilate-title-1 {
	font-size: 18px;
	margin-bottom: 8px;
}
.affilate-title-2 {
	font-size: 16px;
	margin-bottom: 8px;
}
.affilate-title-3 {
	font-size: 14px;
	margin-bottom: 8px;
}
.gray {
	color: #999;
}
.affilate-userpic {
	padding:0px;
	text-align: center;
	width: 100px;
	height: 100px;
	vertical-align: middle;
}
.affilate-userid {
	padding-top: 4px;
	font-size: 14px;
	vertical-align:top;
	padding-left: 8px;
}
.affilate-count {
	vertical-align: top;
	font-style:italic;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom:12px;
}
.affilate-dummy-cell {
	height: 76px;
}
.affilate-table {
	margin-top: 12px;
}
.affilate-bar-max {
	background: #039;
	margin-right: 4px;
	float:left; 
	height: 24px; 
}
.affilate-bar {
	background: #996;
	margin-right: 4px;
	float:left; 
	height: 24px; 
}
.right-padding-4 {
	padding-right: 4px;
}
.purse {
	font-size: 14px;
	text-align: center;
	padding-top: 24px;
	color: #fff;
	width: 64px;
	height:40px;
	background-image: url(/media/css/css1/images-1/admin/purse.png);
	background-repeat: no-repeat;
}
.affilate-year {
	padding-right:4px;
	margin-top:6px;
	float:left;
}
.affilate-percent {
	margin-top:6px;
	float:left;
}
.affilate-sum {
	color:#F00;
	margin-top:6px;
}
.affilate-user-table {
	width: 640px;
	margin-top: 8px;
}
.affilate-user-table2 {
	width: 100%;
	margin-top: 8px;
}
.affilate-user-table-head{
	line-height:1em;
	padding: 4px;
	font-weight: bold;
	height: 32px;
	background: ;
	vertical-align: middle;
	border-bottom:1px solid #000;
}
.affilate-user-table-body {
	padding: 4px;
	height: 32px;
	vertical-align: middle;
}
.affiliate-table-tr1 {
	background: #e0e0e0;
}
.affiliate-table-tr2 {
	background: #e3e0bb;
}
.small-desc {
	font-size:11px;
	color:#ccc;
}
.affilate-user-numbers {
	vertical-align:top;
	color: #b8b894;
	font-size:36px;
	text-align:right;
	font-weight:bold;
}
.affilate-user-rates {
	vertical-align:middle;
	color: #b8b894;
	font-size:24px;
	text-align:right;
	font-weight:bold;
}
#SWFUpload_0BrowseBtn {
	height:17px;
	vertical-align:middle;
}
.abusemenu {
	height:46px;
	background-image: url(/media/css/css1/images-1/abuse/abuseadmin-bg.png);
	background-repeat: repeat-x; 
}
.abusemenu-1 {
	height:46px;
	background-image: url(/media/css/css1/images-1/abuse/abuseadmin-left-pageurl-reason.png);
	background-repeat: no-repeat; 
}.abusemenu-2 {
	height:46px;
	width:20%;
	background-image: url(/media/css/css1/images-1/abuse/abuseadmin-abuseuser.png);
	background-repeat: no-repeat; 
}.abusemenu-3 {
	height:46px;
	width:20%;
	background-image: url(/media/css/css1/images-1/abuse/abuseadmin-sender.png);
	background-repeat: no-repeat; 
}.abusemenu-4 {
	height:46px;
	width:10%;
	background-image: url(/media/css/css1/images-1/abuse/abuseadmin-date.png);
	background-repeat: no-repeat; 
}.abusemenu-5 {
	height:46px;
	width:14px;
	background-image: url(/media/css/css1/images-1/abuse/abuseadmin-right.png);
	background-repeat: no-repeat; 
}
.abuse-td {
	vertical-align:top;
	padding-top:8px;
	padding-left:0px;
	padding-right:16px;
}
.abuse-table-tr1 {
	background: #d8d8b4;
}
.history-table-tr1 {
	background: #e3e0bb;
}
.red {
	color:#c00;
}
.red a {
	color:#c00;
}
.tr-s {
	color:#090;
}
.tr-u {
	color:#c00;
}
.bottom {
	vertical-align:bottom;
}
.popup-col {
	margin:8px;
	float:left;
}
.popup-link {
	margin:8px;
	display:block;
}
.popup-breadcrumbs {
	padding-left:3px;
	font-size:10px;
}
.green {
	color:#386;
}
.directory-pageselector {
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	font-size:14px;
}
.directory-lastnameselector {
	padding-top:4px;
	padding-bottom:2px;
	font-size:16px;
	color:#999;
}
.directory-lastnameselector a:hover {
	color:#fff;
	background:#3c562e;
}
.directory-lastnameselector a {
	text-decoration:none;
}
.directory-lastnameselector a:visited {
	text-decoration:none;
}
.dbwa-categories a:hover {
	color:#000;
	background:#e0e0b8;
}
.dbwa-categories a {
	text-decoration:none;
}
.dbwa-categories a:visited {
	text-decoration:none;
}
.directory-pic-cell {
	width:64px;
	height:64px;
	text-align:center;
	vertical-align:middle;
}
.directory-user-cell {
	font-size:14px;
	background:#e3e0bb;
	height:64px;
	border-left:8px solid #f0f0c8;
	border-right:20px solid #f0f0c8;
	vertical-align:middle;
	padding-left:4px;
}
.top30 {
	padding-top:30px;
}
.newgroup-table td {
	padding:6px;
	padding-left:0px;
	line-height:1.33em;
}
.newgroup-1 {
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}
.blog-user-link {
	font-size:12px;
}
.directory-alumni-icon {
	width:110px;
	height:100px;
	background: url(/media/css/css1/images-1/directory/alumni.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.directory-faculty-icon {
	width:110px;
	height:100px;
	background: url(/media/css/css1/images-1/directory/faculty.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.directory-friend-icon {
	width:110px;
	height:100px;
	background: url(/media/css/css1/images-1/directory/friend.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.directory-student-icon {
	width:110px;
	height:100px;
	background: url(/media/css/css1/images-1/directory/student.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.decorated-alumni-icon {
	width:110px;
	height:100px;
	background: url(/media/css/css1/images-1/directory/decorated.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.directory-blog-icon {
	margin-left:-28px;
	width:20px;
	height:14px;
	background: url(/media/css/css1/images-1/directory/blog-icon.png);
	background-repeat: no-repeat;
	background-position:right top;
}
.directory-blog-icon-td {
	width:30px;
	vertical-align:top;
	padding-top:175px;
	padding-right:4px;
}
#directory-students {
	margin-top:30px;
	background-image:url(/media/css/css1/images-1/registration/studenth.png);
	width:120px;
	height:110px;
	float:left;
	margin-right:8px;
}

.directory-students-a:hover #directory-students
{	
	background-image:url(/media/css/css1/images-1/registration/student.png);
	cursor:pointer;
}
#directory-alumni {
	background-image:url(/media/css/css1/images-1/registration/alumnih.png);
	width:120px;
	height:110px;
	float:left;
	margin-right:20px;
}

.directory-alumni-a:hover #directory-alumni
{	
	background-image:url(/media/css/css1/images-1/registration/alumni.png);
	cursor:pointer;
}
#directory-faculty {
	background-image:url(/media/css/css1/images-1/registration/facultyh.png);
	width:120px;
	height:110px;
	float:left;
	margin-right:8px;
}
.directory-faculty-a:hover #directory-faculty
{	
	background-image:url(/media/css/css1/images-1/registration/faculty.png);
	cursor:pointer;
}
#directory-friends {
	margin-top:30px;
	background-image:url(/media/css/css1/images-1/registration/friendh.png);
	width:120px;
	height:110px;
	float:left;
}

.directory-friends-a:hover #directory-friends
{	
	background-image:url(/media/css/css1/images-1/registration/friend.png);
	cursor:pointer;
}
.clear {
	clear:both;
}
.student-page-th {
	text-align:right;
	font-weight:bold;
	padding:8px;
	padding-right:8px;
	padding-left:0px;
}
.student-page-td {
	padding:8px;
	padding-left:0px;

}
.affilate-table-sort-selected {
	color:#fff;
	padding:2px;
	padding-left:8px;
	padding-right:8px;
	background:#3c562e;
}
.affilate-table-sort-selector {
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
	padding:4px;
	padding-left:0px;
}
#sales-alumni {
	background-image:url(/media/css/css1/images-1/registration/alumnih.png);
	width:120px;
	height:110px;
	float:left;
	margin-right:20px;
}

.sales-alumni-a:hover #sales-alumni
{	
	background-image:url(/media/css/css1/images-1/registration/alumni.png);
	cursor:pointer;
}
#sales-friends {
	background-image:url(/media/css/css1/images-1/registration/friendh.png);
	width:120px;
	height:110px;
	float:left;
}
.sales-friends-a:hover #sales-friends {	
	background-image:url(/media/css/css1/images-1/registration/friend.png);
	cursor:pointer;
}
.sales-piggybank {
	background-image:url(/media/css/css1/images-1/piggybank.png);
	width:120px;
	height:100px;
}
.none {
	display:none;
}
.icon-edit-white {
	background-image:url(/media/css/css1/images-1/edit-white.png);
	float:left;
	width:24px;
	height:24px;
	cursor:pointer;
}
span.linklike {
	border:0px;
	border-bottom:1px dashed gray;
	padding-bottom:1px;
	cursor:pointer;
}
.icon-delete-small {
	background-image:url(/media/css/css1/images-1/delete-small.png);
	width:16px;
	height:16px;
}
.icon-delete-white {
	background-image:url(/media/css/css1/images-1/delete-white.png);
	float:left;
	width:24px;
	height:24px;
	cursor:pointer;
}
.icon-abuse-white {
	background-image:url(/media/css/css1/images-1/abuse-white.png);
	float:left;
	width:24px;
	height:24px;
	cursor:pointer;
}
.post-left-top {
	width:12px;
	height:12px;
	background-image: url(/media/css/css1/images-1/groups/post-left-top.png);
}
.post-left-bottom {
	width:12px;
	height:12px;
	background-image: url(/media/css/css1/images-1/groups/post-left-bottom.png);
}
.post-right-top {
	width:12px;
	height:12px;
	background-image: url(/media/css/css1/images-1/groups/post-right-top.png);
}
.post-right-bottom {
	width:12px;
	height:12px;
	background-image: url(/media/css/css1/images-1/groups/post-right-bottom.png);
}
.post-left {
	width:12px;
	background-image: url(/media/css/css1/images-1/groups/post-left.png);
	background-repeat:repeat-y;
}
.post-right {
	width:12px;
	background-image: url(/media/css/css1/images-1/groups/post-right.png);
	background-repeat:repeat-y;
}
.post-top {
	height:12px;
	background-image: url(/media/css/css1/images-1/groups/post-top.png);
	background-repeat:repeat-x;
}
.post-bottom {
	height:12px;
	background-image: url(/media/css/css1/images-1/groups/post-bottom.png);
	background-repeat:repeat-x;
}
.post-center {
	padding:4px;
	background: #fff;
}
.post-td {
	width: 8px;
	background:#d3d3ae;
}
.post-table {
	width:100%;
	margin-top: 16px;
}
.post-title {
	font-size: 14px;
	font-weight: bold;
}
.post-title a {
	text-decoration:none;
}
.post-title a:hover {
	text-decoration:underline;
}
.post-sub-title {
	font-size: 10px;
	color: #606048;
}
.post-text {
	padding-top:4px;
	line-height: 1.5em;
}
.comment-bottom {
	background-image: url(/media/css/css1/images-1/groups/post-bottom.png);
	background-repeat:repeat-x;
	background-position:center top;
	vertical-align:top;
}
.comment-left-bottom {
	width:12px;
	background-image: url(/media/css/css1/images-1/groups/post-left-bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.comment-right-bottom {
	width:12px;
	background-image: url(/media/css/css1/images-1/groups/post-right-bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.comment-author {
	text-align:right;
	height:48px;
	vertical-align:middle;
}
.comment-tail {
	background-image: url(/media/css/css1/images-1/groups/comment-tail.png);
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.comment-small {
	font-size:10px;
	color:#747454;
}

.mysales-tooltip-td1 {
	text-align:right;
	padding:4px;
}
.mysales-tooltip-td2 {
	font-weight:bold;
	padding:4px;
}
.mysales-regged {
	background-color:#b0ffb0;
}
.mini-affilate-separator {
	background-image: url(/media/css/css1/images-1/separator.png);
	background-repeat:no-repeat;	
	width:1px;
	height:48px;
	float:left;
	margin-right:8px;
}
.student-inbox-button-collapse {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-collapse.png);
	background-repeat:no-repeat;	
	width:18px;
	height:16px;
	float:right;
}
.student-inbox-button-expand {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-expand.png);
	background-repeat:no-repeat;	
	width:18px;
	height:16px;
	float:right;
}
.student-inbox-button-all {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-all.png);
	background-repeat:no-repeat;	
	width:30px;
	height:18px;
}
.student-inbox-button-all-s {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-all-s.png);
	background-repeat:no-repeat;	
	width:30px;
	height:18px;
}
.student-inbox-button-events {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-events.png);
	background-repeat:no-repeat;	
	width:64px;
	height:18px;
}
.student-inbox-button-events-s {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-events-s.png);
	background-repeat:no-repeat;	
	width:64px;
	height:18px;
}
.student-inbox-button-spec-events {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-spec-events.png);
	background-repeat:no-repeat;	
	width:105px;
	height:18px;
}
.student-inbox-button-spec-events-s {
	background-image: url(/media/css/css1/images-1/student/student-inbox-button-spec-events-s.png);
	background-repeat:no-repeat;	
	width:105px;
	height:18px;
}
.student-inbox-button {
	float:left;
	margin-right:6px;
}
.student-inbox-special-star {
	background-image: url(/media/css/css1/images-1/student/student-inbox-special-star.png);
	background-repeat:no-repeat;	
	width:18px;
	height:18px;
}
.student-inbox-selector {
	width:154px;
	background-image: url(/media/css/css1/images-1/student/student-inbox-selector-bg.png);
	background-repeat:repeat-y;	
}
.student-inbox-selector-top {
	width:154px;
	height:12px;
	background-image: url(/media/css/css1/images-1/student/student-inbox-selector-top.png);
	background-repeat:no-repeat;
}
.student-inbox-selector-bottom {
	width:154px;
	height:12px;
	background-image: url(/media/css/css1/images-1/student/student-inbox-selector-bottom.png);
	background-repeat:no-repeat;
}
.student-inbox-selector td {
	padding-left:16px;
	padding-right:28px;
}
.student-inbox-selector-link {
	height:36px;
	vertical-align:middle;
}
.student-inbox-selector-link a {
	color:#666;
}
.student-inbox-selector-link a:visited {
	color:#666;
}
.student-inbox-selector-selected {
	height:36px;
	vertical-align:middle;
	background-image: url(/media/css/css1/images-1/student/student-inbox-selector-selected.png);
	background-repeat:no-repeat;
	color:#909;
	font-weight:bold;
}
.table-8padding td {
	padding:8px;
	padding-left:0px;
	padding-right:16px;
}
.table-4padding td {
	padding:4px;
	padding-left:0px;
	padding-right:8px;
}
.table-2padding td {
	padding:2px;
	padding-left:0px;
	padding-right:4px;
}
.small-title {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.title-16 {
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.dbwa-categories {
	margin-top:4px;
	line-height:1.5em;
}
.dbwa-logo-container {
	line-height:0em;
	background-color:#fff;
	width:128px;
	text-align:center;
}
.dbwa-logo-container-small {
	line-height:0em;
	background-color:#fff;
	width:48px;
	text-align:center;
}
.dbwa-company-name {
	font-size:14px;
	font-weight:bold;
}
.dbwa-company-link {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.dbwa-company-link:visited {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.dbwa-company-link:hover {
	font-weight:bold;
	color:#555;
	text-decoration:underline;
}
.dbwa-company-point {
	color:#555;
}
.ajax-selector-selected {
	padding:4px;
	color:#fff;
	background-color:#afaa9a;
	font-weight:bold;
	margin-top:-4px;
	margin-right:4px;
}
.ajax-selector-link {
	text-decoration:none;
	border-bottom:1px dotted #3c562e;
}
.ajax-selector-link:visited {
	text-decoration:none;
	border-bottom:1px dotted #3c562e;
}
.table-8padding td {
	padding:8px;
	padding-left:0px;
	padding-right:16px;
}
.table-4padding td {
	padding:4px;
	padding-left:0px;
	padding-right:8px;
}
.dbwa-newadv-left {
	vertical-align:top;
	text-align:right;
}
.title-link, .title-link:visited{
	font-size:18px;
	font-family:Arial;
	font-style:italic;
	color:#3c562e;
	text-decoration:underline;
}
.title-purple-link, .title-purple-link:visited{
	color: #936;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	border-bottom:1px solid #936;
}
.title-purple {
	color: #936;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
.tag-cloud {
	line-height:1.8em;
}
.tag-cloud a:hover {
	color:#fff;
	background:#3c562e;
}
.auction-legend-toggle {
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#060;
	text-decoration:none;
	border-bottom:1px dashed #060;
}
.auction-legend-toggle:visited {
	text-decoration:none;
	color:#060;
	border-bottom:1px dashed #060;
}
.auction-lot-div {
	margin-top:12px;
	line-height:1.333em;
}
.small-span {
	font-size: 10px;
	color: #303018;
}
.auction-lot-link, .auction-lot-link:visited, .auction-lot-link:hover {
	font-weight:bold;
}
.auction-lot-link-in, .auction-lot-link-in:visited, .auction-lot-link-in:hover {
	font-weight:bold;
	color:#900;
}
.auction-action-link, .auction-action-link:visited {
	color:#900;
	font-size:10px;
}
.auction-put-up-label {
	padding:4px;
	padding-right:0px;
	padding-top:8px;
	text-align:right;
	vertical-align:top;
}
.auction-put-up-field {
	padding:4px;
	vertical-align:top;
}
.ecommerce-cart {
	background-image: url(/media/css/css1/images-1/ecommerce/cart.gif);
	width:20px;
	height:16px;
	float:left;
	margin-right:4px;
}
.hell-gray {
	color:#666;
}
.delete-x-link {
	text-decoration:none;
	color:#c00;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, sans-serif;
}
.delete-x-link:visited {
	text-decoration:none;
	color:#c00;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, sans-serif;
}
.delete-x-link:hover {
	text-decoration:none;
	color:#c00;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, sans-serif;
}
.add-item-price-inc {
	text-align:right;
	width:50px;
}
.new-member-box {
	margin-right:20px;
	margin-bottom:20px;
	padding:12px;
	padding-left:14px;
	padding-right:14px;
	width:128px;
	height:170px;
	vertical-align:bottom;
	float:left;
	background-image: url(/media/css/css1/images-1/new-members-bg.png);
	background-repeat: no-repeat; 
}
.new-member-pic {
	width:128px;
	height:128px;
	text-align:center;
	vertical-align:middle;
}
a.member-user-link {
	text-decoration:none;
	font-size:11px;
}
a.member-user-link:visited {
	text-decoration:none;
	font-size:11px;
}
a.member-user-link:hover {
	text-decoration:underline;
}
.member-sub-user {
	font-size:11px;
}
.post-in-blog {
	background-image: url(/media/css/css1/images-1/groups/postinblog.png);
	background-repeat: no-repeat; 
	width:104px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
}
.add-news {
	background-image: url(/media/css/css1/images-1/groups/addnews.png);
	background-repeat: no-repeat; 
	width:104px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
}
.add-reunion {
	background-image: url(/media/css/css1/images-1/announcements/addreunion.png);
	background-repeat: no-repeat; 
	width:106px;
	height:27px;
	margin:0 auto;
	cursor:pointer;
}
.military-all {
	width:110px;
	height:130px;
	background: url(/media/css/css1/images-1/military/icon.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.military-army {
	width:110px;
	height:130px;
	background: url(/media/css/css1/images-1/military/army.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.military-navy {
	width:110px;
	height:130px;
	background: url(/media/css/css1/images-1/military/navy.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.military-marinecorps {
	width:110px;
	height:130px;
	background: url(/media/css/css1/images-1/military/marinecorps.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.military-airforce {
	width:110px;
	height:130px;
	background: url(/media/css/css1/images-1/military/airforce.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.military-coastguard {
	width:110px;
	height:130px;
	background: url(/media/css/css1/images-1/military/coastguard.png);
	background-repeat: no-repeat;
	background-position:center top;
}
.va-top {
	vertical-align:top;
}
.va-top td {
	vertical-align:top;
}
.va-mid {
	vertical-align:middle;
}
.va-mid td {
	vertical-align:middle;
}
.award-link {
	text-decoration:none;
	border-bottom:1px dotted #3c562e;
}
.award-link:visited {
	text-decoration:none;
	border-bottom:1px dotted #3c562e;
}
.smooth-separator {
	margin:4px auto;
	width:288px;
	height:2px;
	background: url(/media/css/css1/images-1/smooth-separator.png);
	background-repeat: no-repeat;
	background-position:center top;	
}
.cp-link {
	line-height:2em;
	font-size:14px;
	margin:8px 8px 8px 0px;
	padding:2px;
}
.cp-link:hover {
	color:#fff;
	text-decoration:none;
	background-color:#3c562e;
}
.cp-features-list {
	line-height:1.5em;
}
.cp-features-list li {
	margin-bottom:8px;
}
.cp-features-link {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #000;
}
.cp-features-link:visited {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #000;
}
.cp-features-link:hover {
	text-decoration:none;
	color:#900;
	border-bottom:1px dotted #900;
}
.cp-star-price {
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.school-media-folders-top {
	height:12px;
	width:166px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-top.png);
	background-repeat:no-repeat;
}
.school-media-folders-middle {
	padding-left:16px;
	padding-right:16px;
	width:134px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-middle.png);
	background-repeat:repeat-y;
}
.school-media-folders-bottom{
	height:12px;
	width:166px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-bottom.png);
	background-repeat:no-repeat;
}
.school-media-folders-arrow-up {
	margin-left:auto;
	margin-right:auto;
	height:18px;
	width:54px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-arrow-up.png);
	background-repeat:no-repeat;
	margin-bottom:4px;
}
.school-media-folders-arrow-down {
	margin-left:auto;
	margin-right:auto;
	height:18px;
	width:54px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-arrow-down.png);
	background-repeat:no-repeat;
	margin-top:4px;
}

.school-media-folders-gray-top {
	height:8px;
	width:138px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-gray-top.png);
	background-repeat:no-repeat;
}
.school-media-folders-gray-middle {
	width:130px;
	padding:4px;
	background-color:#666;
	color:#fff;
}
.school-media-folders-gray-bottom{
	height:8px;
	width:138px;
	background-image: url(/media/css/css1/images-1/groups/media/group-media-folders-gray-bottom.png);
	background-repeat:no-repeat;
}
.school-media-folder-container {
	margin:8px 0;
	text-align:center;
}
.rss-icon-32 {
	width:32px;
	height:32px;
	background:url(/media/css/css1/images-1/feed-icon-32x32.png) no-repeat center; 
	-background:none; 
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/css/css1/images-1/feed-icon-32x32.png',sizingMethod='scale');
}
.border3d {
	background-image: url(/media/css/css1/images-1/3d-border.png);
	background-repeat:repeat-x;
	height:25px;
}
.cp-logo-container {
	float:left;
	width:20%;
	height:120px;
	text-align:center;
	vertical-align:middle;
}
.selected-left{
	width:9px;
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/selected-left.png);
	background-repeat:no-repeat;
}
.selected-bg{
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/selected-bg.png);
	background-repeat:repeat-x;
	font-weight:bold;
	padding:10px 4px 0;
}
.selected-right{
	width:9px;
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/selected-right.png);
	background-repeat:no-repeat;
}
.tab-left{
	width:9px;
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/tab-left.png);
	background-repeat:no-repeat;
}
.tab-bg{
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/tab-bg.png);
	background-repeat:repeat-x;
	padding:11px 3px 0 5px;
}
.tab-right{
	width:9px;
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/tab-right.png);
	background-repeat:no-repeat;
}
.tabs-top {
	height:29px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/top.png);
	background-repeat:repeat-x;
}
.tab-link {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.tab-link:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.tabs-content {
	background-color:#fff;
	padding:16px;
	width:100%;
	line-height:1.333em;
}
.tabs-left{
	width:3px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/left.png);
	background-repeat:repeat-y;
}
.tabs-right{
	width:3px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/right.png);
	background-repeat:repeat-y;
}
.tabs-right-top{
	width:3px;
	height:3px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/right-top.png);
	background-repeat:no-repeat;
}
.tabs-left-bottom{
	width:3px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/left-bottom.png);
	background-repeat:no-repeat;
}
.tabs-right-bottom{
	width:3px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/right-bottom.png);
	background-repeat:no-repeat;
}
.tabs-bottom{
	height:3px;
	background-image: url(/media/css/css1/images-1/index/main-tabs/bottom.png);
	background-repeat:repeat-x;
}
.calendar-day {
	text-align:center;
	vertical-align:middle;
	padding:8px;
	width:48px;
}
.calendar-events {
	border-top:12px solid #f0f0c8;
	border-bottom:12px solid #f0f0c8;
	line-height:1.5em;
	vertical-align:middle;
	width:100%;
	background-color:#fff;
}
.calendar-month-link {
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #333;
}
.calendar-month-link:visited {
	text-decoration:none;
	color:#555;
	border-bottom:1px dotted #333;
}
.table-media-credits td {
	padding:8px;
	padding-left:0px;
	padding-right:140px;
}
.div-hr {
	width:100%;
	height:1px;
	background:#999;
	margin:4px 0;
}
.twelve {
	font-size:12px;
}
.categories-left, .categories-right {
	width:8px;
	background-color:#e4e4be;
}
.categories-top, .categories-bottom {
	height:8px;
	background-color:#e4e4be;
}
.categories-left-top {
	width:8px;
	height:8px;
	background:#e4e4be url(/media/css/css1/images-1/ecommerce/shop/categories/left-top.png);
}
.categories-right-top {
	width:8px;
	height:8px;
	background:#e4e4be url(/media/css/css1/images-1/ecommerce/shop/categories/right-top.png);
}
.categories-left-bottom {
	width:8px;
	height:8px;
	background:#e4e4be url(/media/css/css1/images-1/ecommerce/shop/categories/left-bottom.png);
}
.categories-right-bottom {
	width:8px;
	height:8px;
	background:#e4e4be url(/media/css/css1/images-1/ecommerce/shop/categories/right-bottom.png);
}
.categories-container {
	background-color:#e4e4be;
	padding:4px;
}
.categories-container p {
	line-height:2em;
	font-size:13px;
}
.categories-container sup {
	font-size:10px;
	color:#999;
}
.shop-item-image-small {
	background:#fff url(/media/css/css1/images-1/ecommerce/shop/item-back-small.png) no-repeat center;
	width:96px;
	height:96px;
	padding:5px;
	text-align:center;
}
* html .shop-item-image-small { /*IE6 Hack*/
	w\idth:108px;
	h\eight:108px;
	width:96px;
	height:96px;
}
.shop-item-image {
	background:#fff url(/media/css/css1/images-1/ecommerce/shop/item-back.png) no-repeat center;
	width:142px;
	height:142px;
	padding:7px;
	text-align:center;
}
* html .shop-item-image { /*IE6 Hack*/
	w\idth:156px;
	h\eight:156px;
	width:142px;
	height:142px;
}
.shop-item-image-big {
	background:#fff url(/media/css/css1/images-1/ecommerce/shop/item-back-big.png) no-repeat center;
	width:240px;
	height:240px;
	padding:8px;
	text-align:center;
}
* html .shop-item-image-big { /*IE6 Hack*/
	w\idth:256px;
	h\eight:256px;
	width:240px;
	height:240px;
}
.shop-item-container {
	margin:0 16px 16px 0;
	width:156px;
	height:200px;
	float:left;
}
.shop-item-container p {
	font-size:12px;
	padding-left:3px;
	line-height:1.3em;
	text-align:center;
}
.shop-image-small {
	width:96px;
	height:96px;
	cursor:pointer;
}
.shop-image {
	width:142px;
	height:142px;
	cursor:pointer;
}
.shop-image-big {
	width:240px;
	height:240px;
	cursor:pointer;
}
.shopping-bag-box {
	margin-top:20px;
	height:0;
	position:relative;
	float:right;
	line-height:1.1em;
}
.shopping-bag-icon {
	height:36px;
	width:36px;
	margin-right:4px;
	float:left;
	cursor:pointer;
	background:url(/media/css/css1/images-1/ecommerce/shop/shopping-bag.png) no-repeat center;
}
.shopping-bag-link {
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.shopping-bag-items {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#666;
}
.column-50-percent {
	width:50%;
	float:left;
}
.lh13 {
	line-height:1.3em;
}
.lh15 {
	line-height:1.5em;
}
.smaller {
	font-size:12px;
}
.make-a-gift {
	height:37px;
	width:127px;
	margin:16px auto;
	cursor:pointer;
	background:url(/media/css/css1/images-1/ecommerce/scholarship/make-a-gift.png) no-repeat center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.recepients-userpic {
	width:100px;
	margin-right:8px;
}
.recepients-separator {
	height:16px;
}
div#donors {
	height:24px;
	width:24px;
	margin-right:6px;
	background:url(/media/css/css1/images-1/ecommerce/scholarship/donors.png) no-repeat center;
}
div#recepients {
	height:24px;
	width:24px;
	margin-right:6px;
	background:url(/media/css/css1/images-1/ecommerce/scholarship/recepients.png) no-repeat center;
}
div#pdf-application {
	height:24px;
	width:24px;
	margin-right:4px;
	margin-top:2px;
	background:url(/media/css/css1/images-1/ecommerce/scholarship/pdf-application.png) no-repeat center;
}
.scholarship-nav-link {
	padding:4px;
}
.scholarship-nav-sep {
	height:12px;
}
.rt-3 {
	margin-left:-3px;
}
.table-donors th {
	border-bottom:1px solid #666;
	padding:4px 36px 4px 0;
}
.table-donors td {
	padding:8px 36px 8px 0;
}
#scholarship-settings p {
	margin-top:20px;
}
#scholarship-settings div {
	margin:6px 0;
}
.payment-zebra td {
	background-color:#e4e4be;
}
.athletics-zebra {
	background-color:#e4e4be;
}
table.military-data {
	width: 100%;
}
table.military-data td {
	border: 6px solid #F0F0C8;
	vertical-align: middle;
}
td.military-cell	{
	background: #e4e4be;
}
td.military-cell div	{
	padding: 5px;
}
#E-COMMERCE-MENU a.white, #E-COMMERCE-MENU a.white:visited {
	color:white;
}
.linkColor {
	color:#3c562e
}
.mceIframeContainer {
	border: 1px #eee solid;
	border-left: 2px #eee solid;
}
.table-th td {
	border-bottom: 1px #333 solid;
	padding-bottom:2px;
	font-size:14px;
	font-family:Arial, sans serif;
	font-weight:bold;
}
.a-season-select {
	padding:8px;
	background:#e4e4be;
}

