
/* Link Styles */

A {
	text-decoration: underline;
	color: rgb(61,17,123);
}
A:hover {
	text-decoration: underline;
	color: blue;
}
A.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	margin-left: 0em;
}
A.sidebarhome {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #DADADA;
}
A.sidebarhome:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #FFFF00;
}
A.sidebar1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #DADADA;
/*	color: rgb(61,17,123); */
}
A.sidebar1:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #FFFF00;
/*	color: blue;*/
}
A.top {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: rgb(61,17,123);
}
A.top:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	color: blue;
}

A.plain {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: rgb(61,17,123);
}
A.plain:hover {
	color: blue;
}
A.plain:visited {

}

P.sidebarhome {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #DADADA;
}
P.sidebarhomespace {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 6px; 
}

/* Main Styles */

.Heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	font-weight: bold;
	text-align: center;
	line-height: 300%
}
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; 
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	margin-left: 0em;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	margin-left: 0em;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: italics;
	font-size: 55%;
	margin-left: 0em;
}
.Body {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: normal;
	margin-left: 1em;

}
.URL {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: normal;
	margin-left: 1em;
}
.Deadline {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-weight: bold;
	margin-left: 1em;
}
.datetag {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
}
