body {
	margin: 0px; padding: 0px; background-color: #fff; 
	font: 11px arial; text-align: center;
}

.screen { text-align: center; }
.site { width: 800px; text-align: center; margin: 0px auto; }
.top_frame { width: 800px; height: 35px; background-image: url('http://baseball-now.com/images/top_nav.jpg');
    background-repeat: repeat-x; }
.bot_frame { width: 800px; height: 31px; background-image: url('http://baseball-now.com/images/bot_nav.jpg');
	background-repeat: repeat-x; text-align: center; font: 10px arial; color: white; }
.frame { width: 795px; padding: 15px 0px; margin: 0px auto; text-align: left; }
.menu_container { line-height: 30px; margin-left: 8px; margin-right: 8px; }
.left_menu { float: left; text-align: left; font-size: 11px; font-family: Verdana; font-weight: bold; color: #E9E9E9; }
.left_menu a { color: #E9E9E9; }
.left_menu a:visited { color: #E9E9E9; }
.left_menu a:hover { color: #cd9a01; }
.right_menu { float: right; text-align: right; color: #E9E9E9; font-size: 11px; font-family: Verdana; }
.search_ie { font: 11px arial; width: 90px; height: 15px;  background-color: #fdf5e6; margin: 0; padding: 0; background-color: #e0e0e0; color: black; }
.search_ie:hover { font: 11px arial; width: 90px; height: 15px;  background-color: #fdf5e6; margin: 0; padding: 0; background-color: #e0e0e0; color: black; }
.search_ie:focus { font: 11px arial; width: 90px; height: 15px;  background-color: #fdf5e6; margin: 0; padding: 0; background-color: #e0e0e0; color: black; }
.search { display: inline; font: 11px arial; width: 90px; height: 13px; margin: 0; padding: 0; vertical-align: middle; background-color: #e0e0e0; color: #666; }
.search:hover { display: inline; font: 11px arial; width: 90px; height: 13px; margin: 0; padding: 0; vertical-align: middle; background-color: #e0e0e0; color: #666; }
.search:focus { display: inline; font: 11px arial; width: 90px; height: 13px; margin: 0; padding: 0; vertical-align: middle; background-color: #e0e0e0; color: black; }
.search_sub { display: inline; height: 17px; margin: 0; padding: 0; vertical-align: middle; border: 0; font-size: normal; }
.search_sub:hover { display: inline; height: 17px; margin: 0; padding: 0; vertical-align: middle; border: 0; font-size: normal; }
.search_sub:focus { display: inline; height: 17px; margin: 0; padding: 0; vertical-align: middle; border: 0; font-size: normal; }
.form { margin: 0 0 0 0; padding: 0 0 0 0; display: inline; line-height: 30px; }

.module_top { background-image: url('http://baseball-now.com/images/module_bg.jpg'); border-top: 1px solid #8c7019; border-left: 1px solid #8c7019;
	border-right: 1px solid #8c7019; background-repeat: repeat-y; padding-left: 5px; font: bold 12px arial; color: #5e4805;  height: 25px; }
.module_top a { color: #5e4805; }
.module_bottom { border: 1px solid #8c7019; }

.scores { font-size:11px;font-family:arial,helvetica,sans-serif;color:#000 }
.scores a:link{color:#4F7498;text-decoration:none;}
.scores a:hover{color:#4F7498;text-decoration:underline;}
.scores a:visited{color:#4F7498;text-decoration:none;}


/* fonts */
.welc { font-family: "arial black", verdana; font-size: 31px; font-style: italic; }
.smWelc { font-family: verdana; font-size: 20px; font-weight: 900; }
.title { font-family: arial; font-size: 24px; font-weight: bold; }
.error { color: red; font-weight: bold; }
.side { color: #4a4a4a; font-family: verdana; font-size: 10px; font-weight: bold; }
.side a { color:#4a4a4a; }
.side a:visited { color:#4a4a4a; }
.whiteLink a { color: white; }
.whiteLink a:hover { color: white; }
.whiteLink a:visited { color: white; }

/* forms */
input.regin { font-size: 10px; background-color: #dfdfdf; }
input.submit { font-size: 11px; background-color: #4a4a4a; color: #ffffff; font-weight: bold; }


