.bg {
	background-image: url(../images/upcoming.jpg);
	background-repeat: no-repeat;
}
.content{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #666768;
line-height:16px;
}
.content:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #ff0000;
line-height:16px;
}
.contentbsm{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #666768;
line-height:16px;
}
.bgsymbol {
	background-image: url(../images/symbol.jpg); 
	background-repeat: no-repeat;
	width:138px;
	height:158px;
}
.footer{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #0c4ca3;
}
.footer:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #ff0000;
}
.button{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: 500;
color: #040309;
}
.button:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:500;
color: #ff0000;
}
.footerbg{
background:url(../images/footer_mid.jpg);
background-repeat:repeat-x;
}
.headwhite{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: 500;
color: #ffffff;
}
.founder{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #0c4ca3;
}
.contentblue{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #0c4ca3;
line-height:16px;
}
.contentred{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #ff0000;
line-height:16px;
}