body {
	font-family: "Arrus BT", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C2CFE2;
	background-color: #000000;
	background-image: url(2009/grad_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a, a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.info, a.infobravo, a.infoicon, a.infologo {
	position:relative;
	z-index:24;
	text-decoration:none;
}
a.info:hover span, a.infobravo:hover span, a.infoicon:hover span, a.infologo:hover span {
	position:relative;
	z-index:24;
	text-decoration:none;
	display:block;
	position:absolute;
	text-align: center;
	z-index:30;
	background-color:#DE54B5;
	color:#FFFFFF;
	font-size: 14px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #924D7D;
}
a.info:hover, a.infobravo:hover, a.infoicon:hover, a.infologo:hover {
	z-index:25;
}

a.info span, a.infobravo span, a.infoicon span, a.infologo span{
	display: none;
}
a.info:hover span {
	top: 2em;
	left: -8em;
	width: 146px;
}
a.infoicon:hover span {
	top: 100%;
	left: -30px;
	width: 100px;
}
a.infobravo:hover span {
	top: 100%;
	left: -60px;
	width: 144px;
}
a.infologo:hover span {
	top: 100%;
	left: 0px;
	width: 100%;
}
.hover_on {
	background-color:#3C76A6;
	color:#FFFFFF;
	font-size: 12px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

p, .paragraph {
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote, .block {
	margin: 0px;
	padding-top: 4px;
	padding-right: 32px;
	padding-bottom: 4px;
	padding-left: 32px;
}

form {
	margin: 0px;
	padding: 0px;
}
ul, h2, h1, h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
}
li {
	list-style-position: outside;
	padding-bottom: 4px;
	list-style-type: disc;
}
hr {
	border: 1px solid #AC2283;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}
.left {
	text-align: left;
	text-indent: 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	text-indent: 0px;
}
.justify {
	text-align: justify;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.error {
	color: #E92D25;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #0066CC;
}

.successborder {
	background-color: #DDDDDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}
.footer {
	font-size: 14px;
	background-color: #AC2283;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	font-weight: bold;
}
.footer a, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.admin {
	background-color: #AAAAAA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.admin  a, .admin  a:link, .admin a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.admin a:hover, .admin a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.adminbar {
	background-color: #DDDDDD;
	color: #333333;
}
.admin1 {
	color: #640000;
}
.admin2 {
	color: #006400;
}
.admin3 {
	color: #640064;
}
.mainback {
	background-image: url(2009/background.jpg);
	border: 1px solid #454545;
}
.main {
	color: #C2CFE2;
}
.main a, .main a:link, .main a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.main a:hover, .main a:visited:hover {
	color: #DE54B5;
	text-decoration: underline;
}
.main  img {
	border-color: #AC2283;
}
.main  a:hover  img {
	border-color: #FFFFFF;
}

.darkback {
	background-color: #AC2283;
}
.darklink {
	color: #FFFFFF;
}
.darklink a, .darklink a:link, .darklink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #FF86E7;
	text-decoration: underline;
}
.lightback {
	background-color: #BDC9F7;
}
.lightlink {
	color: #000000;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #3333AA;
	text-decoration: none;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}
.blackback  {
	background-color: #000000;
}
.blacklink {
	color: #FFFFFF;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #FF9999;
	font-weight: bold;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.nav_on a, .nav_on a:link,.nav_on a:visited   {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #000000;
}
.nav_on a:hover, .nav_on a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a, .nav a:link, .nav a:visited{
	text-decoration: none;
	display: block;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.nav a:hover, .nav a:visited:hover {
	text-decoration: none;
	padding-top: 1px;
	padding-left: 1px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}
.border {
	border: 1px solid #C2CFE2;
}
.border2 {
	border: 1px solid #454545;
}
.borderred {
	border: 1px solid #990000;
}

.title {
	font-size: 24px;
}
.big {
	font-size: 17px;
}
.big2 {
	font-size: 20px;
}
.tagline {
	font-size: 10px;
}
.notice {
	font-size: 16px;
}
.normal {
	font-size: 14px;
}
.small {
	font-size: 13px;
}
.small2 {
	font-size: 12px;
}
.tiny {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.colpad {
	padding-bottom: 8px;
}
.colpad2 {
	padding-bottom: 16px;
}

.light1 {
	color: #BDC9F7;
}
.light2 {
	color: #EFEFEF;
}
.light3 {
	color: #F8BB2D;
}
.dark1 {
	color: #3C76A6;
}
.dark2 {
	color: #2856AA;
}
.dark3 {
	color: #AB4D07;
}
.color1 {
	color: #00FFFF;
}
.color2 {
	color: #FF0000;
}
.color3 {
	color: #FFFF00;
}
.color4 {
	color: #00FF00;
}

.color_on {
	color: #DE54B5;
}

.highlight {
	font-style: italic;
	font-weight: bold;
}
.list {
	font-size: 14px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.poster {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px;
	background-color: #F6B51D;
	background-image: url(elements/home_poster.jpg);
}
