/* home.css uaguru.com homepage */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.toplinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link {
	color: #AA3B3E;
	text-decoration: none;
}
a:visited {
	color: #AA3B3E;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight:800;
}
a:active {
	color: #AA3B3E;
	text-decoration: none;
}
a.toplinks:link {
	color: #FFFFFF;
}
.sublinks {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.sublinks:link {
	color: #FFFFFF;
}
a.sublinks:visited {
	color: #FFFFFF;
}
a.sublinks:hover {
	color: #FFFFFF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #990000;
	font-weight: bold;
	margin: 4px;
	padding: 3px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	line-height: 17px;
}
.yahoo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
}
a.copyright:link {
	color: #AA3B3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA3B3E;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:none;
	text-decoration: underline;
}
a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.toplinks:hover {
	color: #FFFFFF;
}
a.toplinks:visited {
	color: #FFFFFF;
}
.studentlinks {
	font-size: 16px;
	font-weight: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.studentlinks:link {
	color: #000000;
}
a.studentlinks:visited {
	color: #000000;
}
a.studentlinks:hover {
	color: #FFFFFF;

}
.leftshadow {
	background-image: url(/images/leftside.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.rightshadow {
	background-image: url(/images/rightside.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

.studentguru {font-size: 12px; font-weight: normal; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
