/* Dark-Blue = #000099
 * Gold = #FFCC33
 * Medium-Blue = #3333CC
 * Form Blue Dark = #9FBFF9
 * Form Blue Light = #D9E6FD
 #=id
 .=class
 
 */
body {
	font-family: "tahoma";
	font-size: 11px ! important;
}

a.body {
	font-family: "tahoma";
	font-size: 11px ! important;
}

.small {
	font-family: "tahoma";
	font-size: 11px ! important;
}


.navselected {
	color: #000099 ! important;
	background-color: #FFCC33 ! important;
}




.nav A {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC33;
	padding-left: 3px;
}


.nav A:hover {
	color: #000099 ! important;
	background-color: #FFCC33 ! important;
}

.nav table {
	padding: 0px 0px;
}
.nav td {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	/*border-bottom: 1 solid #3333CC;*/
    padding: 0px 0px;
}


.nav form {
	text-align: center;
}
.nav input {
	/*background-color: #1919B7;
	color: #FFCC33;
	border: solid 1px;
	margin: 1px;*/
}
.nav input.btn{
	/*background-color: #1919B7;
	font-weight: bold;*/
	margin: 8px;
	
}

#private_nav table {
	padding: 0px 0px 20px;
}

.privatenavtitle {
	color: white ! important;
}

a.privatenavtitle {
	color: white ! important;
}

.searchquery {
	color: white ! important;
	font-size: 11px;
}

.hint {
	color: FFCC33 ! important;
	font-size: 10px;
}


#message_bar {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #000099;
	background-color: #FFCC33;
}
#page_title {
	text-align: left;
	font-size: 14px;
	padding: 3px 15px;
	font-weight: bold;
}
#welcome {
	text-align: right;
	font-size: 11px;
	padding: 3px 15px;
	font-style: italic;
}
#welcome a:visited {
	color: blue;
}
.profilelink {
	font-style: normal;
}
#content {
	font-size: 11px;
	padding: 10px;
}
#content a:visited {
	color: blue;
}
#content td {
	font-size: 11px;
}
.footer {
	color: #FFCC33;
	font-size: 11px ! important;
}

a.profedit:visited {
	font-size: 10px ! important;
	color: white ! important;
	font-weight: bold;
	text-decoration: none;
}
a.profedit {
	font-size: 10px ! important;
	color: white ! important;
	font-weight: bold;
	text-decoration: none;
}

a.editor:visited {
	font-size: 11px ! important;
	color: red ! important;
}
a.editor {
	font-size: 11px ! important;
	color: red ! important;
}

.profinfo {
	font-size: 10px ! important;
}

.profinfo td {
	font-size: 10px ! important;
}


/*the following are page specific styles*/

#stuff_nav td {
	padding: 2px 5px;
	background-color: #9FBFF9;
	text-align: center;
	font-size: 10px ! important;
}
#stuff_nav a {
	color: #0000FF;
	font-size: 10px ! important;
}
.stuffList_oddRow td {
	background-color: #9FBFF9;
	font-size: 10px ! important;
}
.stuffList_oddRow a {
	color: #0000FF;
	font-size: 10px ! important;
}

.stuffList_evenRow td {
	background-color: #D9E6FD;
	font-size: 10px ! important;
}
.stuffList_evenRow a {
font-size: 10px ! important;
}
#stuffList td {
	font-size: 10px ! important;
}
#stuffList a {
font-size: 10px ! important;
}


#books_nav td {
	padding: 2px 5px;
	background-color: #9FBFF9;
	text-align: center;
	font-size: 10px ! important;
}
#books_nav a {
	color: #0000FF;
	font-size: 10px ! important;
}
#booksList td {
	font-size: 10px ! important;
}
#booksList a {
	font-size: 10px ! important;
}
.booksList_oddRow td {
	background-color: #9FBFF9;
}
.booksList_evenRow td {
	background-color: #D9E6FD;
}

.alumniDir_oddRow td {
	background-color: #9FBFF9;
}

.alumniDir_evenRow td {
	background-color: #D9E6FD;
}

.alumniDir_deceasedOdd td {
	background-color: #A9A9A9;
}

.alumniDir_deceasedEven td {
	background-color: silver;
}

.standard {
	/*width: 100%;*/
	padding: 0px;

}
.oddRow {
	background-color: #9FBFF9;
	/*color: #FFFFFF; ACC8FB*/
}
.oddRow a {
	color: #0000FF;
}

.evenRow {
	background-color: #D9E6FD;
}
.evenRow a {
}

.profile {
	font-size: 11px ! important;
}
.profspan{
height: 10;
}

.rsvp td{
	font-size: 11px ! important;
}

.tabs {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.tabs a {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.proftitlebar {
	background-color: #000099;
	color: #FFFFFF;
}


<!--#EEEEEE-->
