body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
	background:#2F1543 url(images/bodybg.jpg) repeat-x;
}

.wrapper {
	margin:0 auto;
	width:455px;
	text-align:center;
}
.logo {
	margin:115px auto 45px;
	width:268px;
	height:118px;
}
.shorted {
color:#441E60;
font-size:30px;	
}


h2 {
	font-size:17px;
}

#inputbox {float:left;background:url(images/input.jpg);background-repeat:none;width:320px; height:56px;margin-right:23px;text-align:left;}

#inputbox input{
width:278 !important; width:300px; height:18px;color:#968b8b; border:0;margin-top:12px;margin-right:14;padding-left:6px;padding-top:9px;padding-bottom:12px;font-family:Arial, tahoma, verdana; font-size:15px; font-weight:bold; }



#submitbtn {float:left;width:106px; height:56px; }
#submitbtn input{border:0; width:106px;background-image:url(images/submit.jpg);background-repeat:none; height:56px; }

.bm {}
.bm a{color:#fff;text-decoration:none;background:#5B337A;padding:4px;}


.msg {
   padding-top:20px;
   padding-bottom:20px;
}
.msg span a {
   font-size:20px;
   color:#fff;
   border-bottom:1px dotted #f4f4f4;
   text-decoration:none;
}
.info {
   margin-top:15px;
   padding:7px;
   background:#00AA00;
}
.frm {
  height:90px;
}

a img {
   border:none;
}

.footer {
    clear:both;
	padding-top:20px;
	overflow:hidden;
}
.footer p{
    font-size:11px;
	
}
.footer a{
    text-decoration:none;
	color:#fff;
	border-bottom:1px dotted #9F71C1;
	
}


.top-menu ul{	
    height:30px;
}
.top-menu ul{	
    list-style: none;
    list-style-type: none;
    font-size: .9em;
    padding:0px;
    margin:0px;
}
.top-menu ul li{
    float: left;
    width:auto;
    margin: 0;
    padding-top:5px;
	padding-left:70px;
}
.top-menu ul li a:link, .top-menu ul li a:visited{
    color:#9F71C1;
}
.top-menu ul li a:hover{
    color:#f9f9f9;
    text-decoration:none;
	border-bottom:1px dotted #9F71C1;
}
.top-menu ul li a{
    display: block;
    padding: 0px 0px;
    text-decoration: none;
    font-weight:bold;
    float:left;
    width:auto;
}