.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54636e;
	font-style: normal;
}

#ticker{ float:left; width:515px; height:30px; font: bold 16px Verdana; margin-left:27px;}

.tickercontainer { 
width: 520px;
height: 30px;
margin-left: 27px;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { 
position: relative;
top: 8px;
height: 25px;
overflow: hidden;
}

ul.newsticker { 
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
position: relative;
font: bold 16px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left;
margin: 0;
padding: 0 7px;
box-sizing:border-box;
}

a:link {
	color: #54636e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #54636e;
}
a:hover {
	text-decoration: none;
	color: #54636e;
}
a:active {
	text-decoration: none;
	color: #54636e;
}
a.red:link {
	color: #54636e;
}
a.red:visited {
	color: #54636e;
}
a.red:hover {
	color: #990000;
}
a.course:link {
	color: #cc0000;
}
a.course:visited {
	color: #cc0000;
}
a.course:hover {
	text-decoration: underline;
	color: #cc0000;
}
.make100 {
	height: 100%;	
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54636e;
	font-size: 10px;
	font-weight: bold;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54636e;
	font-size: 10px;
	font-weight: normal;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54636e;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54636e;
	font-size: 12px;
	font-weight: bold;
	border-color: #414B54;
	outline-color: #414B54;
}
.style8red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	border-color: #990000;
	outline-color: #990000;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54636e;
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #54636e;
	font-size: 20px;
	font-weight: bold;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}

#main_img{
	margin-left:20px;
	
}

#left{
	float:left;
	width:448;
	margin-left:20px;
	
}

#right{
	float:right;
	width:268;
	margin-left:465px;
	margin-top:-455px;
	
}

.aha{
	margin-top:30px;
	
}
