/* CSS Document */

#top_nav {
float:right;
margin:5px 20px 0 0;
}
#top_nav a:link, #top_nav a:active, #top_nav a:visited {
font:12px arial;
color:#333333;
}
#top_nav a:hover {
color:#777777;
}
#footer_nav {
font:12px arial;
color:#333333;
float:right;
margin:5px 20px 0 0;
line-height:24px;
text-align:right;
}
#footer_nav a:link, #footer_nav a:active, #footer_nav a:visited {
font:12px arial;
color:#333333;
}
#footer_nav a:hover {
color:#777777;
}
#schd_1 {
margin:0 5px 0 15px;
font:11px arial;
color:#555555;
line-height:37px;
text-align:left;
}
#schd_3 {
margin:0 5px 0 10px;
font:12px arial;
color:#ffffff;
line-height:37px;
text-align:left;
}
#schd_4 {
margin:10px 0 0 0;
font:bold 14px arial;
color:#333333;
text-align:left;
}

#body_text_1 {
font:12px arial;
color:#333333;
margin:0 15px 5px 15px;
padding:10px 0 10px 0;
text-align:left;
float:right;
width:550px;
}
#body_text_2 {
font:11px arial;
color:#333333;
text-align:left;
width:170px;
height:25px;
float:left;
line-height:25px;
padding-left:15px;
}
#body_text_3 {
font:11px arial;
color:#333333;
height:25px;
line-height:25px;
text-align:left;
width:170px;
padding-left:15px;
float:left;
background:#bbbbbb;
}
#body_text_4 {
font:11px arial;
color:#333333;
text-align:left;
width:95px;
height:25px;
line-height:25px;
float:right;
}
#body_text_5 {
font:11px arial;
color:#333333;
text-align:left;
width:95px;
height:25px;
line-height:25px;
float:right;
background:#bbbbbb;
}

#btn_twitter {
width:280px;
height:50px;
margin:10px 0 0 20px;
background:url(../images/btn_twitter.png) no-repeat;
}
#btn_twitter:hover {
background:url(../images/btn_twitter_over.png) no-repeat;
cursor:pointer;
}
#btn_facebook {
width:280px;
height:50px;
margin:5px 0 0 20px;
background:url(../images/btn_facebook.png) no-repeat;
}
#btn_facebook:hover {
background:url(../images/btn_facebook_over.png) no-repeat;
cursor:pointer;
}