
a:hover {
	color: GRAY;
}

.headingmedium {
	FONT-WEIGHT: bold;	
	FONT-SIZE: 10pt;
}

.bronze {
	BACKGROUND-COLOR: #CC9966;
}

.gold {
	BACKGROUND-COLOR: #FFCC00;
}

.splash_title {
	width: 100%;
	FONT-SIZE: 8pt;
	COLOR: white;
	FONT-WEIGHT: bold;
}

.splash_title_text {
	FONT-SIZE: 9pt;
	COLOR: white;
	FONT-WEIGHT: bold;
}

.spanimportanttext {
	FONT-SIZE: 7.5pt;
	COLOR: #ff0000;
}

.spanimportanttextlg {
	FONT-SIZE: 8pt;
	COLOR: #ff0000;
}

.mediumlink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: black;
	text-decoration: underline;
}

.largelink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: black;
	text-decoration: underline;
}

.smalllink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: black;
	text-decoration: underline;
}

.smalllinknonbold {
	FONT-SIZE: 6.5pt;
	COLOR: black;
	text-decoration: underline;
}

.smalllinknonboldwhite {
	FONT-SIZE: 6.5pt;
	COLOR: white;
	text-decoration: underline;
}

.admintxt {
	FONT-SIZE: 8pt;
	COLOR: darkred;
	TEXT-ALIGN: left
}

.admintxtlbl {
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR: darkred;
	TEXT-ALIGN: right
}


.essay_unapproved {
	text-decoration: none;
	FONT-WEIGHT: normal;
	COLOR: #0000FF;
}

.essay_unapproved_bold {
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #0000FF;
}

.essay_approved {
	text-decoration: none;
	FONT-WEIGHT: normal;
	COLOR: #009900;
}

.essay_approved_bold {
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #009900;
}

.essay_rejected {
	text-decoration: none;
	FONT-WEIGHT: normal;
	COLOR: #CC6600;
}

.essay_rejected_bold {
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #CC6600;
}

.essay_rejected_user {
	text-decoration: none;
	FONT-WEIGHT: normal;
	COLOR: #FF0000;
}

.essay_delete {
	text-decoration: none;
	FONT-WEIGHT: normal;
	COLOR: #FF0000;
}

.essay_delete_bold {
	text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
}

.breadcrumbs {
	FONT-SIZE: 8pt;
	COLOR: black;
}

.breadcrumbstitledesc {
	FONT-SIZE: 8pt;
	COLOR: gray;
}

.errormsg {
	FONT-SIZE: 10pt;
	COLOR: #ff3333;
}

.border {
    BACKGROUND-COLOR : #666699
}

.dark {
	BACKGROUND-COLOR: #666699
}

.light {
	BACKGROUND-COLOR: #D7D7E3
}

.darkbevel1 {
	BACKGROUND-COLOR: #666699
}

.darkbevel2 {
	BACKGROUND-COLOR: #e6e9ef
}

.medbevel1 {
	BACKGROUND-COLOR: #d4d7da
}

.medbevel2 {
	BACKGROUND-COLOR: #f4f5f8
}

.summ-prof-membername {
	FONT-WEIGHT: bold;
	font-size: 11pt;
	color: #D7D7E3;
	text-decoration: underline;
}

.summ-prof-font {
	FONT-WEIGHT: normal;
	font-size: 9pt;
	color: #D7D7E3;
}

.summ-prof-nav-text {
	FONT-WEIGHT: bold;
	font-size: 9pt;
	COLOR: #666699;
	text-decoration: underline;
}

/*footer*/
div#footer {text-align:center; line-height:180%; font-size:90%; width:940px; margin:5px auto; }
div#footer a {text-decoration:underline; color:#686868}
div#footer a:hover {color:#C73737;}
/*end footer*/
