/* CSS Document */
.body
{
	margin-left:0;
	margin-top:0;
}
.banner
{
	background-image: url(../images/design_02(fire4).gif);
}
.Title1
{
	background-image: url(../images/design_09(2).gif);
}
.Title2
{
	background-image: url(../images/design_10.gif);
}
.LeftColumn
{
	background-image: url(../images/design_11(3).jpg);
}
.RightColumn
{
	background-image: url(../images/design_12(3).jpg);
}
.Oswald
{
	border-style:solid;
	border-width:thin;
	border-color:Black;
	background-image:url(../images/oswald.gif);
	background-repeat:no-repeat;
}
body,table,td,th,p,div,input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
p{margin: 10px;}
a:hover {text-decoration:underline}
a:link,a:visited{text-decoration:none}

.style1 {font-family: Geneva, Arial, Helvetica, sans-serif;	font-weight: bold; font-style: normal; font-size: 14px;	color: #FFFFFF;}
.style1 a:hover,a:link,a:visited{color:#515151}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 14px; color: #FFFFFF;}
.style3 a:hover,a:link,a:visited{color:#515151}
.style4 {color: #FFFFFF}
.style4 a:hover,a:link,a:visited{color:#515151}
.style5 {color: #202020}
.style5 a:hover,a:link,a:visited{color:#515151}
.style6 {color: #000000; font-size: 12px;}
.style6 a:hover,a:link,a:visited{color:#515151}
.style7 {color:#515151; font-weight: bold;}
.style7 a:hover,a:link,a:visited{color:#515151}

.UserError {color: red}

.tsunami a:link,a:hover,a:visited
{
	text-decoration: none;
}

.alumniNavBar {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#divAlumniNavBar {
	line-height: 140%;
	margin-top: 15px;
	/*margin-left: 20px;*/
}
#divAlumniNavBar a:link {
	color:#FFFFFF; 
	text-decoration:none; 
}
#divAlumniNavBar a:visited {
	color:#FFFFFF; 
	text-decoration:none; 
}
#divAlumniNavBar a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
}
.Marquee 
{
	color:Black;
	font-weight:bold;
	font-size:medium;	
}
.menustyle 
{
	font-size: 10pt; 
	font-family: Verdana; 
	color: #ffffff; 
	background-color: #663300; 
	font-weight: bold; 
	cursor: default;
}
.menu 
{
	margin-left:15;
}
.news a:hover
{
	background-color:#993333;
}